[Bug 763325] Multiple netclocks do not work anymore

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 8 16:35:10 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=763325

--- Comment #11 from Xavi Artigas <xartigas.bugzilla at gmail.com> ---
I added a testcase. Unfortunately, it is not small.

The source H.264 file contains no PTS, only DTS, so I had to add a decoder.
Once I did, the jump in timestamps is evident.
This test does not show the same behaviour I initially observed with my app,
but it shows something odd already. One of the sinks keeps receiving increasing
PTS, and the other suddently receives GST_CLOCK_NONE PTS.

The source rtsp comes from gst-rtsp-server's test-netclock, with the following
pipeline:
test-netclock "( multifilesrc loop=1 location=llamadrama.h264 ! h264parse !
rtph264pay config-interval=1 name=pay0 )"

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