[Bug 739771] v4l2src allocator fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 2 05:38:48 PST 2014


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

--- Comment #17 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-12-02 13:38:41 UTC ---
It's documented here:
http://linuxtv.org/downloads/v4l-dvb-apis/func-poll.html

It checks if POLLERR flag is set on the poll structure. If it's the case, it
means there was a fatal error reported by the driver. Normal procedure is to
stop any operation and start again. Your driver should not set this flag unless
it's it's in trouble and can't recover.

-- 
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