Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

v4l2loopback doesn't create the /dev/video/ files

im trying to make v4l2loopback work on my desktop PC (no hardware camera) with mint 19.3, kernel 5.4.0-42-generic x86_64.

I followed the official instructions and compiled from git the v4l2loopback module and everything seem to run correctly, as no error prompted while running the instructions, but when i do ll /dev/v* there's no /dev/videoN entry. I also tried with the flags exclusive_caps=1 and devices=2 but to no avail.

Any idea what i might be missing or doing wrong?

like image 681
KiraraVS Avatar asked Dec 03 '25 10:12

KiraraVS


1 Answers

you need to load the module (e.g. using modprobe) before you can use it.

see also https://github.com/umlaeute/v4l2loopback#run

like image 154
umläute Avatar answered Dec 06 '25 03:12

umläute



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!