[Bug 792861] gst-rtsp-server close the session on splitmuxsrc first fragment swap

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 24 12:16:09 UTC 2018


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Can be reproduced with:

Create chunks:

  gst-launch-1.0 videotestsrc num-buffers=1000 ! timeoverlay font-desc=Sans,25
! x264enc key-int-max=10 ! splitmuxsink muxer=matroskamux
location=/tmp/part-%03d.mkv max-size-time=5000000000


Works:

  gst-play-1.0 'splitmux:///tmp/part*.mkv'


Stops after one chunk (5s):

   ./test-uri 'splitmux:///tmp/part*.mkv'

   gst-play-1.0 rtsp://127.0.0.1:8554/test

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