[Bug 711819] rtsp client in ios fails to play the stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 11 02:35:11 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=711819
  GStreamer | don't know | 1.2.0

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-11-11 10:35:08 UTC ---
Problem here seems that basesink waits for a time that is 26 hours in the
future. This seems to be caused by rtpjitterbuffer putting a timestamp on
buffers according to base-time 0, while later base-time is set to some large
value when the pipeline goes to PLAYING. Or something like that. Later buffers
seem to get a correct timestamp by rtpjitterbuffer.

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