[Bug 670257] [v4l2src] fails to renegotiate from ready to paused

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 20 13:41:14 PDT 2012


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

--- Comment #14 from Robert Krakora <rob.krakora at messagenetsystems.com> 2012-06-20 20:41:10 UTC ---
If I comment this code out...

#if 0
    if (uvc_queue_allocated(&stream->queue)) {
        ret = -EBUSY;
        goto done;
    }
#endif

...then setting the format is successful...

I don't know the ramifications nor the reason that this code is even in
uvc_v4l2_set_format().  There is probably a good reason.

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