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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 24 11:57:57 UTC 2018


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

--- Comment #1 from Liene <lienes.cirules at gmail.com> ---
After additional debugging I found out that there might be some problems to get
seeking range for the next fragment. As i have a test case with 3 files in
length of ~1min, than i see such message that seems logical : 

0x169b680 INFO               rtspmedia rtsp-media.c:2191:gst_rtsp_media_seek:
current 0:00:00.000000000 - 0:00:59.160864475

And after the very next swap, rtsp-media-stream is not making another seek
range update. 

So my question is, wether that is a reasonable to try reset seek on rtsp media
stream, once i got the splitmuxsrc message on the bus
"splitmuxsink-fragment-opened". And if i reset the seek position, i suppose the
stream should be prerolled. So client should not receive EOS.

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