[Bug 730417] rtspt: no timestamp from some rtsp source over tcp

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 12 00:46:50 PDT 2014


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

--- Comment #9 from Nicola <lists at svrinformatica.it> 2014-07-12 07:46:46 UTC ---
Created an attachment (id=280543)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=280543)
timestamp go backward

after more tests with this patch applied I see something like this:

/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = chain   *******
(fakesink0:sink) (678 bytes, dts: none, pts: 0:00:00.228670476, duration: none,
offset: -1, offset_end: -1, flags: 00002000 delta-unit ) 0x7f3f3c04eb20
0:00:02.530479774  2462 0x7f3f3c01ea30 DEBUG        rtpjitterbuffer
gstrtpjitterbuffer.c:2540:pop_and_push_next:<rtpjitterbuffer0> Pushing buffer
75, dts 99:99:99.999999999, pts 0:00:00.328814920
0:00:02.530517325  2462 0x7f3f3c01ea30 DEBUG        rtpjitterbuffer
gstrtpjitterbuffer.c:2540:pop_and_push_next:<rtpjitterbuffer0> Pushing buffer
76, dts 99:99:99.999999999, pts 0:00:00.328814920
0:00:02.530555136  2462 0x7f3f3c01ea30 DEBUG        rtpjitterbuffer
gstrtpjitterbuffer.c:2540:pop_and_push_next:<rtpjitterbuffer0> Pushing buffer
77, dts 99:99:99.999999999, pts 0:00:00.328814920
0:00:02.530591795  2462 0x7f3f3c01ea30 DEBUG        rtpjitterbuffer
gstrtpjitterbuffer.c:2540:pop_and_push_next:<rtpjitterbuffer0> Pushing buffer
78, dts 99:99:99.999999999, pts 0:00:00.328814920
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = chain   *******
(fakesink0:sink) (3732 bytes, dts: none, pts: 0:00:00.328814920, duration:
none, offset: -1, offset_end: -1, flags: 00002000 delta-unit ) 0x7f3f3c04e900
0:00:02.530690962  2462 0x7f3f3c01ea30 DEBUG        rtpjitterbuffer
gstrtpjitterbuffer.c:2540:pop_and_push_next:<rtpjitterbuffer0> Pushing buffer
79, dts 99:99:99.999999999, pts 0:00:00.295426032
0:00:02.530728252  2462 0x7f3f3c01ea30 DEBUG        rtpjitterbuffer
gstrtpjitterbuffer.c:2540:pop_and_push_next:<rtpjitterbuffer0> Pushing buffer
80, dts 99:99:99.999999999, pts 0:00:00.295426032
0:00:02.530762931  2462 0x7f3f3c01ea30 DEBUG        rtpjitterbuffer
gstrtpjitterbuffer.c:2540:pop_and_push_next:<rtpjitterbuffer0> Pushing buffer
81, dts 99:99:99.999999999, pts 0:00:00.295426032
/GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = chain   *******
(fakesink0:sink) (1514 bytes, dts: none, pts: 0:00:00.295426032, duration:
none, offset: -1, offset_end: -1, flags: 00002000 delta-unit ) 0x7f3f3c05c8e0


so the timestamps go backward,

attached full log taken with GST_DEBUG=*jitter*:5

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