Already found a external command to switch.
E.g. switch to channel 2:
pi@raspberrypi:~ $ v4l2-ctl -d /dev/video0 -i 2
I can send command by child process but smarter will be to find opencv function to switch.
Already found a external command to switch.
E.g. switch to channel 2:
pi@raspberrypi:~ $ v4l2-ctl -d /dev/video0 -i 2
I can send command by child process but smarter will be to find opencv function to switch.