[Bug 753344] hlsdemux: Fix playback of live streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 7 01:57:25 PDT 2015


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

--- Comment #5 from alexvrs <rudreamlog at yandex.ru> ---
Debug log do fix:

0:00:12.421533696   987   0x74b1b0 DEBUG             fragmented
m3u8.c:865:gst_m3u8_client_update: Setting first sequence at 2194818
0:00:12.449049215   987   0x74b1b0 DEBUG             fragmented
m3u8.c:1021:gst_m3u8_client_get_next_fragment: Looking for fragment 2194818
0:00:12.449157733   987   0x74b1b0 DEBUG             fragmented
m3u8.c:1038:gst_m3u8_client_get_next_fragment: Got fragment with sequence
2191939 (client sequence 2194818) #ERROR Lowered sequence, but should be
increased
0:00:12.452527585   987   0x691800 DEBUG             fragmented
m3u8.c:1021:gst_m3u8_client_get_next_fragment: Looking for fragment 2191939
0:00:12.452665474   987   0x691800 DEBUG             fragmented
m3u8.c:1038:gst_m3u8_client_get_next_fragment: Got fragment with sequence
2191939 (client sequence 2191939)
0:00:22.092428876   987   0x5c9920 DEBUG             fragmented
m3u8.c:1148:gst_m3u8_client_advance_fragment: Advancing from sequence 2191939


Debug log after fix:

0:00:14.934132806  1827   0x79a7b0 DEBUG             fragmented
m3u8.c:867:gst_m3u8_client_update: Setting first sequence at 2198075
0:00:14.960840954  1827   0x79a7b0 DEBUG             fragmented
m3u8.c:1028:gst_m3u8_client_get_next_fragment: Looking for fragment 2198075
0:00:15.328647991  1827   0x6e1200 DEBUG             fragmented
m3u8.c:1047:gst_m3u8_client_get_next_fragment: Got fragment with sequence
2198075 (client sequence 2198075) #OK
0:00:23.860507431  1827   0x61a920 DEBUG             fragmented
m3u8.c:1163:gst_m3u8_client_advance_fragment: Advancing from sequence 2198075
#OK
0:00:23.891802171  1827   0x6e1200 DEBUG             fragmented
m3u8.c:1028:gst_m3u8_client_get_next_fragment: Looking for fragment 2198076 #OK
sequence increased 
0:00:23.891868542  1827   0x6e1200 DEBUG             fragmented
m3u8.c:1047:gst_m3u8_client_get_next_fragment: Got fragment with sequence
2198076 (client sequence 2198076) forward #OK

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