[gstreamer-bugs] [Bug 563574] v4l2src should capture in non-blocking mode

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Dec 10 02:21:55 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=563574

  GStreamer | gst-plugins-good | Ver: HEAD CVS




------- Comment #2 from Sjoerd Simons  2008-12-10 10:21 UTC -------
If O_NONBLOCK is used the gst_v4l2src_grab_frame need to poll the video_fd for
it to become readable and only then do VIDIOC_DQBUF. And also to fix the issue
of it not being able to stop when waiting for a frame, the unlock method in the
src needs to be implemented. the tcpsrc element should have a good exmample of
how to do this


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=563574.




More information about the gstreamer-bugs mailing list