[Bug 772610] rtspsrc doesn't support redirect on play

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 21 17:31:24 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=772610

--- Comment #2 from Matt Staples <staples255 at gmail.com> ---
Created attachment 338205
  --> https://bugzilla.gnome.org/attachment.cgi?id=338205&action=edit
new patch for bug 772610 (replaces previous patch)

@slomo, good catch.  I originally thought the indirect approach was necessary
to get it to do all of the re-connection logic, but I changed this to a simpler
try-again behavior (via goto) and that works fine.  (Probably faster as well.) 
I attached a new patch with that change.

The attached patch also backs out Brad Lackey's previous change for bug 768232.
 After discussing it with him, I confirmed that it was addressing the same
redirect-on-play problem, and that this proposed fix obviates his previous fix.
 (The need_redirect logic was previously only applicable in
gst_rtspsrc_reconnect because that case had been ignored gst_rtspsrc_play.)

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