[Bug 732644] RTSP PLAY with specified range replies with wrong range

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 5 05:47:43 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732644
  GStreamer | gst-rtsp-server | git

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-05 12:47:40 UTC ---
The problem here is indeed that the RTCP pipeline part of rtpsession is not
flushed when it receives flush events, thus always continuing to count the
time.

Just flushing them does not seem like a solution though, nothing is preventing
any client to send further RTCP data between flush-start and flush-stop. And
then that RTCP pipeline part would shut down and never start again.

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