I want my Virtual Linux Camera

Lyd753

New Member
it would be nice to pull it into zoom, any work around? I've done the v4l2loopback with my DSLR camera. Anyone gotten it to work on linux?
 

TomB

New Member
The camera itself shouldn't matter. If you can see the preview inside OBS it will work. I'm not using zoom but on both Teams and Blackboard Collaborate I'm able to select the v4l2loopback device as my camera. For chrome I have to load the module with exclusive caps:

sudo modprobe v4l2loopback devices=2 exclusive_caps=1

Discord refuses to show the OBS stream though.
 
Top