Is it possible to have more than one process read from /dev/video0? Can it be opened in a shared mode?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Is it possible to have more than one process read from /dev/video0? Can it be opened in a shared mode?
Hi,
It can be opened in the shared mode with the multiple streams like Video data and VBI data. It can also be opened multiple times for the control mode. But for the given input data, it can not be opened more than once.
Thx,
Brijesh Jadav