Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

RandomGameDev/node-vweb

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-virtualcam

NOTE: This package is a work-in-progress. No support is provided, use at own risk.

Installation

This package is Windows-only for now.

From admin command prompt:

npm install --global --production windows-build-tools --vs2015

If this gets stuck, see felixrieseberg/windows-build-tools#172 (comment). Also, see StackOverflow on why --vs2015 is needed.

Install/build package:

npm install

Run sample:

node samples\sample.js

The package uses obs-virtual-cam which has to be installed separately. Note that the obs-virtual-cam installer assumes an OBS Studio installation and will fail otherwise. You can also download and extract the obs-virtual-cam zip package directly without installing OBS Studio. After unzipping, simply run regsvr32 /n /i:1 "obs-virtualcam\bin\32bit\obs-virtualsource.dll" from an elevated command prompt to install the virtual camera device. Use regsvr32 /u "obs-virtualcam\bin\32bit\obs-virtualsource.dll" to uninstall it again.

About

🎥 Send frames to a virtual camera from Node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 78.5%
  • C++ 20.8%
  • Other 0.7%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.