CatxFish / obs-virtual-cam

obs-studio plugin to simulate a directshow webcam
https://obsproject.com/forum/resources/obs-virtualcam.539/
GNU General Public License v2.0
1.76k stars 343 forks source link

[Feature Request] Support for NVIDIA Broadcast #135

Open ilmatematico opened 3 years ago

ilmatematico commented 3 years ago

image It would be awesome if the virtual-cams will be made available for NVIDIA Broadcast app

FrostKiwi commented 3 years ago

@ilmatematico This plugin just provides the virtual webcam and is program agnostic. Under "Video Camera" you have selected DroidCam, not the virtual cam provided by this plugin. Btw, DroidCam defaults to showing an orange screen when no input is present and is the thing you see here.

ilmatematico commented 3 years ago

Maybe I was a bit unclear, the problem is that the OBS virtual-cams ARE NOT available in the dropdown list (so you see in the screenshot "droidcam").

Exactly because I thought the plugin it was program agnostic, I was wondering why are not available, and if there is a solution.

FrostKiwi commented 3 years ago

OBS virtual-cams ARE NOT available in the dropdown list

Ohh, now it makes sense^^ That's a different matter then. Just as a hunch: Programs often do no list Inputs with no signal. Make sure the virtual-cam is started and OBS sends an image. Also, depending on the setup, if another program using the webcam is open, it will be blocked in another and will be thus not listed. Other than that, good luck with your issue :]