Hi all,
I am trying to make Vic able to send video to two different multicast
groups with two different bit rates (from the same video device, with
the same video format).
In order to do that I need to open the video device twice but Vic uses
the v4l1 API so it's not possible to open the device more than once.
I have seen in the Video for Linux Two - Video Capture API
specifications that drivers may support multiple opens on a device.
Does anybody have experience about multiple simultaneous and independant
capture operations on the same device? I am using a Osprey 100 frame
grabber card with the bttv driver.
Thank you for your advices,
Aurelien