Huge delay in starting v4l2src ! fakesink pipeline

Nicolas Dufresne nicolas.dufresne at collabora.com
Fri Aug 7 09:13:47 PDT 2015


Le vendredi 07 août 2015 à 08:29 -0700, Baby Octopus a écrit :
> 
> It's wait in open function call in gst_v4l2_probe_and_register(). 
> Printing
> the value of device it opens showed it's trying to open /dev/video0 
> where as
> the device that it is supposed to run in this pipeline is 
> /dev/video1. Why
> is it trying to open /dev/video0 which is already busy running in 
> another
> pipeline(process) in parallel?

It's just probing devices, like every instance of v4l2 plugins do. If
it's busy it should return immediatly on open(). If not, this is a
kernel bug.

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150807/e6339b3c/attachment.sig>


More information about the gstreamer-devel mailing list