Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to see virtual webcam #3

Open
alokmahor opened this issue Jan 15, 2021 · 2 comments
Open

Not able to see virtual webcam #3

alokmahor opened this issue Jan 15, 2021 · 2 comments

Comments

@alokmahor
Copy link

alokmahor commented Jan 15, 2021

I want to try this module so I followed following steps to try.

  1. npm install --global --production windows-build-tools --vs2015
  2. git clone https://github.com/letmaik/node-virtualcam
  3. cd node-virtualcam
  4. npm install
  5. Downloaded https://github.com/Fenrirthviti/obs-virtual-cam/releases/download/2.0.5/OBS-Virtualcam-2.0.5-Windows.zip
  6. After doing unzip I run with admin cmd
  7. regsvr32 /n /i:1 ".\OBS-Virtualcam-2.0.5-Windows\bin\32bit\obs-virtualsource.dll"
  8. I saw successful installed message in cmd
  9. node samples\sample.js
  10. Seeing message on cmd "virtual cam output started (1280x720 @ 30fps)"

but I am not seeing virtual webcam on google meet in video settings nor in VLC capture devices. How can I check and see if virtual webcam and this module is working fine?

@cosmin-teslovan
Copy link

I can see the virtual cam but it just displays the default OBS Virtual Cam image. It doesn't seem to be working...
image

@RealSput
Copy link

@cosmin-teslovan How did you get the virtual camera? Did you install OBS before-hand? Because I followed the instructions and I cannot see the virtual camera.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants