GeniusOnline
GeniusOnline
what do you mean with source? i am running a gstreamer script to it if that is what you mean.
> Cannot open device /dev/video0, exiting. > Cannot open device /dev/video0, exiting. > Cannot open device /dev/video0, exiting. > Cannot open device /dev/video0, exiting. > Cannot open device /dev/video0, exiting....
@RogerHardiman @EduardoRonchi any update on this? i'm having the same issue using a v4l2loopback device #123
i have fixed the issue by adding --device /dev/video90 in v4l2ctl.js so it specifies the device. there is however still no stream. ``` pi@raspberrypi:~/rpos $ node rpos.js execSync('cat /proc/device-tree/model') execSync('cat...