Skip to content

Not able to see virtual webcam #3

Description

@alokmahor

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions