[gstreamer-bugs] [Bug 519005] Resuming paused rtsp stream fails in tcp interleaved mode

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 10 08:15:00 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=519005

  GStreamer | gst-plugins-good | Ver: HEAD CVS




------- Comment #1 from Tommi Myöhänen  2008-03-10 15:14 UTC -------
After step 3. rtp_jitter_buffer_reset_skew() is usually triggered:

0:00:14.607089424  6502 0x8453200 DEBUG      rtpjitterbuffer
rtpjitterbuffer.c:223:calculate_skew: delta changed too quickly
0:00:01.904000000 reset skew

If there are no valid timestamps in incoming buffers, then _reset_skew() will
effectively set jitterbuffer base_time to invalid too and cause timestamps of
outgoing buffers to restart from zero. Maybe we shouldn't _reset_skew() without
valid incoming timestamps?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=519005.




More information about the Gstreamer-bugs mailing list