[Bug 739771] v4l2src allocator fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 1 21:42:05 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739771
  GStreamer | gst-plugins-good | 1.4.4

--- Comment #16 from Sudhir Kesti <vndkst at yahoo.com> 2014-12-02 05:42:03 UTC ---
Hi all,

After commenting piece of code (gstv4l2bufferpool.c:981) capture is working.  

  if (gst_poll_fd_has_error (pool->poll, &pool->pollfd))
      goto select_error;

Please can anybody explain me what gst_poll_fd_has_error function checking
for?? Any specific FD flags??

Is it driver issue ??

~ Sudhir

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list