[Bug 701353] rtp timestamps not correct when pausing/seeking

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 13 00:07:27 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701353
  GStreamer | gst-plugins-base | 1.x

--- Comment #8 from Alexander Schrab <alexas at axis.com> 2013-06-13 07:07:26 UTC ---
(In reply to comment #7)
> I understand. Guess it's back to the drawing board :P


It's not only that the clock isn't available in PAUSE either if I'm right...
Lets take this (very much made up) example:

filesrc -> payloader -> queue -> networksink

here we could get all the content through the payloader before going to play,
causing pauses having no effect at all on the rtp timestamps as they should. 
It seems to me that the one making the rtp timestamping by necessity needs to
be synchronized to the clock, otherwise we won't be able to react synchronized
to the incoming pause/play commands.

I am not sure how the session manager would help? Could you be more specific
about that?

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