Ticket #7049: ffmpeg-20180228-112302.log

File ffmpeg-20180228-112302.log, 144.8 KB (added by Serhii Marchuk, 8 years ago)

Report

Line 
1ffmpeg started on 2018-02-28 at 11:23:02
2Report written to "ffmpeg-20180228-112302.log"
3Command line:
4./ffmpeg -v 9 -loglevel 99 -report -re -i /home/mars/_garbage/samples/Starcraft_2_Replay.mkv -vcodec copy -hls_time 5 -http_persistent 1 -method PUT -f HLS http://localhost/hls/test.m3u8
5ffmpeg version N-48357-g2dfa362093 Copyright (c) 2000-2018 the FFmpeg developers
6 built with gcc 7 (Ubuntu 7.2.0-8ubuntu3.2)
7 configuration: --enable-shared --enable-nonfree --enable-gpl --enable-version3 --enable-hwaccels --enable-libfdk-aac --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libvpx --enable-openssl --enable-libzvbi --enable-libspeex
8 libavutil 56. 7.101 / 56. 7.101
9 libavcodec 58. 13.100 / 58. 13.100
10 libavformat 58. 10.100 / 58. 10.100
11 libavdevice 58. 2.100 / 58. 2.100
12 libavfilter 7. 12.100 / 7. 12.100
13 libswscale 5. 0.101 / 5. 0.101
14 libswresample 3. 0.101 / 3. 0.101
15 libpostproc 55. 0.100 / 55. 0.100
16Splitting the commandline.
17Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
18Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
19Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
20Reading option '-re' ... matched as option 're' (read input at native frame rate) with argument '1'.
21Reading option '-i' ... matched as input url with argument '/home/mars/_garbage/samples/Starcraft_2_Replay.mkv'.
22Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'copy'.
23Reading option '-hls_time' ... matched as AVOption 'hls_time' with argument '5'.
24Reading option '-http_persistent' ... matched as AVOption 'http_persistent' with argument '1'.
25Reading option '-method' ... matched as AVOption 'method' with argument 'PUT'.
26Reading option '-f' ... matched as option 'f' (force format) with argument 'HLS'.
27Reading option 'http://localhost/hls/test.m3u8' ... matched as output url.
28Finished splitting the commandline.
29Parsing a group of options: global .
30Applying option v (set logging level) with argument 9.
31Applying option loglevel (set logging level) with argument 99.
32Applying option report (generate a report) with argument 1.
33Successfully parsed a group of options.
34Parsing a group of options: input url /home/mars/_garbage/samples/Starcraft_2_Replay.mkv.
35Applying option re (read input at native frame rate) with argument 1.
36Successfully parsed a group of options.
37Opening an input file: /home/mars/_garbage/samples/Starcraft_2_Replay.mkv.
38[NULL @ 0x557423879dc0] Opening '/home/mars/_garbage/samples/Starcraft_2_Replay.mkv' for reading
39[file @ 0x55742387a940] Setting default whitelist 'file,crypto'
40[matroska,webm @ 0x557423879dc0] Format matroska,webm probed with size=2048 and score=100
41st:0 removing common factor 1000000 from timebase
42st:1 removing common factor 1000000 from timebase
43[matroska,webm @ 0x557423879dc0] Before avformat_find_stream_info() pos: 5182 bytes read:32768 seeks:0 nb_streams:2
44[h264 @ 0x55742387eec0] nal_unit_type: 7, nal_ref_idc: 3
45[h264 @ 0x55742387eec0] nal_unit_type: 8, nal_ref_idc: 3
46[h264 @ 0x55742387eec0] nal_unit_type: 7, nal_ref_idc: 3
47[h264 @ 0x55742387eec0] nal_unit_type: 8, nal_ref_idc: 3
48[h264 @ 0x55742387eec0] nal_unit_type: 5, nal_ref_idc: 3
49[h264 @ 0x55742387eec0] Format yuv420p chosen by get_format().
50[h264 @ 0x55742387eec0] Reinit context to 1920x1072, pix_fmt: yuv420p
51[h264 @ 0x55742387eec0] no picture
52[matroska,webm @ 0x557423879dc0] All info found
53[matroska,webm @ 0x557423879dc0] After avformat_find_stream_info() pos: 17264 bytes read:32768 seeks:0 frames:10
54Input #0, matroska,webm, from '/home/mars/_garbage/samples/Starcraft_2_Replay.mkv':
55 Metadata:
56 COMPATIBLE_BRANDS: iso6avc1mp41
57 MAJOR_BRAND : dash
58 MINOR_VERSION : 0
59 ENCODER : Lavf57.71.100
60 Duration: 00:24:54.13, start: 0.000000, bitrate: 2152 kb/s
61 Stream #0:0, 3, 1/1000: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1920x1072 [SAR 1:1 DAR 120:67], 0/1, 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
62 Metadata:
63 HANDLER_NAME : VideoHandler
64 DURATION : 00:24:54.120000000
65 Stream #0:1(eng), 7, 1/1000: Audio: vorbis, 44100 Hz, stereo, fltp (default)
66 Metadata:
67 DURATION : 00:24:54.130000000
68Successfully opened the file.
69Parsing a group of options: output url http://localhost/hls/test.m3u8.
70Applying option vcodec (force video codec ('copy' to copy stream)) with argument copy.
71Applying option f (force format) with argument HLS.
72Successfully parsed a group of options.
73Opening an output file: http://localhost/hls/test.m3u8.
74Successfully opened the file.
75Stream mapping:
76 Stream #0:0 -> #0:0 (copy)
77 Stream #0:1 -> #0:1 (vorbis (native) -> aac (native))
78Press [q] to stop, [?] for help
79cur_dts is invalid (this is harmless if it occurs once at the start per stream)
80cur_dts is invalid (this is harmless if it occurs once at the start per stream)
81cur_dts is invalid (this is harmless if it occurs once at the start per stream)
82cur_dts is invalid (this is harmless if it occurs once at the start per stream)
83cur_dts is invalid (this is harmless if it occurs once at the start per stream)
84cur_dts is invalid (this is harmless if it occurs once at the start per stream)
85cur_dts is invalid (this is harmless if it occurs once at the start per stream)
86cur_dts is invalid (this is harmless if it occurs once at the start per stream)
87detected 4 logical cores
88[graph_0_in_0_1 @ 0x5574238a2300] Setting 'time_base' to value '1/44100'
89[graph_0_in_0_1 @ 0x5574238a2300] Setting 'sample_rate' to value '44100'
90[graph_0_in_0_1 @ 0x5574238a2300] Setting 'sample_fmt' to value 'fltp'
91[graph_0_in_0_1 @ 0x5574238a2300] Setting 'channel_layout' to value '0x3'
92[graph_0_in_0_1 @ 0x5574238a2300] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
93[format_out_0_1 @ 0x5574238df480] Setting 'sample_fmts' to value 'fltp'
94[format_out_0_1 @ 0x5574238df480] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
95[AVFilterGraph @ 0x55742389aec0] query_formats: 4 queried, 9 merged, 0 already done, 0 delayed
96[hls @ 0x5574238a8d80] Opening 'http://localhost/hls/test0.ts' for writing
97[http @ 0x5574238a2dc0] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
98[http @ 0x5574238a2dc0] request: PUT /hls/test0.ts HTTP/1.1
99Transfer-Encoding: chunked
100User-Agent: Lavf/58.10.100
101Accept: */*
102Connection: keep-alive
103Host: localhost
104Icy-MetaData: 1
105
106
107[mpegts @ 0x557423918840] muxrate VBR, pcr every 2 pkts, sdt every 2147483647, pat/pmt every 2147483647 pkts
108Output #0, hls, to 'http://localhost/hls/test.m3u8':
109 Metadata:
110 COMPATIBLE_BRANDS: iso6avc1mp41
111 MAJOR_BRAND : dash
112 MINOR_VERSION : 0
113 encoder : Lavf58.10.100
114 Stream #0:0, 0, 1/90000: Video: h264 (High), 1 reference frame, yuv420p(progressive, left), 1920x1072 (0x0) [SAR 1:1 DAR 120:67], 0/1, q=2-31, 25 fps, 25 tbr, 90k tbn, 25 tbc (default)
115 Metadata:
116 HANDLER_NAME : VideoHandler
117 DURATION : 00:24:54.120000000
118 Stream #0:1(eng), 0, 1/90000: Audio: aac (LC), 44100 Hz, stereo, fltp, delay 1024, 128 kb/s (default)
119 Metadata:
120 DURATION : 00:24:54.130000000
121 encoder : Lavc58.13.100 aac
122cur_dts is invalid (this is harmless if it occurs once at the start per stream)
123cur_dts is invalid (this is harmless if it occurs once at the start per stream)
124cur_dts is invalid (this is harmless if it occurs once at the start per stream)
125cur_dts is invalid (this is harmless if it occurs once at the start per stream)
126cur_dts is invalid (this is harmless if it occurs once at the start per stream)
127cur_dts is invalid (this is harmless if it occurs once at the start per stream)
128cur_dts is invalid (this is harmless if it occurs once at the start per stream)
129cur_dts is invalid (this is harmless if it occurs once at the start per stream)
130cur_dts is invalid (this is harmless if it occurs once at the start per stream)
131cur_dts is invalid (this is harmless if it occurs once at the start per stream)
132cur_dts is invalid (this is harmless if it occurs once at the start per stream)
133cur_dts is invalid (this is harmless if it occurs once at the start per stream)
134cur_dts is invalid (this is harmless if it occurs once at the start per stream)
135Automatically inserted bitstream filter 'h264_mp4toannexb'; args=''
136frame= 14 fps=0.0 q=-1.0 size=N/A time=00:00:00.52 bitrate=N/A speed=1.03x
137frame= 27 fps= 27 q=-1.0 size=N/A time=00:00:01.04 bitrate=N/A speed=1.03x
138frame= 39 fps= 26 q=-1.0 size=N/A time=00:00:01.52 bitrate=N/A speed= 1x
139frame= 52 fps= 26 q=-1.0 size=N/A time=00:00:02.04 bitrate=N/A speed=1.01x
140frame= 65 fps= 26 q=-1.0 size=N/A time=00:00:02.56 bitrate=N/A speed=1.01x
141frame= 77 fps= 25 q=-1.0 size=N/A time=00:00:03.04 bitrate=N/A speed= 1x
142frame= 89 fps= 25 q=-1.0 size=N/A time=00:00:03.52 bitrate=N/A speed=0.995x
143frame= 102 fps= 25 q=-1.0 size=N/A time=00:00:04.04 bitrate=N/A speed= 1x
144frame= 115 fps= 25 q=-1.0 size=N/A time=00:00:04.56 bitrate=N/A speed= 1x
145frame= 128 fps= 25 q=-1.0 size=N/A time=00:00:05.08 bitrate=N/A speed=1.01x
146[http @ 0x557423987700] Opening 'http://localhost/hls/test1.ts' for writing
147[http @ 0x5574238a2dc0] request: PUT /hls/test1.ts HTTP/1.1
148Transfer-Encoding: chunked
149User-Agent: Lavf/58.10.100
150Accept: */*
151Connection: keep-alive
152Host: localhost
153Icy-MetaData: 1
154
155
156[hls @ 0x5574238a8d80] Cannot use rename on non file protocol, this may lead to races and temporary partial files
157[hls @ 0x5574238a8d80] Opening 'http://localhost/hls/test.m3u8' for writing
158[http @ 0x5574239d6700] Setting default whitelist 'http,https,tls,rtp,tcp,udp,crypto,httpproxy'
159[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
160Transfer-Encoding: chunked
161User-Agent: Lavf/58.10.100
162Accept: */*
163Connection: keep-alive
164Host: localhost
165Icy-MetaData: 1
166
167
168EXT-X-MEDIA-SEQUENCE:0
169frame= 140 fps= 25 q=-1.0 size=N/A time=00:00:05.56 bitrate=N/A speed= 1x
170frame= 153 fps= 25 q=-1.0 size=N/A time=00:00:06.08 bitrate=N/A speed= 1x
171frame= 166 fps= 25 q=-1.0 size=N/A time=00:00:06.60 bitrate=N/A speed=1.01x
172frame= 178 fps= 25 q=-1.0 size=N/A time=00:00:07.08 bitrate=N/A speed= 1x
173frame= 190 fps= 25 q=-1.0 size=N/A time=00:00:07.56 bitrate=N/A speed=0.999x
174frame= 203 fps= 25 q=-1.0 size=N/A time=00:00:08.08 bitrate=N/A speed= 1x
175frame= 216 fps= 25 q=-1.0 size=N/A time=00:00:08.60 bitrate=N/A speed= 1x
176frame= 228 fps= 25 q=-1.0 size=N/A time=00:00:09.08 bitrate=N/A speed= 1x
177frame= 241 fps= 25 q=-1.0 size=N/A time=00:00:09.60 bitrate=N/A speed= 1x
178frame= 253 fps= 25 q=-1.0 size=N/A time=00:00:10.08 bitrate=N/A speed= 1x
179[http @ 0x557423987700] Opening 'http://localhost/hls/test2.ts' for writing
180[http @ 0x5574238a2dc0] request: PUT /hls/test2.ts HTTP/1.1
181Transfer-Encoding: chunked
182User-Agent: Lavf/58.10.100
183Accept: */*
184Connection: keep-alive
185Host: localhost
186Icy-MetaData: 1
187
188
189[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
190[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
191Transfer-Encoding: chunked
192User-Agent: Lavf/58.10.100
193Accept: */*
194Connection: keep-alive
195Host: localhost
196Icy-MetaData: 1
197
198
199EXT-X-MEDIA-SEQUENCE:0
200frame= 266 fps= 25 q=-1.0 size=N/A time=00:00:10.60 bitrate=N/A speed= 1x
201frame= 279 fps= 25 q=-1.0 size=N/A time=00:00:11.12 bitrate=N/A speed= 1x
202frame= 291 fps= 25 q=-1.0 size=N/A time=00:00:11.60 bitrate=N/A speed= 1x
203frame= 304 fps= 25 q=-1.0 size=N/A time=00:00:12.12 bitrate=N/A speed= 1x
204frame= 316 fps= 25 q=-1.0 size=N/A time=00:00:12.60 bitrate=N/A speed= 1x
205frame= 329 fps= 25 q=-1.0 size=N/A time=00:00:13.12 bitrate=N/A speed= 1x
206frame= 341 fps= 25 q=-1.0 size=N/A time=00:00:13.60 bitrate=N/A speed= 1x
207frame= 353 fps= 25 q=-1.0 size=N/A time=00:00:14.08 bitrate=N/A speed=0.998x
208frame= 366 fps= 25 q=-1.0 size=N/A time=00:00:14.60 bitrate=N/A speed= 1x
209frame= 379 fps= 25 q=-1.0 size=N/A time=00:00:15.12 bitrate=N/A speed= 1x
210[http @ 0x557423987700] Opening 'http://localhost/hls/test3.ts' for writing
211[http @ 0x5574238a2dc0] request: PUT /hls/test3.ts HTTP/1.1
212Transfer-Encoding: chunked
213User-Agent: Lavf/58.10.100
214Accept: */*
215Connection: keep-alive
216Host: localhost
217Icy-MetaData: 1
218
219
220[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
221[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
222Transfer-Encoding: chunked
223User-Agent: Lavf/58.10.100
224Accept: */*
225Connection: keep-alive
226Host: localhost
227Icy-MetaData: 1
228
229
230EXT-X-MEDIA-SEQUENCE:0
231frame= 391 fps= 25 q=-1.0 size=N/A time=00:00:15.60 bitrate=N/A speed=0.999x
232frame= 404 fps= 25 q=-1.0 size=N/A time=00:00:16.12 bitrate=N/A speed= 1x
233frame= 416 fps= 25 q=-1.0 size=N/A time=00:00:16.60 bitrate=N/A speed=0.999x
234frame= 429 fps= 25 q=-1.0 size=N/A time=00:00:17.12 bitrate=N/A speed= 1x
235frame= 442 fps= 25 q=-1.0 size=N/A time=00:00:17.64 bitrate=N/A speed= 1x
236frame= 454 fps= 25 q=-1.0 size=N/A time=00:00:18.12 bitrate=N/A speed= 1x
237frame= 467 fps= 25 q=-1.0 size=N/A time=00:00:18.64 bitrate=N/A speed= 1x
238frame= 479 fps= 25 q=-1.0 size=N/A time=00:00:19.12 bitrate=N/A speed= 1x
239frame= 492 fps= 25 q=-1.0 size=N/A time=00:00:19.64 bitrate=N/A speed= 1x
240frame= 504 fps= 25 q=-1.0 size=N/A time=00:00:20.12 bitrate=N/A speed= 1x
241[http @ 0x557423987700] Opening 'http://localhost/hls/test4.ts' for writing
242[http @ 0x5574238a2dc0] request: PUT /hls/test4.ts HTTP/1.1
243Transfer-Encoding: chunked
244User-Agent: Lavf/58.10.100
245Accept: */*
246Connection: keep-alive
247Host: localhost
248Icy-MetaData: 1
249
250
251[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
252[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
253Transfer-Encoding: chunked
254User-Agent: Lavf/58.10.100
255Accept: */*
256Connection: keep-alive
257Host: localhost
258Icy-MetaData: 1
259
260
261EXT-X-MEDIA-SEQUENCE:0
262frame= 517 fps= 25 q=-1.0 size=N/A time=00:00:20.64 bitrate=N/A speed= 1x
263frame= 530 fps= 25 q=-1.0 size=N/A time=00:00:21.16 bitrate=N/A speed= 1x
264frame= 542 fps= 25 q=-1.0 size=N/A time=00:00:21.64 bitrate=N/A speed= 1x
265frame= 555 fps= 25 q=-1.0 size=N/A time=00:00:22.16 bitrate=N/A speed= 1x
266frame= 567 fps= 25 q=-1.0 size=N/A time=00:00:22.64 bitrate=N/A speed= 1x
267frame= 580 fps= 25 q=-1.0 size=N/A time=00:00:23.16 bitrate=N/A speed= 1x
268frame= 592 fps= 25 q=-1.0 size=N/A time=00:00:23.64 bitrate=N/A speed=0.999x
269frame= 605 fps= 25 q=-1.0 size=N/A time=00:00:24.16 bitrate=N/A speed= 1x
270frame= 618 fps= 25 q=-1.0 size=N/A time=00:00:24.68 bitrate=N/A speed= 1x
271frame= 630 fps= 25 q=-1.0 size=N/A time=00:00:25.16 bitrate=N/A speed= 1x
272[http @ 0x557423987700] Opening 'http://localhost/hls/test5.ts' for writing
273[http @ 0x5574238a2dc0] request: PUT /hls/test5.ts HTTP/1.1
274Transfer-Encoding: chunked
275User-Agent: Lavf/58.10.100
276Accept: */*
277Connection: keep-alive
278Host: localhost
279Icy-MetaData: 1
280
281
282[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
283[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
284Transfer-Encoding: chunked
285User-Agent: Lavf/58.10.100
286Accept: */*
287Connection: keep-alive
288Host: localhost
289Icy-MetaData: 1
290
291
292EXT-X-MEDIA-SEQUENCE:0
293frame= 643 fps= 25 q=-1.0 size=N/A time=00:00:25.68 bitrate=N/A speed= 1x
294frame= 656 fps= 25 q=-1.0 size=N/A time=00:00:26.20 bitrate=N/A speed= 1x
295frame= 668 fps= 25 q=-1.0 size=N/A time=00:00:26.68 bitrate=N/A speed= 1x
296frame= 681 fps= 25 q=-1.0 size=N/A time=00:00:27.20 bitrate=N/A speed= 1x
297frame= 693 fps= 25 q=-1.0 size=N/A time=00:00:27.68 bitrate=N/A speed= 1x
298frame= 706 fps= 25 q=-1.0 size=N/A time=00:00:28.20 bitrate=N/A speed= 1x
299frame= 718 fps= 25 q=-1.0 size=N/A time=00:00:28.68 bitrate=N/A speed= 1x
300frame= 731 fps= 25 q=-1.0 size=N/A time=00:00:29.20 bitrate=N/A speed= 1x
301frame= 743 fps= 25 q=-1.0 size=N/A time=00:00:29.68 bitrate=N/A speed= 1x
302frame= 756 fps= 25 q=-1.0 size=N/A time=00:00:30.20 bitrate=N/A speed= 1x
303frame= 769 fps= 25 q=-1.0 size=N/A time=00:00:30.72 bitrate=N/A speed= 1x
304[http @ 0x557423987700] Opening 'http://localhost/hls/test6.ts' for writing
305[http @ 0x5574238a2dc0] request: PUT /hls/test6.ts HTTP/1.1
306Transfer-Encoding: chunked
307User-Agent: Lavf/58.10.100
308Accept: */*
309Connection: keep-alive
310Host: localhost
311Icy-MetaData: 1
312
313
314[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
315[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
316Transfer-Encoding: chunked
317User-Agent: Lavf/58.10.100
318Accept: */*
319Connection: keep-alive
320Host: localhost
321Icy-MetaData: 1
322
323
324EXT-X-MEDIA-SEQUENCE:1
325frame= 781 fps= 25 q=-1.0 size=N/A time=00:00:31.20 bitrate=N/A speed= 1x
326frame= 794 fps= 25 q=-1.0 size=N/A time=00:00:31.72 bitrate=N/A speed= 1x
327frame= 806 fps= 25 q=-1.0 size=N/A time=00:00:32.20 bitrate=N/A speed= 1x
328frame= 819 fps= 25 q=-1.0 size=N/A time=00:00:32.72 bitrate=N/A speed= 1x
329frame= 831 fps= 25 q=-1.0 size=N/A time=00:00:33.20 bitrate=N/A speed= 1x
330frame= 844 fps= 25 q=-1.0 size=N/A time=00:00:33.72 bitrate=N/A speed= 1x
331frame= 857 fps= 25 q=-1.0 size=N/A time=00:00:34.24 bitrate=N/A speed= 1x
332frame= 869 fps= 25 q=-1.0 size=N/A time=00:00:34.72 bitrate=N/A speed= 1x
333frame= 882 fps= 25 q=-1.0 size=N/A time=00:00:35.24 bitrate=N/A speed= 1x
334frame= 895 fps= 25 q=-1.0 size=N/A time=00:00:35.76 bitrate=N/A speed= 1x
335[http @ 0x557423987700] Opening 'http://localhost/hls/test7.ts' for writing
336[http @ 0x5574238a2dc0] request: PUT /hls/test7.ts HTTP/1.1
337Transfer-Encoding: chunked
338User-Agent: Lavf/58.10.100
339Accept: */*
340Connection: keep-alive
341Host: localhost
342Icy-MetaData: 1
343
344
345[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
346[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
347Transfer-Encoding: chunked
348User-Agent: Lavf/58.10.100
349Accept: */*
350Connection: keep-alive
351Host: localhost
352Icy-MetaData: 1
353
354
355EXT-X-MEDIA-SEQUENCE:2
356frame= 907 fps= 25 q=-1.0 size=N/A time=00:00:36.24 bitrate=N/A speed= 1x
357frame= 920 fps= 25 q=-1.0 size=N/A time=00:00:36.76 bitrate=N/A speed= 1x
358frame= 932 fps= 25 q=-1.0 size=N/A time=00:00:37.24 bitrate=N/A speed= 1x
359frame= 945 fps= 25 q=-1.0 size=N/A time=00:00:37.76 bitrate=N/A speed= 1x
360frame= 958 fps= 25 q=-1.0 size=N/A time=00:00:38.28 bitrate=N/A speed= 1x
361frame= 970 fps= 25 q=-1.0 size=N/A time=00:00:38.76 bitrate=N/A speed= 1x
362frame= 983 fps= 25 q=-1.0 size=N/A time=00:00:39.28 bitrate=N/A speed= 1x
363frame= 995 fps= 25 q=-1.0 size=N/A time=00:00:39.76 bitrate=N/A speed= 1x
364frame= 1008 fps= 25 q=-1.0 size=N/A time=00:00:40.28 bitrate=N/A speed= 1x
365frame= 1020 fps= 25 q=-1.0 size=N/A time=00:00:40.76 bitrate=N/A speed= 1x
366[http @ 0x557423987700] Opening 'http://localhost/hls/test8.ts' for writing
367[http @ 0x5574238a2dc0] request: PUT /hls/test8.ts HTTP/1.1
368Transfer-Encoding: chunked
369User-Agent: Lavf/58.10.100
370Accept: */*
371Connection: keep-alive
372Host: localhost
373Icy-MetaData: 1
374
375
376[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
377[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
378Transfer-Encoding: chunked
379User-Agent: Lavf/58.10.100
380Accept: */*
381Connection: keep-alive
382Host: localhost
383Icy-MetaData: 1
384
385
386EXT-X-MEDIA-SEQUENCE:3
387frame= 1033 fps= 25 q=-1.0 size=N/A time=00:00:41.28 bitrate=N/A speed= 1x
388frame= 1045 fps= 25 q=-1.0 size=N/A time=00:00:41.76 bitrate=N/A speed= 1x
389frame= 1058 fps= 25 q=-1.0 size=N/A time=00:00:42.28 bitrate=N/A speed= 1x
390frame= 1071 fps= 25 q=-1.0 size=N/A time=00:00:42.80 bitrate=N/A speed= 1x
391frame= 1083 fps= 25 q=-1.0 size=N/A time=00:00:43.28 bitrate=N/A speed= 1x
392frame= 1096 fps= 25 q=-1.0 size=N/A time=00:00:43.80 bitrate=N/A speed= 1x
393frame= 1109 fps= 25 q=-1.0 size=N/A time=00:00:44.32 bitrate=N/A speed= 1x
394frame= 1121 fps= 25 q=-1.0 size=N/A time=00:00:44.80 bitrate=N/A speed= 1x
395frame= 1134 fps= 25 q=-1.0 size=N/A time=00:00:45.32 bitrate=N/A speed= 1x
396frame= 1146 fps= 25 q=-1.0 size=N/A time=00:00:45.80 bitrate=N/A speed= 1x
397[http @ 0x557423987700] Opening 'http://localhost/hls/test9.ts' for writing
398[http @ 0x5574238a2dc0] request: PUT /hls/test9.ts HTTP/1.1
399Transfer-Encoding: chunked
400User-Agent: Lavf/58.10.100
401Accept: */*
402Connection: keep-alive
403Host: localhost
404Icy-MetaData: 1
405
406
407[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
408[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
409Transfer-Encoding: chunked
410User-Agent: Lavf/58.10.100
411Accept: */*
412Connection: keep-alive
413Host: localhost
414Icy-MetaData: 1
415
416
417EXT-X-MEDIA-SEQUENCE:4
418frame= 1159 fps= 25 q=-1.0 size=N/A time=00:00:46.32 bitrate=N/A speed= 1x
419frame= 1172 fps= 25 q=-1.0 size=N/A time=00:00:46.84 bitrate=N/A speed= 1x
420frame= 1184 fps= 25 q=-1.0 size=N/A time=00:00:47.32 bitrate=N/A speed= 1x
421frame= 1197 fps= 25 q=-1.0 size=N/A time=00:00:47.84 bitrate=N/A speed= 1x
422frame= 1210 fps= 25 q=-1.0 size=N/A time=00:00:48.36 bitrate=N/A speed= 1x
423frame= 1222 fps= 25 q=-1.0 size=N/A time=00:00:48.84 bitrate=N/A speed= 1x
424frame= 1235 fps= 25 q=-1.0 size=N/A time=00:00:49.36 bitrate=N/A speed= 1x
425frame= 1247 fps= 25 q=-1.0 size=N/A time=00:00:49.84 bitrate=N/A speed= 1x
426frame= 1259 fps= 25 q=-1.0 size=N/A time=00:00:50.32 bitrate=N/A speed= 1x
427frame= 1272 fps= 25 q=-1.0 size=N/A time=00:00:50.84 bitrate=N/A speed= 1x
428[http @ 0x557423987700] Opening 'http://localhost/hls/test10.ts' for writing
429[http @ 0x5574238a2dc0] request: PUT /hls/test10.ts HTTP/1.1
430Transfer-Encoding: chunked
431User-Agent: Lavf/58.10.100
432Accept: */*
433Connection: keep-alive
434Host: localhost
435Icy-MetaData: 1
436
437
438[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
439[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
440Transfer-Encoding: chunked
441User-Agent: Lavf/58.10.100
442Accept: */*
443Connection: keep-alive
444Host: localhost
445Icy-MetaData: 1
446
447
448EXT-X-MEDIA-SEQUENCE:5
449frame= 1285 fps= 25 q=-1.0 size=N/A time=00:00:51.36 bitrate=N/A speed= 1x
450frame= 1298 fps= 25 q=-1.0 size=N/A time=00:00:51.88 bitrate=N/A speed= 1x
451frame= 1310 fps= 25 q=-1.0 size=N/A time=00:00:52.36 bitrate=N/A speed= 1x
452frame= 1323 fps= 25 q=-1.0 size=N/A time=00:00:52.88 bitrate=N/A speed= 1x
453frame= 1335 fps= 25 q=-1.0 size=N/A time=00:00:53.36 bitrate=N/A speed= 1x
454frame= 1348 fps= 25 q=-1.0 size=N/A time=00:00:53.88 bitrate=N/A speed= 1x
455frame= 1360 fps= 25 q=-1.0 size=N/A time=00:00:54.36 bitrate=N/A speed= 1x
456frame= 1373 fps= 25 q=-1.0 size=N/A time=00:00:54.88 bitrate=N/A speed= 1x
457frame= 1386 fps= 25 q=-1.0 size=N/A time=00:00:55.40 bitrate=N/A speed= 1x
458frame= 1398 fps= 25 q=-1.0 size=N/A time=00:00:55.88 bitrate=N/A speed= 1x
459[http @ 0x557423987700] Opening 'http://localhost/hls/test11.ts' for writing
460[http @ 0x5574238a2dc0] request: PUT /hls/test11.ts HTTP/1.1
461Transfer-Encoding: chunked
462User-Agent: Lavf/58.10.100
463Accept: */*
464Connection: keep-alive
465Host: localhost
466Icy-MetaData: 1
467
468
469[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
470[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
471Transfer-Encoding: chunked
472User-Agent: Lavf/58.10.100
473Accept: */*
474Connection: keep-alive
475Host: localhost
476Icy-MetaData: 1
477
478
479EXT-X-MEDIA-SEQUENCE:6
480frame= 1411 fps= 25 q=-1.0 size=N/A time=00:00:56.40 bitrate=N/A speed= 1x
481frame= 1424 fps= 25 q=-1.0 size=N/A time=00:00:56.92 bitrate=N/A speed= 1x
482frame= 1436 fps= 25 q=-1.0 size=N/A time=00:00:57.40 bitrate=N/A speed= 1x
483frame= 1449 fps= 25 q=-1.0 size=N/A time=00:00:57.92 bitrate=N/A speed= 1x
484frame= 1461 fps= 25 q=-1.0 size=N/A time=00:00:58.40 bitrate=N/A speed= 1x
485frame= 1474 fps= 25 q=-1.0 size=N/A time=00:00:58.92 bitrate=N/A speed= 1x
486frame= 1487 fps= 25 q=-1.0 size=N/A time=00:00:59.44 bitrate=N/A speed= 1x
487frame= 1499 fps= 25 q=-1.0 size=N/A time=00:00:59.92 bitrate=N/A speed= 1x
488frame= 1512 fps= 25 q=-1.0 size=N/A time=00:01:00.44 bitrate=N/A speed= 1x
489frame= 1524 fps= 25 q=-1.0 size=N/A time=00:01:00.92 bitrate=N/A speed= 1x
490frame= 1537 fps= 25 q=-1.0 size=N/A time=00:01:01.44 bitrate=N/A speed= 1x
491[http @ 0x557423987700] Opening 'http://localhost/hls/test12.ts' for writing
492[http @ 0x5574238a2dc0] request: PUT /hls/test12.ts HTTP/1.1
493Transfer-Encoding: chunked
494User-Agent: Lavf/58.10.100
495Accept: */*
496Connection: keep-alive
497Host: localhost
498Icy-MetaData: 1
499
500
501[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
502[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
503Transfer-Encoding: chunked
504User-Agent: Lavf/58.10.100
505Accept: */*
506Connection: keep-alive
507Host: localhost
508Icy-MetaData: 1
509
510
511EXT-X-MEDIA-SEQUENCE:7
512frame= 1549 fps= 25 q=-1.0 size=N/A time=00:01:01.92 bitrate=N/A speed= 1x
513frame= 1562 fps= 25 q=-1.0 size=N/A time=00:01:02.44 bitrate=N/A speed= 1x
514frame= 1575 fps= 25 q=-1.0 size=N/A time=00:01:02.96 bitrate=N/A speed= 1x
515frame= 1588 fps= 25 q=-1.0 size=N/A time=00:01:03.48 bitrate=N/A speed= 1x
516frame= 1600 fps= 25 q=-1.0 size=N/A time=00:01:03.96 bitrate=N/A speed= 1x
517frame= 1612 fps= 25 q=-1.0 size=N/A time=00:01:04.44 bitrate=N/A speed= 1x
518frame= 1626 fps= 25 q=-1.0 size=N/A time=00:01:05.00 bitrate=N/A speed= 1x
519frame= 1638 fps= 25 q=-1.0 size=N/A time=00:01:05.48 bitrate=N/A speed= 1x
520frame= 1650 fps= 25 q=-1.0 size=N/A time=00:01:05.96 bitrate=N/A speed= 1x
521frame= 1663 fps= 25 q=-1.0 size=N/A time=00:01:06.48 bitrate=N/A speed= 1x
522[http @ 0x557423987700] Opening 'http://localhost/hls/test13.ts' for writing
523[http @ 0x5574238a2dc0] request: PUT /hls/test13.ts HTTP/1.1
524Transfer-Encoding: chunked
525User-Agent: Lavf/58.10.100
526Accept: */*
527Connection: keep-alive
528Host: localhost
529Icy-MetaData: 1
530
531
532[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
533[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
534Transfer-Encoding: chunked
535User-Agent: Lavf/58.10.100
536Accept: */*
537Connection: keep-alive
538Host: localhost
539Icy-MetaData: 1
540
541
542EXT-X-MEDIA-SEQUENCE:8
543frame= 1676 fps= 25 q=-1.0 size=N/A time=00:01:07.00 bitrate=N/A speed= 1x
544frame= 1688 fps= 25 q=-1.0 size=N/A time=00:01:07.48 bitrate=N/A speed= 1x
545frame= 1701 fps= 25 q=-1.0 size=N/A time=00:01:08.00 bitrate=N/A speed= 1x
546frame= 1713 fps= 25 q=-1.0 size=N/A time=00:01:08.48 bitrate=N/A speed= 1x
547frame= 1726 fps= 25 q=-1.0 size=N/A time=00:01:09.00 bitrate=N/A speed= 1x
548frame= 1739 fps= 25 q=-1.0 size=N/A time=00:01:09.52 bitrate=N/A speed= 1x
549frame= 1751 fps= 25 q=-1.0 size=N/A time=00:01:10.00 bitrate=N/A speed= 1x
550frame= 1763 fps= 25 q=-1.0 size=N/A time=00:01:10.48 bitrate=N/A speed= 1x
551frame= 1776 fps= 25 q=-1.0 size=N/A time=00:01:11.00 bitrate=N/A speed= 1x
552frame= 1789 fps= 25 q=-1.0 size=N/A time=00:01:11.52 bitrate=N/A speed= 1x
553[http @ 0x557423987700] Opening 'http://localhost/hls/test14.ts' for writing
554[http @ 0x5574238a2dc0] request: PUT /hls/test14.ts HTTP/1.1
555Transfer-Encoding: chunked
556User-Agent: Lavf/58.10.100
557Accept: */*
558Connection: keep-alive
559Host: localhost
560Icy-MetaData: 1
561
562
563[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
564[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
565Transfer-Encoding: chunked
566User-Agent: Lavf/58.10.100
567Accept: */*
568Connection: keep-alive
569Host: localhost
570Icy-MetaData: 1
571
572
573EXT-X-MEDIA-SEQUENCE:9
574frame= 1801 fps= 25 q=-1.0 size=N/A time=00:01:12.00 bitrate=N/A speed= 1x
575frame= 1814 fps= 25 q=-1.0 size=N/A time=00:01:12.52 bitrate=N/A speed= 1x
576frame= 1826 fps= 25 q=-1.0 size=N/A time=00:01:13.00 bitrate=N/A speed= 1x
577frame= 1839 fps= 25 q=-1.0 size=N/A time=00:01:13.52 bitrate=N/A speed= 1x
578frame= 1851 fps= 25 q=-1.0 size=N/A time=00:01:14.00 bitrate=N/A speed= 1x
579frame= 1864 fps= 25 q=-1.0 size=N/A time=00:01:14.52 bitrate=N/A speed= 1x
580frame= 1877 fps= 25 q=-1.0 size=N/A time=00:01:15.04 bitrate=N/A speed= 1x
581frame= 1889 fps= 25 q=-1.0 size=N/A time=00:01:15.52 bitrate=N/A speed= 1x
582frame= 1902 fps= 25 q=-1.0 size=N/A time=00:01:16.04 bitrate=N/A speed= 1x
583frame= 1914 fps= 25 q=-1.0 size=N/A time=00:01:16.52 bitrate=N/A speed= 1x
584[http @ 0x557423987700] Opening 'http://localhost/hls/test15.ts' for writing
585[http @ 0x5574238a2dc0] request: PUT /hls/test15.ts HTTP/1.1
586Transfer-Encoding: chunked
587User-Agent: Lavf/58.10.100
588Accept: */*
589Connection: keep-alive
590Host: localhost
591Icy-MetaData: 1
592
593
594[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
595[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
596Transfer-Encoding: chunked
597User-Agent: Lavf/58.10.100
598Accept: */*
599Connection: keep-alive
600Host: localhost
601Icy-MetaData: 1
602
603
604EXT-X-MEDIA-SEQUENCE:10
605frame= 1927 fps= 25 q=-1.0 size=N/A time=00:01:17.04 bitrate=N/A speed= 1x
606frame= 1940 fps= 25 q=-1.0 size=N/A time=00:01:17.56 bitrate=N/A speed= 1x
607frame= 1952 fps= 25 q=-1.0 size=N/A time=00:01:18.04 bitrate=N/A speed= 1x
608frame= 1965 fps= 25 q=-1.0 size=N/A time=00:01:18.56 bitrate=N/A speed= 1x
609frame= 1977 fps= 25 q=-1.0 size=N/A time=00:01:19.04 bitrate=N/A speed= 1x
610frame= 1990 fps= 25 q=-1.0 size=N/A time=00:01:19.56 bitrate=N/A speed= 1x
611frame= 2002 fps= 25 q=-1.0 size=N/A time=00:01:20.04 bitrate=N/A speed= 1x
612frame= 2015 fps= 25 q=-1.0 size=N/A time=00:01:20.56 bitrate=N/A speed= 1x
613frame= 2027 fps= 25 q=-1.0 size=N/A time=00:01:21.04 bitrate=N/A speed= 1x
614frame= 2040 fps= 25 q=-1.0 size=N/A time=00:01:21.56 bitrate=N/A speed= 1x
615[http @ 0x557423987700] Opening 'http://localhost/hls/test16.ts' for writing
616[http @ 0x5574238a2dc0] request: PUT /hls/test16.ts HTTP/1.1
617Transfer-Encoding: chunked
618User-Agent: Lavf/58.10.100
619Accept: */*
620Connection: keep-alive
621Host: localhost
622Icy-MetaData: 1
623
624
625[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
626[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
627Transfer-Encoding: chunked
628User-Agent: Lavf/58.10.100
629Accept: */*
630Connection: keep-alive
631Host: localhost
632Icy-MetaData: 1
633
634
635EXT-X-MEDIA-SEQUENCE:11
636frame= 2053 fps= 25 q=-1.0 size=N/A time=00:01:22.08 bitrate=N/A speed= 1x
637frame= 2065 fps= 25 q=-1.0 size=N/A time=00:01:22.56 bitrate=N/A speed= 1x
638frame= 2078 fps= 25 q=-1.0 size=N/A time=00:01:23.08 bitrate=N/A speed= 1x
639frame= 2091 fps= 25 q=-1.0 size=N/A time=00:01:23.60 bitrate=N/A speed= 1x
640frame= 2103 fps= 25 q=-1.0 size=N/A time=00:01:24.08 bitrate=N/A speed= 1x
641frame= 2115 fps= 25 q=-1.0 size=N/A time=00:01:24.56 bitrate=N/A speed= 1x
642frame= 2128 fps= 25 q=-1.0 size=N/A time=00:01:25.08 bitrate=N/A speed= 1x
643frame= 2140 fps= 25 q=-1.0 size=N/A time=00:01:25.56 bitrate=N/A speed= 1x
644frame= 2153 fps= 25 q=-1.0 size=N/A time=00:01:26.08 bitrate=N/A speed= 1x
645frame= 2166 fps= 25 q=-1.0 size=N/A time=00:01:26.60 bitrate=N/A speed= 1x
646[http @ 0x557423987700] Opening 'http://localhost/hls/test17.ts' for writing
647[http @ 0x5574238a2dc0] request: PUT /hls/test17.ts HTTP/1.1
648Transfer-Encoding: chunked
649User-Agent: Lavf/58.10.100
650Accept: */*
651Connection: keep-alive
652Host: localhost
653Icy-MetaData: 1
654
655
656[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
657[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
658Transfer-Encoding: chunked
659User-Agent: Lavf/58.10.100
660Accept: */*
661Connection: keep-alive
662Host: localhost
663Icy-MetaData: 1
664
665
666EXT-X-MEDIA-SEQUENCE:12
667frame= 2179 fps= 25 q=-1.0 size=N/A time=00:01:27.12 bitrate=N/A speed= 1x
668frame= 2191 fps= 25 q=-1.0 size=N/A time=00:01:27.60 bitrate=N/A speed= 1x
669frame= 2204 fps= 25 q=-1.0 size=N/A time=00:01:28.12 bitrate=N/A speed= 1x
670frame= 2216 fps= 25 q=-1.0 size=N/A time=00:01:28.60 bitrate=N/A speed= 1x
671frame= 2229 fps= 25 q=-1.0 size=N/A time=00:01:29.12 bitrate=N/A speed= 1x
672frame= 2241 fps= 25 q=-1.0 size=N/A time=00:01:29.60 bitrate=N/A speed= 1x
673frame= 2254 fps= 25 q=-1.0 size=N/A time=00:01:30.12 bitrate=N/A speed= 1x
674frame= 2267 fps= 25 q=-1.0 size=N/A time=00:01:30.64 bitrate=N/A speed= 1x
675frame= 2279 fps= 25 q=-1.0 size=N/A time=00:01:31.12 bitrate=N/A speed= 1x
676frame= 2291 fps= 25 q=-1.0 size=N/A time=00:01:31.60 bitrate=N/A speed= 1x
677frame= 2304 fps= 25 q=-1.0 size=N/A time=00:01:32.12 bitrate=N/A speed= 1x
678[http @ 0x557423987700] Opening 'http://localhost/hls/test18.ts' for writing
679[http @ 0x5574238a2dc0] request: PUT /hls/test18.ts HTTP/1.1
680Transfer-Encoding: chunked
681User-Agent: Lavf/58.10.100
682Accept: */*
683Connection: keep-alive
684Host: localhost
685Icy-MetaData: 1
686
687
688[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
689[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
690Transfer-Encoding: chunked
691User-Agent: Lavf/58.10.100
692Accept: */*
693Connection: keep-alive
694Host: localhost
695Icy-MetaData: 1
696
697
698EXT-X-MEDIA-SEQUENCE:13
699frame= 2317 fps= 25 q=-1.0 size=N/A time=00:01:32.64 bitrate=N/A speed= 1x
700frame= 2329 fps= 25 q=-1.0 size=N/A time=00:01:33.12 bitrate=N/A speed= 1x
701frame= 2342 fps= 25 q=-1.0 size=N/A time=00:01:33.64 bitrate=N/A speed= 1x
702frame= 2354 fps= 25 q=-1.0 size=N/A time=00:01:34.12 bitrate=N/A speed= 1x
703frame= 2367 fps= 25 q=-1.0 size=N/A time=00:01:34.64 bitrate=N/A speed= 1x
704frame= 2379 fps= 25 q=-1.0 size=N/A time=00:01:35.12 bitrate=N/A speed= 1x
705frame= 2392 fps= 25 q=-1.0 size=N/A time=00:01:35.64 bitrate=N/A speed= 1x
706frame= 2405 fps= 25 q=-1.0 size=N/A time=00:01:36.16 bitrate=N/A speed= 1x
707frame= 2417 fps= 25 q=-1.0 size=N/A time=00:01:36.64 bitrate=N/A speed= 1x
708frame= 2430 fps= 25 q=-1.0 size=N/A time=00:01:37.16 bitrate=N/A speed= 1x
709[http @ 0x557423987700] Opening 'http://localhost/hls/test19.ts' for writing
710[http @ 0x5574238a2dc0] request: PUT /hls/test19.ts HTTP/1.1
711Transfer-Encoding: chunked
712User-Agent: Lavf/58.10.100
713Accept: */*
714Connection: keep-alive
715Host: localhost
716Icy-MetaData: 1
717
718
719[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
720[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
721Transfer-Encoding: chunked
722User-Agent: Lavf/58.10.100
723Accept: */*
724Connection: keep-alive
725Host: localhost
726Icy-MetaData: 1
727
728
729EXT-X-MEDIA-SEQUENCE:14
730frame= 2443 fps= 25 q=-1.0 size=N/A time=00:01:37.68 bitrate=N/A speed= 1x
731frame= 2455 fps= 25 q=-1.0 size=N/A time=00:01:38.16 bitrate=N/A speed= 1x
732frame= 2468 fps= 25 q=-1.0 size=N/A time=00:01:38.68 bitrate=N/A speed= 1x
733frame= 2481 fps= 25 q=-1.0 size=N/A time=00:01:39.20 bitrate=N/A speed= 1x
734frame= 2493 fps= 25 q=-1.0 size=N/A time=00:01:39.68 bitrate=N/A speed= 1x
735frame= 2506 fps= 25 q=-1.0 size=N/A time=00:01:40.20 bitrate=N/A speed= 1x
736frame= 2518 fps= 25 q=-1.0 size=N/A time=00:01:40.68 bitrate=N/A speed= 1x
737frame= 2531 fps= 25 q=-1.0 size=N/A time=00:01:41.20 bitrate=N/A speed= 1x
738frame= 2543 fps= 25 q=-1.0 size=N/A time=00:01:41.68 bitrate=N/A speed= 1x
739frame= 2556 fps= 25 q=-1.0 size=N/A time=00:01:42.20 bitrate=N/A speed= 1x
740[http @ 0x557423987700] Opening 'http://localhost/hls/test20.ts' for writing
741[http @ 0x5574238a2dc0] request: PUT /hls/test20.ts HTTP/1.1
742Transfer-Encoding: chunked
743User-Agent: Lavf/58.10.100
744Accept: */*
745Connection: keep-alive
746Host: localhost
747Icy-MetaData: 1
748
749
750[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
751[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
752Transfer-Encoding: chunked
753User-Agent: Lavf/58.10.100
754Accept: */*
755Connection: keep-alive
756Host: localhost
757Icy-MetaData: 1
758
759
760EXT-X-MEDIA-SEQUENCE:15
761frame= 2569 fps= 25 q=-1.0 size=N/A time=00:01:42.72 bitrate=N/A speed= 1x
762frame= 2581 fps= 25 q=-1.0 size=N/A time=00:01:43.20 bitrate=N/A speed= 1x
763frame= 2594 fps= 25 q=-1.0 size=N/A time=00:01:43.72 bitrate=N/A speed= 1x
764frame= 2607 fps= 25 q=-1.0 size=N/A time=00:01:44.24 bitrate=N/A speed= 1x
765frame= 2619 fps= 25 q=-1.0 size=N/A time=00:01:44.72 bitrate=N/A speed= 1x
766frame= 2632 fps= 25 q=-1.0 size=N/A time=00:01:45.24 bitrate=N/A speed= 1x
767frame= 2644 fps= 25 q=-1.0 size=N/A time=00:01:45.72 bitrate=N/A speed= 1x
768frame= 2657 fps= 25 q=-1.0 size=N/A time=00:01:46.24 bitrate=N/A speed= 1x
769frame= 2669 fps= 25 q=-1.0 size=N/A time=00:01:46.72 bitrate=N/A speed= 1x
770[http @ 0x557423987700] Opening 'http://localhost/hls/test21.ts' for writing
771[http @ 0x5574238a2dc0] request: PUT /hls/test21.ts HTTP/1.1
772Transfer-Encoding: chunked
773User-Agent: Lavf/58.10.100
774Accept: */*
775Connection: keep-alive
776Host: localhost
777Icy-MetaData: 1
778
779
780[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
781[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
782Transfer-Encoding: chunked
783User-Agent: Lavf/58.10.100
784Accept: */*
785Connection: keep-alive
786Host: localhost
787Icy-MetaData: 1
788
789
790EXT-X-MEDIA-SEQUENCE:16
791frame= 2682 fps= 25 q=-1.0 size=N/A time=00:01:47.24 bitrate=N/A speed= 1x
792frame= 2694 fps= 25 q=-1.0 size=N/A time=00:01:47.72 bitrate=N/A speed= 1x
793frame= 2707 fps= 25 q=-1.0 size=N/A time=00:01:48.24 bitrate=N/A speed= 1x
794frame= 2720 fps= 25 q=-1.0 size=N/A time=00:01:48.76 bitrate=N/A speed= 1x
795frame= 2732 fps= 25 q=-1.0 size=N/A time=00:01:49.24 bitrate=N/A speed= 1x
796frame= 2745 fps= 25 q=-1.0 size=N/A time=00:01:49.76 bitrate=N/A speed= 1x
797frame= 2757 fps= 25 q=-1.0 size=N/A time=00:01:50.24 bitrate=N/A speed= 1x
798frame= 2770 fps= 25 q=-1.0 size=N/A time=00:01:50.76 bitrate=N/A speed= 1x
799frame= 2783 fps= 25 q=-1.0 size=N/A time=00:01:51.28 bitrate=N/A speed= 1x
800frame= 2795 fps= 25 q=-1.0 size=N/A time=00:01:51.76 bitrate=N/A speed= 1x
801frame= 2808 fps= 25 q=-1.0 size=N/A time=00:01:52.28 bitrate=N/A speed= 1x
802[http @ 0x557423987700] Opening 'http://localhost/hls/test22.ts' for writing
803[http @ 0x5574238a2dc0] request: PUT /hls/test22.ts HTTP/1.1
804Transfer-Encoding: chunked
805User-Agent: Lavf/58.10.100
806Accept: */*
807Connection: keep-alive
808Host: localhost
809Icy-MetaData: 1
810
811
812[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
813[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
814Transfer-Encoding: chunked
815User-Agent: Lavf/58.10.100
816Accept: */*
817Connection: keep-alive
818Host: localhost
819Icy-MetaData: 1
820
821
822EXT-X-MEDIA-SEQUENCE:17
823frame= 2821 fps= 25 q=-1.0 size=N/A time=00:01:52.80 bitrate=N/A speed= 1x
824frame= 2833 fps= 25 q=-1.0 size=N/A time=00:01:53.28 bitrate=N/A speed= 1x
825frame= 2846 fps= 25 q=-1.0 size=N/A time=00:01:53.80 bitrate=N/A speed= 1x
826frame= 2858 fps= 25 q=-1.0 size=N/A time=00:01:54.28 bitrate=N/A speed= 1x
827frame= 2871 fps= 25 q=-1.0 size=N/A time=00:01:54.80 bitrate=N/A speed= 1x
828frame= 2883 fps= 25 q=-1.0 size=N/A time=00:01:55.28 bitrate=N/A speed= 1x
829frame= 2896 fps= 25 q=-1.0 size=N/A time=00:01:55.80 bitrate=N/A speed= 1x
830frame= 2909 fps= 25 q=-1.0 size=N/A time=00:01:56.32 bitrate=N/A speed= 1x
831frame= 2921 fps= 25 q=-1.0 size=N/A time=00:01:56.80 bitrate=N/A speed= 1x
832frame= 2934 fps= 25 q=-1.0 size=N/A time=00:01:57.32 bitrate=N/A speed= 1x
833[http @ 0x557423987700] Opening 'http://localhost/hls/test23.ts' for writing
834[http @ 0x5574238a2dc0] request: PUT /hls/test23.ts HTTP/1.1
835Transfer-Encoding: chunked
836User-Agent: Lavf/58.10.100
837Accept: */*
838Connection: keep-alive
839Host: localhost
840Icy-MetaData: 1
841
842
843[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
844[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
845Transfer-Encoding: chunked
846User-Agent: Lavf/58.10.100
847Accept: */*
848Connection: keep-alive
849Host: localhost
850Icy-MetaData: 1
851
852
853EXT-X-MEDIA-SEQUENCE:18
854frame= 2947 fps= 25 q=-1.0 size=N/A time=00:01:57.84 bitrate=N/A speed= 1x
855frame= 2959 fps= 25 q=-1.0 size=N/A time=00:01:58.32 bitrate=N/A speed= 1x
856frame= 2972 fps= 25 q=-1.0 size=N/A time=00:01:58.84 bitrate=N/A speed= 1x
857frame= 2984 fps= 25 q=-1.0 size=N/A time=00:01:59.32 bitrate=N/A speed= 1x
858frame= 2997 fps= 25 q=-1.0 size=N/A time=00:01:59.84 bitrate=N/A speed= 1x
859frame= 3010 fps= 25 q=-1.0 size=N/A time=00:02:00.36 bitrate=N/A speed= 1x
860frame= 3022 fps= 25 q=-1.0 size=N/A time=00:02:00.84 bitrate=N/A speed= 1x
861frame= 3035 fps= 25 q=-1.0 size=N/A time=00:02:01.36 bitrate=N/A speed= 1x
862frame= 3047 fps= 25 q=-1.0 size=N/A time=00:02:01.84 bitrate=N/A speed= 1x
863frame= 3060 fps= 25 q=-1.0 size=N/A time=00:02:02.36 bitrate=N/A speed= 1x
864frame= 3072 fps= 25 q=-1.0 size=N/A time=00:02:02.84 bitrate=N/A speed= 1x
865[http @ 0x557423987700] Opening 'http://localhost/hls/test24.ts' for writing
866[http @ 0x5574238a2dc0] request: PUT /hls/test24.ts HTTP/1.1
867Transfer-Encoding: chunked
868User-Agent: Lavf/58.10.100
869Accept: */*
870Connection: keep-alive
871Host: localhost
872Icy-MetaData: 1
873
874
875[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
876[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
877Transfer-Encoding: chunked
878User-Agent: Lavf/58.10.100
879Accept: */*
880Connection: keep-alive
881Host: localhost
882Icy-MetaData: 1
883
884
885EXT-X-MEDIA-SEQUENCE:19
886frame= 3085 fps= 25 q=-1.0 size=N/A time=00:02:03.36 bitrate=N/A speed= 1x
887frame= 3097 fps= 25 q=-1.0 size=N/A time=00:02:03.84 bitrate=N/A speed= 1x
888frame= 3110 fps= 25 q=-1.0 size=N/A time=00:02:04.36 bitrate=N/A speed= 1x
889frame= 3123 fps= 25 q=-1.0 size=N/A time=00:02:04.88 bitrate=N/A speed= 1x
890frame= 3135 fps= 25 q=-1.0 size=N/A time=00:02:05.36 bitrate=N/A speed= 1x
891frame= 3148 fps= 25 q=-1.0 size=N/A time=00:02:05.88 bitrate=N/A speed= 1x
892frame= 3160 fps= 25 q=-1.0 size=N/A time=00:02:06.36 bitrate=N/A speed= 1x
893frame= 3173 fps= 25 q=-1.0 size=N/A time=00:02:06.88 bitrate=N/A speed= 1x
894frame= 3186 fps= 25 q=-1.0 size=N/A time=00:02:07.40 bitrate=N/A speed= 1x
895frame= 3198 fps= 25 q=-1.0 size=N/A time=00:02:07.88 bitrate=N/A speed= 1x
896[http @ 0x557423987700] Opening 'http://localhost/hls/test25.ts' for writing
897[http @ 0x5574238a2dc0] request: PUT /hls/test25.ts HTTP/1.1
898Transfer-Encoding: chunked
899User-Agent: Lavf/58.10.100
900Accept: */*
901Connection: keep-alive
902Host: localhost
903Icy-MetaData: 1
904
905
906[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
907[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
908Transfer-Encoding: chunked
909User-Agent: Lavf/58.10.100
910Accept: */*
911Connection: keep-alive
912Host: localhost
913Icy-MetaData: 1
914
915
916EXT-X-MEDIA-SEQUENCE:20
917frame= 3211 fps= 25 q=-1.0 size=N/A time=00:02:08.40 bitrate=N/A speed= 1x
918frame= 3224 fps= 25 q=-1.0 size=N/A time=00:02:08.92 bitrate=N/A speed= 1x
919frame= 3236 fps= 25 q=-1.0 size=N/A time=00:02:09.40 bitrate=N/A speed= 1x
920frame= 3249 fps= 25 q=-1.0 size=N/A time=00:02:09.92 bitrate=N/A speed= 1x
921frame= 3261 fps= 25 q=-1.0 size=N/A time=00:02:10.40 bitrate=N/A speed= 1x
922frame= 3274 fps= 25 q=-1.0 size=N/A time=00:02:10.92 bitrate=N/A speed= 1x
923frame= 3287 fps= 25 q=-1.0 size=N/A time=00:02:11.44 bitrate=N/A speed= 1x
924frame= 3299 fps= 25 q=-1.0 size=N/A time=00:02:11.92 bitrate=N/A speed= 1x
925frame= 3312 fps= 25 q=-1.0 size=N/A time=00:02:12.44 bitrate=N/A speed= 1x
926frame= 3324 fps= 25 q=-1.0 size=N/A time=00:02:12.92 bitrate=N/A speed= 1x
927[http @ 0x557423987700] Opening 'http://localhost/hls/test26.ts' for writing
928[http @ 0x5574238a2dc0] request: PUT /hls/test26.ts HTTP/1.1
929Transfer-Encoding: chunked
930User-Agent: Lavf/58.10.100
931Accept: */*
932Connection: keep-alive
933Host: localhost
934Icy-MetaData: 1
935
936
937[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
938[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
939Transfer-Encoding: chunked
940User-Agent: Lavf/58.10.100
941Accept: */*
942Connection: keep-alive
943Host: localhost
944Icy-MetaData: 1
945
946
947EXT-X-MEDIA-SEQUENCE:21
948frame= 3337 fps= 25 q=-1.0 size=N/A time=00:02:13.44 bitrate=N/A speed= 1x
949frame= 3350 fps= 25 q=-1.0 size=N/A time=00:02:13.96 bitrate=N/A speed= 1x
950frame= 3362 fps= 25 q=-1.0 size=N/A time=00:02:14.44 bitrate=N/A speed= 1x
951frame= 3375 fps= 25 q=-1.0 size=N/A time=00:02:14.96 bitrate=N/A speed= 1x
952frame= 3388 fps= 25 q=-1.0 size=N/A time=00:02:15.48 bitrate=N/A speed= 1x
953frame= 3400 fps= 25 q=-1.0 size=N/A time=00:02:15.96 bitrate=N/A speed= 1x
954frame= 3413 fps= 25 q=-1.0 size=N/A time=00:02:16.48 bitrate=N/A speed= 1x
955frame= 3425 fps= 25 q=-1.0 size=N/A time=00:02:16.96 bitrate=N/A speed= 1x
956frame= 3438 fps= 25 q=-1.0 size=N/A time=00:02:17.48 bitrate=N/A speed= 1x
957frame= 3451 fps= 25 q=-1.0 size=N/A time=00:02:18.00 bitrate=N/A speed= 1x
958[http @ 0x557423987700] Opening 'http://localhost/hls/test27.ts' for writing
959[http @ 0x5574238a2dc0] request: PUT /hls/test27.ts HTTP/1.1
960Transfer-Encoding: chunked
961User-Agent: Lavf/58.10.100
962Accept: */*
963Connection: keep-alive
964Host: localhost
965Icy-MetaData: 1
966
967
968[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
969[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
970Transfer-Encoding: chunked
971User-Agent: Lavf/58.10.100
972Accept: */*
973Connection: keep-alive
974Host: localhost
975Icy-MetaData: 1
976
977
978EXT-X-MEDIA-SEQUENCE:22
979frame= 3463 fps= 25 q=-1.0 size=N/A time=00:02:18.48 bitrate=N/A speed= 1x
980frame= 3476 fps= 25 q=-1.0 size=N/A time=00:02:19.00 bitrate=N/A speed= 1x
981frame= 3489 fps= 25 q=-1.0 size=N/A time=00:02:19.52 bitrate=N/A speed= 1x
982frame= 3501 fps= 25 q=-1.0 size=N/A time=00:02:20.00 bitrate=N/A speed= 1x
983frame= 3514 fps= 25 q=-1.0 size=N/A time=00:02:20.52 bitrate=N/A speed= 1x
984frame= 3527 fps= 25 q=-1.0 size=N/A time=00:02:21.04 bitrate=N/A speed= 1x
985[http @ 0x557423987700] Opening 'http://localhost/hls/test28.ts' for writing
986[http @ 0x5574238a2dc0] request: PUT /hls/test28.ts HTTP/1.1
987Transfer-Encoding: chunked
988User-Agent: Lavf/58.10.100
989Accept: */*
990Connection: keep-alive
991Host: localhost
992Icy-MetaData: 1
993
994
995[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
996[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
997Transfer-Encoding: chunked
998User-Agent: Lavf/58.10.100
999Accept: */*
1000Connection: keep-alive
1001Host: localhost
1002Icy-MetaData: 1
1003
1004
1005EXT-X-MEDIA-SEQUENCE:23
1006frame= 3539 fps= 25 q=-1.0 size=N/A time=00:02:21.52 bitrate=N/A speed= 1x
1007frame= 3552 fps= 25 q=-1.0 size=N/A time=00:02:22.04 bitrate=N/A speed= 1x
1008frame= 3565 fps= 25 q=-1.0 size=N/A time=00:02:22.56 bitrate=N/A speed= 1x
1009frame= 3577 fps= 25 q=-1.0 size=N/A time=00:02:23.04 bitrate=N/A speed= 1x
1010frame= 3589 fps= 25 q=-1.0 size=N/A time=00:02:23.52 bitrate=N/A speed= 1x
1011frame= 3602 fps= 25 q=-1.0 size=N/A time=00:02:24.04 bitrate=N/A speed= 1x
1012frame= 3615 fps= 25 q=-1.0 size=N/A time=00:02:24.56 bitrate=N/A speed= 1x
1013frame= 3627 fps= 25 q=-1.0 size=N/A time=00:02:25.04 bitrate=N/A speed= 1x
1014frame= 3640 fps= 25 q=-1.0 size=N/A time=00:02:25.56 bitrate=N/A speed= 1x
1015frame= 3653 fps= 25 q=-1.0 size=N/A time=00:02:26.08 bitrate=N/A speed= 1x
1016frame= 3665 fps= 25 q=-1.0 size=N/A time=00:02:26.56 bitrate=N/A speed= 1x
1017frame= 3678 fps= 25 q=-1.0 size=N/A time=00:02:27.08 bitrate=N/A speed= 1x
1018frame= 3690 fps= 25 q=-1.0 size=N/A time=00:02:27.56 bitrate=N/A speed= 1x
1019frame= 3703 fps= 25 q=-1.0 size=N/A time=00:02:28.08 bitrate=N/A speed= 1x
1020[http @ 0x557423987700] Opening 'http://localhost/hls/test29.ts' for writing
1021[http @ 0x5574238a2dc0] request: PUT /hls/test29.ts HTTP/1.1
1022Transfer-Encoding: chunked
1023User-Agent: Lavf/58.10.100
1024Accept: */*
1025Connection: keep-alive
1026Host: localhost
1027Icy-MetaData: 1
1028
1029
1030[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1031[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1032Transfer-Encoding: chunked
1033User-Agent: Lavf/58.10.100
1034Accept: */*
1035Connection: keep-alive
1036Host: localhost
1037Icy-MetaData: 1
1038
1039
1040EXT-X-MEDIA-SEQUENCE:24
1041frame= 3716 fps= 25 q=-1.0 size=N/A time=00:02:28.60 bitrate=N/A speed= 1x
1042frame= 3728 fps= 25 q=-1.0 size=N/A time=00:02:29.08 bitrate=N/A speed= 1x
1043frame= 3741 fps= 25 q=-1.0 size=N/A time=00:02:29.60 bitrate=N/A speed= 1x
1044frame= 3753 fps= 25 q=-1.0 size=N/A time=00:02:30.08 bitrate=N/A speed= 1x
1045frame= 3766 fps= 25 q=-1.0 size=N/A time=00:02:30.60 bitrate=N/A speed= 1x
1046frame= 3779 fps= 25 q=-1.0 size=N/A time=00:02:31.12 bitrate=N/A speed= 1x
1047frame= 3791 fps= 25 q=-1.0 size=N/A time=00:02:31.60 bitrate=N/A speed= 1x
1048frame= 3804 fps= 25 q=-1.0 size=N/A time=00:02:32.12 bitrate=N/A speed= 1x
1049frame= 3817 fps= 25 q=-1.0 size=N/A time=00:02:32.64 bitrate=N/A speed= 1x
1050frame= 3829 fps= 25 q=-1.0 size=N/A time=00:02:33.12 bitrate=N/A speed= 1x
1051frame= 3842 fps= 25 q=-1.0 size=N/A time=00:02:33.64 bitrate=N/A speed= 1x
1052[http @ 0x557423987700] Opening 'http://localhost/hls/test30.ts' for writing
1053[http @ 0x5574238a2dc0] request: PUT /hls/test30.ts HTTP/1.1
1054Transfer-Encoding: chunked
1055User-Agent: Lavf/58.10.100
1056Accept: */*
1057Connection: keep-alive
1058Host: localhost
1059Icy-MetaData: 1
1060
1061
1062[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1063[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1064Transfer-Encoding: chunked
1065User-Agent: Lavf/58.10.100
1066Accept: */*
1067Connection: keep-alive
1068Host: localhost
1069Icy-MetaData: 1
1070
1071
1072EXT-X-MEDIA-SEQUENCE:25
1073frame= 3854 fps= 25 q=-1.0 size=N/A time=00:02:34.12 bitrate=N/A speed= 1x
1074frame= 3867 fps= 25 q=-1.0 size=N/A time=00:02:34.64 bitrate=N/A speed= 1x
1075frame= 3880 fps= 25 q=-1.0 size=N/A time=00:02:35.16 bitrate=N/A speed= 1x
1076frame= 3892 fps= 25 q=-1.0 size=N/A time=00:02:35.64 bitrate=N/A speed= 1x
1077frame= 3905 fps= 25 q=-1.0 size=N/A time=00:02:36.16 bitrate=N/A speed= 1x
1078frame= 3917 fps= 25 q=-1.0 size=N/A time=00:02:36.64 bitrate=N/A speed= 1x
1079frame= 3930 fps= 25 q=-1.0 size=N/A time=00:02:37.16 bitrate=N/A speed= 1x
1080frame= 3943 fps= 25 q=-1.0 size=N/A time=00:02:37.68 bitrate=N/A speed= 1x
1081frame= 3955 fps= 25 q=-1.0 size=N/A time=00:02:38.16 bitrate=N/A speed= 1x
1082frame= 3968 fps= 25 q=-1.0 size=N/A time=00:02:38.68 bitrate=N/A speed= 1x
1083[http @ 0x557423987700] Opening 'http://localhost/hls/test31.ts' for writing
1084[http @ 0x5574238a2dc0] request: PUT /hls/test31.ts HTTP/1.1
1085Transfer-Encoding: chunked
1086User-Agent: Lavf/58.10.100
1087Accept: */*
1088Connection: keep-alive
1089Host: localhost
1090Icy-MetaData: 1
1091
1092
1093[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1094[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1095Transfer-Encoding: chunked
1096User-Agent: Lavf/58.10.100
1097Accept: */*
1098Connection: keep-alive
1099Host: localhost
1100Icy-MetaData: 1
1101
1102
1103EXT-X-MEDIA-SEQUENCE:26
1104frame= 3981 fps= 25 q=-1.0 size=N/A time=00:02:39.20 bitrate=N/A speed= 1x
1105frame= 3993 fps= 25 q=-1.0 size=N/A time=00:02:39.68 bitrate=N/A speed= 1x
1106frame= 4006 fps= 25 q=-1.0 size=N/A time=00:02:40.20 bitrate=N/A speed= 1x
1107frame= 4019 fps= 25 q=-1.0 size=N/A time=00:02:40.72 bitrate=N/A speed= 1x
1108frame= 4031 fps= 25 q=-1.0 size=N/A time=00:02:41.20 bitrate=N/A speed= 1x
1109frame= 4044 fps= 25 q=-1.0 size=N/A time=00:02:41.72 bitrate=N/A speed= 1x
1110frame= 4057 fps= 25 q=-1.0 size=N/A time=00:02:42.24 bitrate=N/A speed= 1x
1111frame= 4069 fps= 25 q=-1.0 size=N/A time=00:02:42.72 bitrate=N/A speed= 1x
1112frame= 4082 fps= 25 q=-1.0 size=N/A time=00:02:43.24 bitrate=N/A speed= 1x
1113frame= 4095 fps= 25 q=-1.0 size=N/A time=00:02:43.76 bitrate=N/A speed= 1x
1114[http @ 0x557423987700] Opening 'http://localhost/hls/test32.ts' for writing
1115[http @ 0x5574238a2dc0] request: PUT /hls/test32.ts HTTP/1.1
1116Transfer-Encoding: chunked
1117User-Agent: Lavf/58.10.100
1118Accept: */*
1119Connection: keep-alive
1120Host: localhost
1121Icy-MetaData: 1
1122
1123
1124[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1125[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1126Transfer-Encoding: chunked
1127User-Agent: Lavf/58.10.100
1128Accept: */*
1129Connection: keep-alive
1130Host: localhost
1131Icy-MetaData: 1
1132
1133
1134EXT-X-MEDIA-SEQUENCE:27
1135frame= 4107 fps= 25 q=-1.0 size=N/A time=00:02:44.24 bitrate=N/A speed= 1x
1136frame= 4120 fps= 25 q=-1.0 size=N/A time=00:02:44.76 bitrate=N/A speed= 1x
1137frame= 4132 fps= 25 q=-1.0 size=N/A time=00:02:45.24 bitrate=N/A speed= 1x
1138frame= 4145 fps= 25 q=-1.0 size=N/A time=00:02:45.76 bitrate=N/A speed= 1x
1139frame= 4158 fps= 25 q=-1.0 size=N/A time=00:02:46.28 bitrate=N/A speed= 1x
1140frame= 4170 fps= 25 q=-1.0 size=N/A time=00:02:46.76 bitrate=N/A speed= 1x
1141frame= 4183 fps= 25 q=-1.0 size=N/A time=00:02:47.28 bitrate=N/A speed= 1x
1142frame= 4195 fps= 25 q=-1.0 size=N/A time=00:02:47.76 bitrate=N/A speed= 1x
1143frame= 4208 fps= 25 q=-1.0 size=N/A time=00:02:48.28 bitrate=N/A speed= 1x
1144frame= 4220 fps= 25 q=-1.0 size=N/A time=00:02:48.76 bitrate=N/A speed= 1x
1145[http @ 0x557423987700] Opening 'http://localhost/hls/test33.ts' for writing
1146[http @ 0x5574238a2dc0] request: PUT /hls/test33.ts HTTP/1.1
1147Transfer-Encoding: chunked
1148User-Agent: Lavf/58.10.100
1149Accept: */*
1150Connection: keep-alive
1151Host: localhost
1152Icy-MetaData: 1
1153
1154
1155[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1156[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1157Transfer-Encoding: chunked
1158User-Agent: Lavf/58.10.100
1159Accept: */*
1160Connection: keep-alive
1161Host: localhost
1162Icy-MetaData: 1
1163
1164
1165EXT-X-MEDIA-SEQUENCE:28
1166frame= 4233 fps= 25 q=-1.0 size=N/A time=00:02:49.28 bitrate=N/A speed= 1x
1167frame= 4246 fps= 25 q=-1.0 size=N/A time=00:02:49.80 bitrate=N/A speed= 1x
1168frame= 4258 fps= 25 q=-1.0 size=N/A time=00:02:50.28 bitrate=N/A speed= 1x
1169frame= 4271 fps= 25 q=-1.0 size=N/A time=00:02:50.80 bitrate=N/A speed= 1x
1170frame= 4283 fps= 25 q=-1.0 size=N/A time=00:02:51.28 bitrate=N/A speed= 1x
1171frame= 4296 fps= 25 q=-1.0 size=N/A time=00:02:51.80 bitrate=N/A speed= 1x
1172frame= 4308 fps= 25 q=-1.0 size=N/A time=00:02:52.28 bitrate=N/A speed= 1x
1173frame= 4321 fps= 25 q=-1.0 size=N/A time=00:02:52.80 bitrate=N/A speed= 1x
1174frame= 4334 fps= 25 q=-1.0 size=N/A time=00:02:53.32 bitrate=N/A speed= 1x
1175frame= 4346 fps= 25 q=-1.0 size=N/A time=00:02:53.80 bitrate=N/A speed= 1x
1176[http @ 0x557423987700] Opening 'http://localhost/hls/test34.ts' for writing
1177[http @ 0x5574238a2dc0] request: PUT /hls/test34.ts HTTP/1.1
1178Transfer-Encoding: chunked
1179User-Agent: Lavf/58.10.100
1180Accept: */*
1181Connection: keep-alive
1182Host: localhost
1183Icy-MetaData: 1
1184
1185
1186[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1187[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1188Transfer-Encoding: chunked
1189User-Agent: Lavf/58.10.100
1190Accept: */*
1191Connection: keep-alive
1192Host: localhost
1193Icy-MetaData: 1
1194
1195
1196EXT-X-MEDIA-SEQUENCE:29
1197frame= 4359 fps= 25 q=-1.0 size=N/A time=00:02:54.32 bitrate=N/A speed= 1x
1198frame= 4371 fps= 25 q=-1.0 size=N/A time=00:02:54.80 bitrate=N/A speed= 1x
1199frame= 4384 fps= 25 q=-1.0 size=N/A time=00:02:55.32 bitrate=N/A speed= 1x
1200frame= 4396 fps= 25 q=-1.0 size=N/A time=00:02:55.80 bitrate=N/A speed= 1x
1201frame= 4409 fps= 25 q=-1.0 size=N/A time=00:02:56.32 bitrate=N/A speed= 1x
1202frame= 4421 fps= 25 q=-1.0 size=N/A time=00:02:56.80 bitrate=N/A speed= 1x
1203frame= 4434 fps= 25 q=-1.0 size=N/A time=00:02:57.32 bitrate=N/A speed= 1x
1204frame= 4447 fps= 25 q=-1.0 size=N/A time=00:02:57.84 bitrate=N/A speed= 1x
1205frame= 4459 fps= 25 q=-1.0 size=N/A time=00:02:58.32 bitrate=N/A speed= 1x
1206frame= 4472 fps= 25 q=-1.0 size=N/A time=00:02:58.84 bitrate=N/A speed= 1x
1207[http @ 0x557423987700] Opening 'http://localhost/hls/test35.ts' for writing
1208[http @ 0x5574238a2dc0] request: PUT /hls/test35.ts HTTP/1.1
1209Transfer-Encoding: chunked
1210User-Agent: Lavf/58.10.100
1211Accept: */*
1212Connection: keep-alive
1213Host: localhost
1214Icy-MetaData: 1
1215
1216
1217[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1218[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1219Transfer-Encoding: chunked
1220User-Agent: Lavf/58.10.100
1221Accept: */*
1222Connection: keep-alive
1223Host: localhost
1224Icy-MetaData: 1
1225
1226
1227EXT-X-MEDIA-SEQUENCE:30
1228frame= 4484 fps= 25 q=-1.0 size=N/A time=00:02:59.32 bitrate=N/A speed= 1x
1229frame= 4497 fps= 25 q=-1.0 size=N/A time=00:02:59.84 bitrate=N/A speed= 1x
1230frame= 4510 fps= 25 q=-1.0 size=N/A time=00:03:00.36 bitrate=N/A speed= 1x
1231frame= 4522 fps= 25 q=-1.0 size=N/A time=00:03:00.84 bitrate=N/A speed= 1x
1232frame= 4535 fps= 25 q=-1.0 size=N/A time=00:03:01.36 bitrate=N/A speed= 1x
1233frame= 4548 fps= 25 q=-1.0 size=N/A time=00:03:01.88 bitrate=N/A speed= 1x
1234frame= 4560 fps= 25 q=-1.0 size=N/A time=00:03:02.36 bitrate=N/A speed= 1x
1235frame= 4573 fps= 25 q=-1.0 size=N/A time=00:03:02.88 bitrate=N/A speed= 1x
1236frame= 4586 fps= 25 q=-1.0 size=N/A time=00:03:03.40 bitrate=N/A speed= 1x
1237frame= 4598 fps= 25 q=-1.0 size=N/A time=00:03:03.88 bitrate=N/A speed= 1x
1238[http @ 0x557423987700] Opening 'http://localhost/hls/test36.ts' for writing
1239[http @ 0x5574238a2dc0] request: PUT /hls/test36.ts HTTP/1.1
1240Transfer-Encoding: chunked
1241User-Agent: Lavf/58.10.100
1242Accept: */*
1243Connection: keep-alive
1244Host: localhost
1245Icy-MetaData: 1
1246
1247
1248[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1249[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1250Transfer-Encoding: chunked
1251User-Agent: Lavf/58.10.100
1252Accept: */*
1253Connection: keep-alive
1254Host: localhost
1255Icy-MetaData: 1
1256
1257
1258EXT-X-MEDIA-SEQUENCE:31
1259frame= 4611 fps= 25 q=-1.0 size=N/A time=00:03:04.40 bitrate=N/A speed= 1x
1260frame= 4623 fps= 25 q=-1.0 size=N/A time=00:03:04.88 bitrate=N/A speed= 1x
1261frame= 4636 fps= 25 q=-1.0 size=N/A time=00:03:05.40 bitrate=N/A speed= 1x
1262frame= 4648 fps= 25 q=-1.0 size=N/A time=00:03:05.88 bitrate=N/A speed= 1x
1263frame= 4661 fps= 25 q=-1.0 size=N/A time=00:03:06.40 bitrate=N/A speed= 1x
1264frame= 4674 fps= 25 q=-1.0 size=N/A time=00:03:06.92 bitrate=N/A speed= 1x
1265frame= 4686 fps= 25 q=-1.0 size=N/A time=00:03:07.40 bitrate=N/A speed= 1x
1266frame= 4699 fps= 25 q=-1.0 size=N/A time=00:03:07.92 bitrate=N/A speed= 1x
1267[http @ 0x557423987700] Opening 'http://localhost/hls/test37.ts' for writing
1268[http @ 0x5574238a2dc0] request: PUT /hls/test37.ts HTTP/1.1
1269Transfer-Encoding: chunked
1270User-Agent: Lavf/58.10.100
1271Accept: */*
1272Connection: keep-alive
1273Host: localhost
1274Icy-MetaData: 1
1275
1276
1277[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1278[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1279Transfer-Encoding: chunked
1280User-Agent: Lavf/58.10.100
1281Accept: */*
1282Connection: keep-alive
1283Host: localhost
1284Icy-MetaData: 1
1285
1286
1287EXT-X-MEDIA-SEQUENCE:32
1288frame= 4712 fps= 25 q=-1.0 size=N/A time=00:03:08.44 bitrate=N/A speed= 1x
1289frame= 4724 fps= 25 q=-1.0 size=N/A time=00:03:08.92 bitrate=N/A speed= 1x
1290frame= 4736 fps= 25 q=-1.0 size=N/A time=00:03:09.40 bitrate=N/A speed= 1x
1291frame= 4749 fps= 25 q=-1.0 size=N/A time=00:03:09.92 bitrate=N/A speed= 1x
1292frame= 4762 fps= 25 q=-1.0 size=N/A time=00:03:10.44 bitrate=N/A speed= 1x
1293frame= 4775 fps= 25 q=-1.0 size=N/A time=00:03:10.96 bitrate=N/A speed= 1x
1294frame= 4787 fps= 25 q=-1.0 size=N/A time=00:03:11.44 bitrate=N/A speed= 1x
1295frame= 4800 fps= 25 q=-1.0 size=N/A time=00:03:11.96 bitrate=N/A speed= 1x
1296frame= 4813 fps= 25 q=-1.0 size=N/A time=00:03:12.48 bitrate=N/A speed= 1x
1297frame= 4825 fps= 25 q=-1.0 size=N/A time=00:03:12.96 bitrate=N/A speed= 1x
1298frame= 4838 fps= 25 q=-1.0 size=N/A time=00:03:13.48 bitrate=N/A speed= 1x
1299frame= 4850 fps= 25 q=-1.0 size=N/A time=00:03:13.96 bitrate=N/A speed= 1x
1300[http @ 0x557423987700] Opening 'http://localhost/hls/test38.ts' for writing
1301[http @ 0x5574238a2dc0] request: PUT /hls/test38.ts HTTP/1.1
1302Transfer-Encoding: chunked
1303User-Agent: Lavf/58.10.100
1304Accept: */*
1305Connection: keep-alive
1306Host: localhost
1307Icy-MetaData: 1
1308
1309
1310[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1311[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1312Transfer-Encoding: chunked
1313User-Agent: Lavf/58.10.100
1314Accept: */*
1315Connection: keep-alive
1316Host: localhost
1317Icy-MetaData: 1
1318
1319
1320EXT-X-MEDIA-SEQUENCE:33
1321frame= 4863 fps= 25 q=-1.0 size=N/A time=00:03:14.48 bitrate=N/A speed= 1x
1322frame= 4876 fps= 25 q=-1.0 size=N/A time=00:03:15.00 bitrate=N/A speed= 1x
1323frame= 4888 fps= 25 q=-1.0 size=N/A time=00:03:15.48 bitrate=N/A speed= 1x
1324frame= 4901 fps= 25 q=-1.0 size=N/A time=00:03:16.00 bitrate=N/A speed= 1x
1325frame= 4913 fps= 25 q=-1.0 size=N/A time=00:03:16.48 bitrate=N/A speed= 1x
1326frame= 4926 fps= 25 q=-1.0 size=N/A time=00:03:17.00 bitrate=N/A speed= 1x
1327frame= 4939 fps= 25 q=-1.0 size=N/A time=00:03:17.52 bitrate=N/A speed= 1x
1328frame= 4951 fps= 25 q=-1.0 size=N/A time=00:03:18.00 bitrate=N/A speed= 1x
1329frame= 4964 fps= 25 q=-1.0 size=N/A time=00:03:18.52 bitrate=N/A speed= 1x
1330frame= 4977 fps= 25 q=-1.0 size=N/A time=00:03:19.04 bitrate=N/A speed= 1x
1331frame= 4989 fps= 25 q=-1.0 size=N/A time=00:03:19.52 bitrate=N/A speed= 1x
1332[http @ 0x557423987700] Opening 'http://localhost/hls/test39.ts' for writing
1333[http @ 0x5574238a2dc0] request: PUT /hls/test39.ts HTTP/1.1
1334Transfer-Encoding: chunked
1335User-Agent: Lavf/58.10.100
1336Accept: */*
1337Connection: keep-alive
1338Host: localhost
1339Icy-MetaData: 1
1340
1341
1342[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1343[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1344Transfer-Encoding: chunked
1345User-Agent: Lavf/58.10.100
1346Accept: */*
1347Connection: keep-alive
1348Host: localhost
1349Icy-MetaData: 1
1350
1351
1352EXT-X-MEDIA-SEQUENCE:34
1353frame= 5002 fps= 25 q=-1.0 size=N/A time=00:03:20.04 bitrate=N/A speed= 1x
1354frame= 5014 fps= 25 q=-1.0 size=N/A time=00:03:20.52 bitrate=N/A speed= 1x
1355frame= 5027 fps= 25 q=-1.0 size=N/A time=00:03:21.04 bitrate=N/A speed= 1x
1356frame= 5040 fps= 25 q=-1.0 size=N/A time=00:03:21.56 bitrate=N/A speed= 1x
1357frame= 5052 fps= 25 q=-1.0 size=N/A time=00:03:22.04 bitrate=N/A speed= 1x
1358frame= 5065 fps= 25 q=-1.0 size=N/A time=00:03:22.56 bitrate=N/A speed= 1x
1359frame= 5078 fps= 25 q=-1.0 size=N/A time=00:03:23.08 bitrate=N/A speed= 1x
1360frame= 5090 fps= 25 q=-1.0 size=N/A time=00:03:23.56 bitrate=N/A speed= 1x
1361frame= 5103 fps= 25 q=-1.0 size=N/A time=00:03:24.08 bitrate=N/A speed= 1x
1362frame= 5115 fps= 25 q=-1.0 size=N/A time=00:03:24.56 bitrate=N/A speed= 1x
1363[http @ 0x557423987700] Opening 'http://localhost/hls/test40.ts' for writing
1364[http @ 0x5574238a2dc0] request: PUT /hls/test40.ts HTTP/1.1
1365Transfer-Encoding: chunked
1366User-Agent: Lavf/58.10.100
1367Accept: */*
1368Connection: keep-alive
1369Host: localhost
1370Icy-MetaData: 1
1371
1372
1373[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1374[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1375Transfer-Encoding: chunked
1376User-Agent: Lavf/58.10.100
1377Accept: */*
1378Connection: keep-alive
1379Host: localhost
1380Icy-MetaData: 1
1381
1382
1383EXT-X-MEDIA-SEQUENCE:35
1384frame= 5127 fps= 25 q=-1.0 size=N/A time=00:03:25.04 bitrate=N/A speed= 1x
1385frame= 5140 fps= 25 q=-1.0 size=N/A time=00:03:25.56 bitrate=N/A speed= 1x
1386frame= 5153 fps= 25 q=-1.0 size=N/A time=00:03:26.08 bitrate=N/A speed= 1x
1387frame= 5166 fps= 25 q=-1.0 size=N/A time=00:03:26.60 bitrate=N/A speed= 1x
1388frame= 5178 fps= 25 q=-1.0 size=N/A time=00:03:27.08 bitrate=N/A speed= 1x
1389frame= 5191 fps= 25 q=-1.0 size=N/A time=00:03:27.60 bitrate=N/A speed= 1x
1390frame= 5203 fps= 25 q=-1.0 size=N/A time=00:03:28.08 bitrate=N/A speed= 1x
1391frame= 5216 fps= 25 q=-1.0 size=N/A time=00:03:28.60 bitrate=N/A speed= 1x
1392frame= 5228 fps= 25 q=-1.0 size=N/A time=00:03:29.08 bitrate=N/A speed= 1x
1393frame= 5241 fps= 25 q=-1.0 size=N/A time=00:03:29.60 bitrate=N/A speed= 1x
1394[http @ 0x557423987700] Opening 'http://localhost/hls/test41.ts' for writing
1395[http @ 0x5574238a2dc0] request: PUT /hls/test41.ts HTTP/1.1
1396Transfer-Encoding: chunked
1397User-Agent: Lavf/58.10.100
1398Accept: */*
1399Connection: keep-alive
1400Host: localhost
1401Icy-MetaData: 1
1402
1403
1404[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1405[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1406Transfer-Encoding: chunked
1407User-Agent: Lavf/58.10.100
1408Accept: */*
1409Connection: keep-alive
1410Host: localhost
1411Icy-MetaData: 1
1412
1413
1414EXT-X-MEDIA-SEQUENCE:36
1415frame= 5254 fps= 25 q=-1.0 size=N/A time=00:03:30.12 bitrate=N/A speed= 1x
1416frame= 5266 fps= 25 q=-1.0 size=N/A time=00:03:30.60 bitrate=N/A speed= 1x
1417frame= 5279 fps= 25 q=-1.0 size=N/A time=00:03:31.12 bitrate=N/A speed= 1x
1418frame= 5292 fps= 25 q=-1.0 size=N/A time=00:03:31.64 bitrate=N/A speed= 1x
1419frame= 5304 fps= 25 q=-1.0 size=N/A time=00:03:32.12 bitrate=N/A speed= 1x
1420frame= 5317 fps= 25 q=-1.0 size=N/A time=00:03:32.64 bitrate=N/A speed= 1x
1421frame= 5329 fps= 25 q=-1.0 size=N/A time=00:03:33.12 bitrate=N/A speed= 1x
1422frame= 5342 fps= 25 q=-1.0 size=N/A time=00:03:33.64 bitrate=N/A speed= 1x
1423frame= 5355 fps= 25 q=-1.0 size=N/A time=00:03:34.16 bitrate=N/A speed= 1x
1424frame= 5367 fps= 25 q=-1.0 size=N/A time=00:03:34.64 bitrate=N/A speed= 1x
1425[http @ 0x557423987700] Opening 'http://localhost/hls/test42.ts' for writing
1426[http @ 0x5574238a2dc0] request: PUT /hls/test42.ts HTTP/1.1
1427Transfer-Encoding: chunked
1428User-Agent: Lavf/58.10.100
1429Accept: */*
1430Connection: keep-alive
1431Host: localhost
1432Icy-MetaData: 1
1433
1434
1435[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1436[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1437Transfer-Encoding: chunked
1438User-Agent: Lavf/58.10.100
1439Accept: */*
1440Connection: keep-alive
1441Host: localhost
1442Icy-MetaData: 1
1443
1444
1445EXT-X-MEDIA-SEQUENCE:37
1446frame= 5380 fps= 25 q=-1.0 size=N/A time=00:03:35.16 bitrate=N/A speed= 1x
1447frame= 5392 fps= 25 q=-1.0 size=N/A time=00:03:35.64 bitrate=N/A speed= 1x
1448frame= 5405 fps= 25 q=-1.0 size=N/A time=00:03:36.16 bitrate=N/A speed= 1x
1449frame= 5418 fps= 25 q=-1.0 size=N/A time=00:03:36.68 bitrate=N/A speed= 1x
1450frame= 5431 fps= 25 q=-1.0 size=N/A time=00:03:37.20 bitrate=N/A speed= 1x
1451frame= 5443 fps= 25 q=-1.0 size=N/A time=00:03:37.68 bitrate=N/A speed= 1x
1452frame= 5456 fps= 25 q=-1.0 size=N/A time=00:03:38.20 bitrate=N/A speed= 1x
1453frame= 5468 fps= 25 q=-1.0 size=N/A time=00:03:38.68 bitrate=N/A speed= 1x
1454frame= 5480 fps= 25 q=-1.0 size=N/A time=00:03:39.16 bitrate=N/A speed= 1x
1455frame= 5493 fps= 25 q=-1.0 size=N/A time=00:03:39.68 bitrate=N/A speed= 1x
1456frame= 5506 fps= 25 q=-1.0 size=N/A time=00:03:40.20 bitrate=N/A speed= 1x
1457[http @ 0x557423987700] Opening 'http://localhost/hls/test43.ts' for writing
1458[http @ 0x5574238a2dc0] request: PUT /hls/test43.ts HTTP/1.1
1459Transfer-Encoding: chunked
1460User-Agent: Lavf/58.10.100
1461Accept: */*
1462Connection: keep-alive
1463Host: localhost
1464Icy-MetaData: 1
1465
1466
1467[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1468[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1469Transfer-Encoding: chunked
1470User-Agent: Lavf/58.10.100
1471Accept: */*
1472Connection: keep-alive
1473Host: localhost
1474Icy-MetaData: 1
1475
1476
1477EXT-X-MEDIA-SEQUENCE:38
1478frame= 5518 fps= 25 q=-1.0 size=N/A time=00:03:40.68 bitrate=N/A speed= 1x
1479frame= 5531 fps= 25 q=-1.0 size=N/A time=00:03:41.20 bitrate=N/A speed= 1x
1480frame= 5544 fps= 25 q=-1.0 size=N/A time=00:03:41.72 bitrate=N/A speed= 1x
1481frame= 5556 fps= 25 q=-1.0 size=N/A time=00:03:42.20 bitrate=N/A speed= 1x
1482frame= 5569 fps= 25 q=-1.0 size=N/A time=00:03:42.72 bitrate=N/A speed= 1x
1483frame= 5581 fps= 25 q=-1.0 size=N/A time=00:03:43.20 bitrate=N/A speed= 1x
1484frame= 5594 fps= 25 q=-1.0 size=N/A time=00:03:43.72 bitrate=N/A speed= 1x
1485frame= 5606 fps= 25 q=-1.0 size=N/A time=00:03:44.20 bitrate=N/A speed= 1x
1486frame= 5619 fps= 25 q=-1.0 size=N/A time=00:03:44.72 bitrate=N/A speed= 1x
1487[http @ 0x557423987700] Opening 'http://localhost/hls/test44.ts' for writing
1488[http @ 0x5574238a2dc0] request: PUT /hls/test44.ts HTTP/1.1
1489Transfer-Encoding: chunked
1490User-Agent: Lavf/58.10.100
1491Accept: */*
1492Connection: keep-alive
1493Host: localhost
1494Icy-MetaData: 1
1495
1496
1497[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1498[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1499Transfer-Encoding: chunked
1500User-Agent: Lavf/58.10.100
1501Accept: */*
1502Connection: keep-alive
1503Host: localhost
1504Icy-MetaData: 1
1505
1506
1507EXT-X-MEDIA-SEQUENCE:39
1508frame= 5632 fps= 25 q=-1.0 size=N/A time=00:03:45.24 bitrate=N/A speed= 1x
1509[http @ 0x557423987700] Opening 'http://localhost/hls/test45.ts' for writing
1510[http @ 0x5574238a2dc0] request: PUT /hls/test45.ts HTTP/1.1
1511Transfer-Encoding: chunked
1512User-Agent: Lavf/58.10.100
1513Accept: */*
1514Connection: keep-alive
1515Host: localhost
1516Icy-MetaData: 1
1517
1518
1519[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1520[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1521Transfer-Encoding: chunked
1522User-Agent: Lavf/58.10.100
1523Accept: */*
1524Connection: keep-alive
1525Host: localhost
1526Icy-MetaData: 1
1527
1528
1529EXT-X-MEDIA-SEQUENCE:40
1530frame= 5644 fps= 25 q=-1.0 size=N/A time=00:03:45.72 bitrate=N/A speed= 1x
1531frame= 5657 fps= 25 q=-1.0 size=N/A time=00:03:46.24 bitrate=N/A speed= 1x
1532frame= 5670 fps= 25 q=-1.0 size=N/A time=00:03:46.76 bitrate=N/A speed= 1x
1533frame= 5682 fps= 25 q=-1.0 size=N/A time=00:03:47.24 bitrate=N/A speed= 1x
1534frame= 5694 fps= 25 q=-1.0 size=N/A time=00:03:47.72 bitrate=N/A speed= 1x
1535frame= 5707 fps= 25 q=-1.0 size=N/A time=00:03:48.24 bitrate=N/A speed= 1x
1536frame= 5720 fps= 25 q=-1.0 size=N/A time=00:03:48.76 bitrate=N/A speed= 1x
1537frame= 5732 fps= 25 q=-1.0 size=N/A time=00:03:49.24 bitrate=N/A speed= 1x
1538frame= 5745 fps= 25 q=-1.0 size=N/A time=00:03:49.76 bitrate=N/A speed= 1x
1539frame= 5757 fps= 25 q=-1.0 size=N/A time=00:03:50.24 bitrate=N/A speed= 1x
1540[http @ 0x557423987700] Opening 'http://localhost/hls/test46.ts' for writing
1541[http @ 0x5574238a2dc0] request: PUT /hls/test46.ts HTTP/1.1
1542Transfer-Encoding: chunked
1543User-Agent: Lavf/58.10.100
1544Accept: */*
1545Connection: keep-alive
1546Host: localhost
1547Icy-MetaData: 1
1548
1549
1550[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1551[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1552Transfer-Encoding: chunked
1553User-Agent: Lavf/58.10.100
1554Accept: */*
1555Connection: keep-alive
1556Host: localhost
1557Icy-MetaData: 1
1558
1559
1560EXT-X-MEDIA-SEQUENCE:41
1561frame= 5770 fps= 25 q=-1.0 size=N/A time=00:03:50.76 bitrate=N/A speed= 1x
1562frame= 5782 fps= 25 q=-1.0 size=N/A time=00:03:51.24 bitrate=N/A speed= 1x
1563frame= 5795 fps= 25 q=-1.0 size=N/A time=00:03:51.76 bitrate=N/A speed= 1x
1564frame= 5808 fps= 25 q=-1.0 size=N/A time=00:03:52.28 bitrate=N/A speed= 1x
1565frame= 5820 fps= 25 q=-1.0 size=N/A time=00:03:52.76 bitrate=N/A speed= 1x
1566frame= 5833 fps= 25 q=-1.0 size=N/A time=00:03:53.28 bitrate=N/A speed= 1x
1567frame= 5846 fps= 25 q=-1.0 size=N/A time=00:03:53.80 bitrate=N/A speed= 1x
1568frame= 5858 fps= 25 q=-1.0 size=N/A time=00:03:54.28 bitrate=N/A speed= 1x
1569frame= 5871 fps= 25 q=-1.0 size=N/A time=00:03:54.80 bitrate=N/A speed= 1x
1570frame= 5884 fps= 25 q=-1.0 size=N/A time=00:03:55.32 bitrate=N/A speed= 1x
1571[http @ 0x557423987700] Opening 'http://localhost/hls/test47.ts' for writing
1572[http @ 0x5574238a2dc0] request: PUT /hls/test47.ts HTTP/1.1
1573Transfer-Encoding: chunked
1574User-Agent: Lavf/58.10.100
1575Accept: */*
1576Connection: keep-alive
1577Host: localhost
1578Icy-MetaData: 1
1579
1580
1581[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1582[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1583Transfer-Encoding: chunked
1584User-Agent: Lavf/58.10.100
1585Accept: */*
1586Connection: keep-alive
1587Host: localhost
1588Icy-MetaData: 1
1589
1590
1591EXT-X-MEDIA-SEQUENCE:42
1592frame= 5896 fps= 25 q=-1.0 size=N/A time=00:03:55.80 bitrate=N/A speed= 1x
1593frame= 5909 fps= 25 q=-1.0 size=N/A time=00:03:56.32 bitrate=N/A speed= 1x
1594frame= 5922 fps= 25 q=-1.0 size=N/A time=00:03:56.84 bitrate=N/A speed= 1x
1595frame= 5934 fps= 25 q=-1.0 size=N/A time=00:03:57.32 bitrate=N/A speed= 1x
1596frame= 5947 fps= 25 q=-1.0 size=N/A time=00:03:57.84 bitrate=N/A speed= 1x
1597frame= 5959 fps= 25 q=-1.0 size=N/A time=00:03:58.32 bitrate=N/A speed= 1x
1598frame= 5972 fps= 25 q=-1.0 size=N/A time=00:03:58.84 bitrate=N/A speed= 1x
1599frame= 5985 fps= 25 q=-1.0 size=N/A time=00:03:59.36 bitrate=N/A speed= 1x
1600frame= 5998 fps= 25 q=-1.0 size=N/A time=00:03:59.88 bitrate=N/A speed= 1x
1601frame= 6010 fps= 25 q=-1.0 size=N/A time=00:04:00.36 bitrate=N/A speed= 1x
1602[http @ 0x557423987700] Opening 'http://localhost/hls/test48.ts' for writing
1603[http @ 0x5574238a2dc0] request: PUT /hls/test48.ts HTTP/1.1
1604Transfer-Encoding: chunked
1605User-Agent: Lavf/58.10.100
1606Accept: */*
1607Connection: keep-alive
1608Host: localhost
1609Icy-MetaData: 1
1610
1611
1612[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1613[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1614Transfer-Encoding: chunked
1615User-Agent: Lavf/58.10.100
1616Accept: */*
1617Connection: keep-alive
1618Host: localhost
1619Icy-MetaData: 1
1620
1621
1622EXT-X-MEDIA-SEQUENCE:43
1623frame= 6022 fps= 25 q=-1.0 size=N/A time=00:04:00.84 bitrate=N/A speed= 1x
1624frame= 6035 fps= 25 q=-1.0 size=N/A time=00:04:01.36 bitrate=N/A speed= 1x
1625frame= 6048 fps= 25 q=-1.0 size=N/A time=00:04:01.88 bitrate=N/A speed= 1x
1626frame= 6060 fps= 25 q=-1.0 size=N/A time=00:04:02.36 bitrate=N/A speed= 1x
1627frame= 6073 fps= 25 q=-1.0 size=N/A time=00:04:02.88 bitrate=N/A speed= 1x
1628frame= 6085 fps= 25 q=-1.0 size=N/A time=00:04:03.36 bitrate=N/A speed= 1x
1629frame= 6098 fps= 25 q=-1.0 size=N/A time=00:04:03.88 bitrate=N/A speed= 1x
1630frame= 6111 fps= 25 q=-1.0 size=N/A time=00:04:04.40 bitrate=N/A speed= 1x
1631frame= 6123 fps= 25 q=-1.0 size=N/A time=00:04:04.88 bitrate=N/A speed= 1x
1632frame= 6136 fps= 25 q=-1.0 size=N/A time=00:04:05.40 bitrate=N/A speed= 1x
1633[http @ 0x557423987700] Opening 'http://localhost/hls/test49.ts' for writing
1634[http @ 0x5574238a2dc0] request: PUT /hls/test49.ts HTTP/1.1
1635Transfer-Encoding: chunked
1636User-Agent: Lavf/58.10.100
1637Accept: */*
1638Connection: keep-alive
1639Host: localhost
1640Icy-MetaData: 1
1641
1642
1643[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1644[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1645Transfer-Encoding: chunked
1646User-Agent: Lavf/58.10.100
1647Accept: */*
1648Connection: keep-alive
1649Host: localhost
1650Icy-MetaData: 1
1651
1652
1653EXT-X-MEDIA-SEQUENCE:44
1654frame= 6149 fps= 25 q=-1.0 size=N/A time=00:04:05.92 bitrate=N/A speed= 1x
1655frame= 6162 fps= 25 q=-1.0 size=N/A time=00:04:06.44 bitrate=N/A speed= 1x
1656frame= 6174 fps= 25 q=-1.0 size=N/A time=00:04:06.92 bitrate=N/A speed= 1x
1657frame= 6187 fps= 25 q=-1.0 size=N/A time=00:04:07.44 bitrate=N/A speed= 1x
1658frame= 6200 fps= 25 q=-1.0 size=N/A time=00:04:07.96 bitrate=N/A speed= 1x
1659frame= 6212 fps= 25 q=-1.0 size=N/A time=00:04:08.44 bitrate=N/A speed= 1x
1660frame= 6225 fps= 25 q=-1.0 size=N/A time=00:04:08.96 bitrate=N/A speed= 1x
1661frame= 6237 fps= 25 q=-1.0 size=N/A time=00:04:09.44 bitrate=N/A speed= 1x
1662frame= 6250 fps= 25 q=-1.0 size=N/A time=00:04:09.96 bitrate=N/A speed= 1x
1663frame= 6262 fps= 25 q=-1.0 size=N/A time=00:04:10.44 bitrate=N/A speed= 1x
1664[http @ 0x557423987700] Opening 'http://localhost/hls/test50.ts' for writing
1665[http @ 0x5574238a2dc0] request: PUT /hls/test50.ts HTTP/1.1
1666Transfer-Encoding: chunked
1667User-Agent: Lavf/58.10.100
1668Accept: */*
1669Connection: keep-alive
1670Host: localhost
1671Icy-MetaData: 1
1672
1673
1674[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1675[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1676Transfer-Encoding: chunked
1677User-Agent: Lavf/58.10.100
1678Accept: */*
1679Connection: keep-alive
1680Host: localhost
1681Icy-MetaData: 1
1682
1683
1684EXT-X-MEDIA-SEQUENCE:45
1685frame= 6275 fps= 25 q=-1.0 size=N/A time=00:04:10.96 bitrate=N/A speed= 1x
1686frame= 6288 fps= 25 q=-1.0 size=N/A time=00:04:11.48 bitrate=N/A speed= 1x
1687frame= 6300 fps= 25 q=-1.0 size=N/A time=00:04:11.96 bitrate=N/A speed= 1x
1688frame= 6313 fps= 25 q=-1.0 size=N/A time=00:04:12.48 bitrate=N/A speed= 1x
1689frame= 6325 fps= 25 q=-1.0 size=N/A time=00:04:12.96 bitrate=N/A speed= 1x
1690frame= 6338 fps= 25 q=-1.0 size=N/A time=00:04:13.48 bitrate=N/A speed= 1x
1691frame= 6351 fps= 25 q=-1.0 size=N/A time=00:04:14.00 bitrate=N/A speed= 1x
1692frame= 6363 fps= 25 q=-1.0 size=N/A time=00:04:14.48 bitrate=N/A speed= 1x
1693frame= 6376 fps= 25 q=-1.0 size=N/A time=00:04:15.00 bitrate=N/A speed= 1x
1694frame= 6388 fps= 25 q=-1.0 size=N/A time=00:04:15.48 bitrate=N/A speed= 1x
1695frame= 6401 fps= 25 q=-1.0 size=N/A time=00:04:16.00 bitrate=N/A speed= 1x
1696[http @ 0x557423987700] Opening 'http://localhost/hls/test51.ts' for writing
1697[http @ 0x5574238a2dc0] request: PUT /hls/test51.ts HTTP/1.1
1698Transfer-Encoding: chunked
1699User-Agent: Lavf/58.10.100
1700Accept: */*
1701Connection: keep-alive
1702Host: localhost
1703Icy-MetaData: 1
1704
1705
1706[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1707[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1708Transfer-Encoding: chunked
1709User-Agent: Lavf/58.10.100
1710Accept: */*
1711Connection: keep-alive
1712Host: localhost
1713Icy-MetaData: 1
1714
1715
1716EXT-X-MEDIA-SEQUENCE:46
1717frame= 6414 fps= 25 q=-1.0 size=N/A time=00:04:16.52 bitrate=N/A speed= 1x
1718frame= 6426 fps= 25 q=-1.0 size=N/A time=00:04:17.00 bitrate=N/A speed= 1x
1719frame= 6439 fps= 25 q=-1.0 size=N/A time=00:04:17.52 bitrate=N/A speed= 1x
1720frame= 6451 fps= 25 q=-1.0 size=N/A time=00:04:18.00 bitrate=N/A speed= 1x
1721frame= 6464 fps= 25 q=-1.0 size=N/A time=00:04:18.52 bitrate=N/A speed= 1x
1722frame= 6477 fps= 25 q=-1.0 size=N/A time=00:04:19.04 bitrate=N/A speed= 1x
1723frame= 6489 fps= 25 q=-1.0 size=N/A time=00:04:19.52 bitrate=N/A speed= 1x
1724frame= 6502 fps= 25 q=-1.0 size=N/A time=00:04:20.04 bitrate=N/A speed= 1x
1725frame= 6514 fps= 25 q=-1.0 size=N/A time=00:04:20.52 bitrate=N/A speed= 1x
1726frame= 6527 fps= 25 q=-1.0 size=N/A time=00:04:21.04 bitrate=N/A speed= 1x
1727[http @ 0x557423987700] Opening 'http://localhost/hls/test52.ts' for writing
1728[http @ 0x5574238a2dc0] request: PUT /hls/test52.ts HTTP/1.1
1729Transfer-Encoding: chunked
1730User-Agent: Lavf/58.10.100
1731Accept: */*
1732Connection: keep-alive
1733Host: localhost
1734Icy-MetaData: 1
1735
1736
1737[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1738[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1739Transfer-Encoding: chunked
1740User-Agent: Lavf/58.10.100
1741Accept: */*
1742Connection: keep-alive
1743Host: localhost
1744Icy-MetaData: 1
1745
1746
1747EXT-X-MEDIA-SEQUENCE:47
1748frame= 6539 fps= 25 q=-1.0 size=N/A time=00:04:21.52 bitrate=N/A speed= 1x
1749frame= 6552 fps= 25 q=-1.0 size=N/A time=00:04:22.04 bitrate=N/A speed= 1x
1750frame= 6565 fps= 25 q=-1.0 size=N/A time=00:04:22.56 bitrate=N/A speed= 1x
1751frame= 6577 fps= 25 q=-1.0 size=N/A time=00:04:23.04 bitrate=N/A speed= 1x
1752frame= 6590 fps= 25 q=-1.0 size=N/A time=00:04:23.56 bitrate=N/A speed= 1x
1753frame= 6602 fps= 25 q=-1.0 size=N/A time=00:04:24.04 bitrate=N/A speed= 1x
1754frame= 6615 fps= 25 q=-1.0 size=N/A time=00:04:24.56 bitrate=N/A speed= 1x
1755frame= 6627 fps= 25 q=-1.0 size=N/A time=00:04:25.04 bitrate=N/A speed= 1x
1756frame= 6640 fps= 25 q=-1.0 size=N/A time=00:04:25.56 bitrate=N/A speed= 1x
1757frame= 6653 fps= 25 q=-1.0 size=N/A time=00:04:26.08 bitrate=N/A speed= 1x
1758[http @ 0x557423987700] Opening 'http://localhost/hls/test53.ts' for writing
1759[http @ 0x5574238a2dc0] request: PUT /hls/test53.ts HTTP/1.1
1760Transfer-Encoding: chunked
1761User-Agent: Lavf/58.10.100
1762Accept: */*
1763Connection: keep-alive
1764Host: localhost
1765Icy-MetaData: 1
1766
1767
1768[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1769[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1770Transfer-Encoding: chunked
1771User-Agent: Lavf/58.10.100
1772Accept: */*
1773Connection: keep-alive
1774Host: localhost
1775Icy-MetaData: 1
1776
1777
1778EXT-X-MEDIA-SEQUENCE:48
1779frame= 6666 fps= 25 q=-1.0 size=N/A time=00:04:26.60 bitrate=N/A speed= 1x
1780frame= 6678 fps= 25 q=-1.0 size=N/A time=00:04:27.08 bitrate=N/A speed= 1x
1781frame= 6691 fps= 25 q=-1.0 size=N/A time=00:04:27.60 bitrate=N/A speed= 1x
1782frame= 6703 fps= 25 q=-1.0 size=N/A time=00:04:28.08 bitrate=N/A speed= 1x
1783frame= 6716 fps= 25 q=-1.0 size=N/A time=00:04:28.60 bitrate=N/A speed= 1x
1784frame= 6729 fps= 25 q=-1.0 size=N/A time=00:04:29.12 bitrate=N/A speed= 1x
1785frame= 6741 fps= 25 q=-1.0 size=N/A time=00:04:29.60 bitrate=N/A speed= 1x
1786frame= 6753 fps= 25 q=-1.0 size=N/A time=00:04:30.08 bitrate=N/A speed= 1x
1787frame= 6766 fps= 25 q=-1.0 size=N/A time=00:04:30.60 bitrate=N/A speed= 1x
1788frame= 6779 fps= 25 q=-1.0 size=N/A time=00:04:31.12 bitrate=N/A speed= 1x
1789[http @ 0x557423987700] Opening 'http://localhost/hls/test54.ts' for writing
1790[http @ 0x5574238a2dc0] request: PUT /hls/test54.ts HTTP/1.1
1791Transfer-Encoding: chunked
1792User-Agent: Lavf/58.10.100
1793Accept: */*
1794Connection: keep-alive
1795Host: localhost
1796Icy-MetaData: 1
1797
1798
1799[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1800[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1801Transfer-Encoding: chunked
1802User-Agent: Lavf/58.10.100
1803Accept: */*
1804Connection: keep-alive
1805Host: localhost
1806Icy-MetaData: 1
1807
1808
1809EXT-X-MEDIA-SEQUENCE:49
1810frame= 6791 fps= 25 q=-1.0 size=N/A time=00:04:31.60 bitrate=N/A speed= 1x
1811frame= 6804 fps= 25 q=-1.0 size=N/A time=00:04:32.12 bitrate=N/A speed= 1x
1812frame= 6817 fps= 25 q=-1.0 size=N/A time=00:04:32.64 bitrate=N/A speed= 1x
1813frame= 6829 fps= 25 q=-1.0 size=N/A time=00:04:33.12 bitrate=N/A speed= 1x
1814frame= 6841 fps= 25 q=-1.0 size=N/A time=00:04:33.60 bitrate=N/A speed= 1x
1815frame= 6854 fps= 25 q=-1.0 size=N/A time=00:04:34.12 bitrate=N/A speed= 1x
1816frame= 6867 fps= 25 q=-1.0 size=N/A time=00:04:34.64 bitrate=N/A speed= 1x
1817frame= 6879 fps= 25 q=-1.0 size=N/A time=00:04:35.12 bitrate=N/A speed= 1x
1818frame= 6892 fps= 25 q=-1.0 size=N/A time=00:04:35.64 bitrate=N/A speed= 1x
1819frame= 6904 fps= 25 q=-1.0 size=N/A time=00:04:36.12 bitrate=N/A speed= 1x
1820[http @ 0x557423987700] Opening 'http://localhost/hls/test55.ts' for writing
1821[http @ 0x5574238a2dc0] request: PUT /hls/test55.ts HTTP/1.1
1822Transfer-Encoding: chunked
1823User-Agent: Lavf/58.10.100
1824Accept: */*
1825Connection: keep-alive
1826Host: localhost
1827Icy-MetaData: 1
1828
1829
1830[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1831[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1832Transfer-Encoding: chunked
1833User-Agent: Lavf/58.10.100
1834Accept: */*
1835Connection: keep-alive
1836Host: localhost
1837Icy-MetaData: 1
1838
1839
1840EXT-X-MEDIA-SEQUENCE:50
1841frame= 6917 fps= 25 q=-1.0 size=N/A time=00:04:36.64 bitrate=N/A speed= 1x
1842frame= 6930 fps= 25 q=-1.0 size=N/A time=00:04:37.16 bitrate=N/A speed= 1x
1843frame= 6942 fps= 25 q=-1.0 size=N/A time=00:04:37.64 bitrate=N/A speed= 1x
1844frame= 6954 fps= 25 q=-1.0 size=N/A time=00:04:38.12 bitrate=N/A speed= 1x
1845frame= 6967 fps= 25 q=-1.0 size=N/A time=00:04:38.64 bitrate=N/A speed= 1x
1846frame= 6980 fps= 25 q=-1.0 size=N/A time=00:04:39.16 bitrate=N/A speed= 1x
1847frame= 6993 fps= 25 q=-1.0 size=N/A time=00:04:39.68 bitrate=N/A speed= 1x
1848frame= 7005 fps= 25 q=-1.0 size=N/A time=00:04:40.16 bitrate=N/A speed= 1x
1849[http @ 0x557423987700] Opening 'http://localhost/hls/test56.ts' for writing
1850[http @ 0x5574238a2dc0] request: PUT /hls/test56.ts HTTP/1.1
1851Transfer-Encoding: chunked
1852User-Agent: Lavf/58.10.100
1853Accept: */*
1854Connection: keep-alive
1855Host: localhost
1856Icy-MetaData: 1
1857
1858
1859[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1860[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1861Transfer-Encoding: chunked
1862User-Agent: Lavf/58.10.100
1863Accept: */*
1864Connection: keep-alive
1865Host: localhost
1866Icy-MetaData: 1
1867
1868
1869EXT-X-MEDIA-SEQUENCE:51
1870frame= 7018 fps= 25 q=-1.0 size=N/A time=00:04:40.68 bitrate=N/A speed= 1x
1871frame= 7030 fps= 25 q=-1.0 size=N/A time=00:04:41.16 bitrate=N/A speed= 1x
1872frame= 7043 fps= 25 q=-1.0 size=N/A time=00:04:41.68 bitrate=N/A speed= 1x
1873frame= 7056 fps= 25 q=-1.0 size=N/A time=00:04:42.20 bitrate=N/A speed= 1x
1874frame= 7068 fps= 25 q=-1.0 size=N/A time=00:04:42.68 bitrate=N/A speed= 1x
1875frame= 7081 fps= 25 q=-1.0 size=N/A time=00:04:43.20 bitrate=N/A speed= 1x
1876frame= 7093 fps= 25 q=-1.0 size=N/A time=00:04:43.68 bitrate=N/A speed= 1x
1877frame= 7105 fps= 25 q=-1.0 size=N/A time=00:04:44.16 bitrate=N/A speed= 1x
1878frame= 7118 fps= 25 q=-1.0 size=N/A time=00:04:44.68 bitrate=N/A speed= 1x
1879frame= 7131 fps= 25 q=-1.0 size=N/A time=00:04:45.20 bitrate=N/A speed= 1x
1880frame= 7143 fps= 25 q=-1.0 size=N/A time=00:04:45.68 bitrate=N/A speed= 1x
1881frame= 7156 fps= 25 q=-1.0 size=N/A time=00:04:46.20 bitrate=N/A speed= 1x
1882frame= 7169 fps= 25 q=-1.0 size=N/A time=00:04:46.72 bitrate=N/A speed= 1x
1883[http @ 0x557423987700] Opening 'http://localhost/hls/test57.ts' for writing
1884[http @ 0x5574238a2dc0] request: PUT /hls/test57.ts HTTP/1.1
1885Transfer-Encoding: chunked
1886User-Agent: Lavf/58.10.100
1887Accept: */*
1888Connection: keep-alive
1889Host: localhost
1890Icy-MetaData: 1
1891
1892
1893[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1894[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1895Transfer-Encoding: chunked
1896User-Agent: Lavf/58.10.100
1897Accept: */*
1898Connection: keep-alive
1899Host: localhost
1900Icy-MetaData: 1
1901
1902
1903EXT-X-MEDIA-SEQUENCE:52
1904frame= 7181 fps= 25 q=-1.0 size=N/A time=00:04:47.20 bitrate=N/A speed= 1x
1905frame= 7194 fps= 25 q=-1.0 size=N/A time=00:04:47.72 bitrate=N/A speed= 1x
1906frame= 7206 fps= 25 q=-1.0 size=N/A time=00:04:48.20 bitrate=N/A speed= 1x
1907frame= 7219 fps= 25 q=-1.0 size=N/A time=00:04:48.72 bitrate=N/A speed= 1x
1908frame= 7232 fps= 25 q=-1.0 size=N/A time=00:04:49.24 bitrate=N/A speed= 1x
1909frame= 7244 fps= 25 q=-1.0 size=N/A time=00:04:49.72 bitrate=N/A speed= 1x
1910frame= 7256 fps= 25 q=-1.0 size=N/A time=00:04:50.20 bitrate=N/A speed= 1x
1911frame= 7269 fps= 25 q=-1.0 size=N/A time=00:04:50.72 bitrate=N/A speed= 1x
1912frame= 7282 fps= 25 q=-1.0 size=N/A time=00:04:51.24 bitrate=N/A speed= 1x
1913frame= 7295 fps= 25 q=-1.0 size=N/A time=00:04:51.76 bitrate=N/A speed= 1x
1914[http @ 0x557423987700] Opening 'http://localhost/hls/test58.ts' for writing
1915[http @ 0x5574238a2dc0] request: PUT /hls/test58.ts HTTP/1.1
1916Transfer-Encoding: chunked
1917User-Agent: Lavf/58.10.100
1918Accept: */*
1919Connection: keep-alive
1920Host: localhost
1921Icy-MetaData: 1
1922
1923
1924[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1925[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1926Transfer-Encoding: chunked
1927User-Agent: Lavf/58.10.100
1928Accept: */*
1929Connection: keep-alive
1930Host: localhost
1931Icy-MetaData: 1
1932
1933
1934EXT-X-MEDIA-SEQUENCE:53
1935frame= 7307 fps= 25 q=-1.0 size=N/A time=00:04:52.24 bitrate=N/A speed= 1x
1936frame= 7320 fps= 25 q=-1.0 size=N/A time=00:04:52.76 bitrate=N/A speed= 1x
1937frame= 7333 fps= 25 q=-1.0 size=N/A time=00:04:53.28 bitrate=N/A speed= 1x
1938frame= 7345 fps= 25 q=-1.0 size=N/A time=00:04:53.76 bitrate=N/A speed= 1x
1939frame= 7358 fps= 25 q=-1.0 size=N/A time=00:04:54.28 bitrate=N/A speed= 1x
1940frame= 7370 fps= 25 q=-1.0 size=N/A time=00:04:54.76 bitrate=N/A speed= 1x
1941frame= 7383 fps= 25 q=-1.0 size=N/A time=00:04:55.28 bitrate=N/A speed= 1x
1942frame= 7396 fps= 25 q=-1.0 size=N/A time=00:04:55.80 bitrate=N/A speed= 1x
1943frame= 7408 fps= 25 q=-1.0 size=N/A time=00:04:56.28 bitrate=N/A speed= 1x
1944frame= 7421 fps= 25 q=-1.0 size=N/A time=00:04:56.80 bitrate=N/A speed= 1x
1945[http @ 0x557423987700] Opening 'http://localhost/hls/test59.ts' for writing
1946[http @ 0x5574238a2dc0] request: PUT /hls/test59.ts HTTP/1.1
1947Transfer-Encoding: chunked
1948User-Agent: Lavf/58.10.100
1949Accept: */*
1950Connection: keep-alive
1951Host: localhost
1952Icy-MetaData: 1
1953
1954
1955[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1956[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1957Transfer-Encoding: chunked
1958User-Agent: Lavf/58.10.100
1959Accept: */*
1960Connection: keep-alive
1961Host: localhost
1962Icy-MetaData: 1
1963
1964
1965EXT-X-MEDIA-SEQUENCE:54
1966frame= 7433 fps= 25 q=-1.0 size=N/A time=00:04:57.28 bitrate=N/A speed= 1x
1967frame= 7446 fps= 25 q=-1.0 size=N/A time=00:04:57.80 bitrate=N/A speed= 1x
1968frame= 7459 fps= 25 q=-1.0 size=N/A time=00:04:58.32 bitrate=N/A speed= 1x
1969frame= 7471 fps= 25 q=-1.0 size=N/A time=00:04:58.80 bitrate=N/A speed= 1x
1970frame= 7484 fps= 25 q=-1.0 size=N/A time=00:04:59.32 bitrate=N/A speed= 1x
1971frame= 7496 fps= 25 q=-1.0 size=N/A time=00:04:59.80 bitrate=N/A speed= 1x
1972frame= 7509 fps= 25 q=-1.0 size=N/A time=00:05:00.32 bitrate=N/A speed= 1x
1973frame= 7521 fps= 25 q=-1.0 size=N/A time=00:05:00.80 bitrate=N/A speed= 1x
1974frame= 7534 fps= 25 q=-1.0 size=N/A time=00:05:01.32 bitrate=N/A speed= 1x
1975frame= 7547 fps= 25 q=-1.0 size=N/A time=00:05:01.84 bitrate=N/A speed= 1x
1976[http @ 0x557423987700] Opening 'http://localhost/hls/test60.ts' for writing
1977[http @ 0x5574238a2dc0] request: PUT /hls/test60.ts HTTP/1.1
1978Transfer-Encoding: chunked
1979User-Agent: Lavf/58.10.100
1980Accept: */*
1981Connection: keep-alive
1982Host: localhost
1983Icy-MetaData: 1
1984
1985
1986[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
1987[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
1988Transfer-Encoding: chunked
1989User-Agent: Lavf/58.10.100
1990Accept: */*
1991Connection: keep-alive
1992Host: localhost
1993Icy-MetaData: 1
1994
1995
1996EXT-X-MEDIA-SEQUENCE:55
1997frame= 7559 fps= 25 q=-1.0 size=N/A time=00:05:02.32 bitrate=N/A speed= 1x
1998frame= 7572 fps= 25 q=-1.0 size=N/A time=00:05:02.84 bitrate=N/A speed= 1x
1999frame= 7585 fps= 25 q=-1.0 size=N/A time=00:05:03.36 bitrate=N/A speed= 1x
2000frame= 7597 fps= 25 q=-1.0 size=N/A time=00:05:03.84 bitrate=N/A speed= 1x
2001frame= 7610 fps= 25 q=-1.0 size=N/A time=00:05:04.36 bitrate=N/A speed= 1x
2002frame= 7622 fps= 25 q=-1.0 size=N/A time=00:05:04.84 bitrate=N/A speed= 1x
2003[http @ 0x557423987700] Opening 'http://localhost/hls/test61.ts' for writing
2004[http @ 0x5574238a2dc0] request: PUT /hls/test61.ts HTTP/1.1
2005Transfer-Encoding: chunked
2006User-Agent: Lavf/58.10.100
2007Accept: */*
2008Connection: keep-alive
2009Host: localhost
2010Icy-MetaData: 1
2011
2012
2013[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2014[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2015Transfer-Encoding: chunked
2016User-Agent: Lavf/58.10.100
2017Accept: */*
2018Connection: keep-alive
2019Host: localhost
2020Icy-MetaData: 1
2021
2022
2023EXT-X-MEDIA-SEQUENCE:56
2024frame= 7635 fps= 25 q=-1.0 size=N/A time=00:05:05.36 bitrate=N/A speed= 1x
2025frame= 7648 fps= 25 q=-1.0 size=N/A time=00:05:05.88 bitrate=N/A speed= 1x
2026frame= 7660 fps= 25 q=-1.0 size=N/A time=00:05:06.36 bitrate=N/A speed= 1x
2027frame= 7673 fps= 25 q=-1.0 size=N/A time=00:05:06.88 bitrate=N/A speed= 1x
2028frame= 7686 fps= 25 q=-1.0 size=N/A time=00:05:07.40 bitrate=N/A speed= 1x
2029frame= 7698 fps= 25 q=-1.0 size=N/A time=00:05:07.88 bitrate=N/A speed= 1x
2030frame= 7711 fps= 25 q=-1.0 size=N/A time=00:05:08.40 bitrate=N/A speed= 1x
2031frame= 7723 fps= 25 q=-1.0 size=N/A time=00:05:08.88 bitrate=N/A speed= 1x
2032frame= 7736 fps= 25 q=-1.0 size=N/A time=00:05:09.40 bitrate=N/A speed= 1x
2033frame= 7749 fps= 25 q=-1.0 size=N/A time=00:05:09.92 bitrate=N/A speed= 1x
2034frame= 7761 fps= 25 q=-1.0 size=N/A time=00:05:10.40 bitrate=N/A speed= 1x
2035frame= 7774 fps= 25 q=-1.0 size=N/A time=00:05:10.92 bitrate=N/A speed= 1x
2036frame= 7786 fps= 25 q=-1.0 size=N/A time=00:05:11.40 bitrate=N/A speed= 1x
2037frame= 7799 fps= 25 q=-1.0 size=N/A time=00:05:11.92 bitrate=N/A speed= 1x
2038[http @ 0x557423987700] Opening 'http://localhost/hls/test62.ts' for writing
2039[http @ 0x5574238a2dc0] request: PUT /hls/test62.ts HTTP/1.1
2040Transfer-Encoding: chunked
2041User-Agent: Lavf/58.10.100
2042Accept: */*
2043Connection: keep-alive
2044Host: localhost
2045Icy-MetaData: 1
2046
2047
2048[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2049[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2050Transfer-Encoding: chunked
2051User-Agent: Lavf/58.10.100
2052Accept: */*
2053Connection: keep-alive
2054Host: localhost
2055Icy-MetaData: 1
2056
2057
2058EXT-X-MEDIA-SEQUENCE:57
2059frame= 7812 fps= 25 q=-1.0 size=N/A time=00:05:12.44 bitrate=N/A speed= 1x
2060frame= 7824 fps= 25 q=-1.0 size=N/A time=00:05:12.92 bitrate=N/A speed= 1x
2061frame= 7837 fps= 25 q=-1.0 size=N/A time=00:05:13.44 bitrate=N/A speed= 1x
2062frame= 7849 fps= 25 q=-1.0 size=N/A time=00:05:13.92 bitrate=N/A speed= 1x
2063frame= 7862 fps= 25 q=-1.0 size=N/A time=00:05:14.44 bitrate=N/A speed= 1x
2064frame= 7875 fps= 25 q=-1.0 size=N/A time=00:05:14.96 bitrate=N/A speed= 1x
2065frame= 7887 fps= 25 q=-1.0 size=N/A time=00:05:15.44 bitrate=N/A speed= 1x
2066frame= 7899 fps= 25 q=-1.0 size=N/A time=00:05:15.92 bitrate=N/A speed= 1x
2067frame= 7912 fps= 25 q=-1.0 size=N/A time=00:05:16.44 bitrate=N/A speed= 1x
2068frame= 7925 fps= 25 q=-1.0 size=N/A time=00:05:16.96 bitrate=N/A speed= 1x
2069frame= 7938 fps= 25 q=-1.0 size=N/A time=00:05:17.48 bitrate=N/A speed= 1x
2070[http @ 0x557423987700] Opening 'http://localhost/hls/test63.ts' for writing
2071[http @ 0x5574238a2dc0] request: PUT /hls/test63.ts HTTP/1.1
2072Transfer-Encoding: chunked
2073User-Agent: Lavf/58.10.100
2074Accept: */*
2075Connection: keep-alive
2076Host: localhost
2077Icy-MetaData: 1
2078
2079
2080[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2081[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2082Transfer-Encoding: chunked
2083User-Agent: Lavf/58.10.100
2084Accept: */*
2085Connection: keep-alive
2086Host: localhost
2087Icy-MetaData: 1
2088
2089
2090EXT-X-MEDIA-SEQUENCE:58
2091frame= 7950 fps= 25 q=-1.0 size=N/A time=00:05:17.96 bitrate=N/A speed= 1x
2092frame= 7963 fps= 25 q=-1.0 size=N/A time=00:05:18.48 bitrate=N/A speed= 1x
2093frame= 7975 fps= 25 q=-1.0 size=N/A time=00:05:18.96 bitrate=N/A speed= 1x
2094frame= 7988 fps= 25 q=-1.0 size=N/A time=00:05:19.48 bitrate=N/A speed= 1x
2095frame= 8000 fps= 25 q=-1.0 size=N/A time=00:05:19.96 bitrate=N/A speed= 1x
2096frame= 8013 fps= 25 q=-1.0 size=N/A time=00:05:20.48 bitrate=N/A speed= 1x
2097frame= 8026 fps= 25 q=-1.0 size=N/A time=00:05:21.00 bitrate=N/A speed= 1x
2098frame= 8038 fps= 25 q=-1.0 size=N/A time=00:05:21.48 bitrate=N/A speed= 1x
2099frame= 8051 fps= 25 q=-1.0 size=N/A time=00:05:22.00 bitrate=N/A speed= 1x
2100[http @ 0x557423987700] Opening 'http://localhost/hls/test64.ts' for writing
2101[http @ 0x5574238a2dc0] request: PUT /hls/test64.ts HTTP/1.1
2102Transfer-Encoding: chunked
2103User-Agent: Lavf/58.10.100
2104Accept: */*
2105Connection: keep-alive
2106Host: localhost
2107Icy-MetaData: 1
2108
2109
2110[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2111[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2112Transfer-Encoding: chunked
2113User-Agent: Lavf/58.10.100
2114Accept: */*
2115Connection: keep-alive
2116Host: localhost
2117Icy-MetaData: 1
2118
2119
2120EXT-X-MEDIA-SEQUENCE:59
2121frame= 8063 fps= 25 q=-1.0 size=N/A time=00:05:22.48 bitrate=N/A speed= 1x
2122frame= 8076 fps= 25 q=-1.0 size=N/A time=00:05:23.00 bitrate=N/A speed= 1x
2123frame= 8089 fps= 25 q=-1.0 size=N/A time=00:05:23.52 bitrate=N/A speed= 1x
2124frame= 8101 fps= 25 q=-1.0 size=N/A time=00:05:24.00 bitrate=N/A speed= 1x
2125frame= 8114 fps= 25 q=-1.0 size=N/A time=00:05:24.52 bitrate=N/A speed= 1x
2126frame= 8126 fps= 25 q=-1.0 size=N/A time=00:05:25.00 bitrate=N/A speed= 1x
2127frame= 8139 fps= 25 q=-1.0 size=N/A time=00:05:25.52 bitrate=N/A speed= 1x
2128frame= 8152 fps= 25 q=-1.0 size=N/A time=00:05:26.04 bitrate=N/A speed= 1x
2129frame= 8164 fps= 25 q=-1.0 size=N/A time=00:05:26.52 bitrate=N/A speed= 1x
2130frame= 8177 fps= 25 q=-1.0 size=N/A time=00:05:27.04 bitrate=N/A speed= 1x
2131frame= 8189 fps= 25 q=-1.0 size=N/A time=00:05:27.52 bitrate=N/A speed= 1x
2132[http @ 0x557423987700] Opening 'http://localhost/hls/test65.ts' for writing
2133[http @ 0x5574238a2dc0] request: PUT /hls/test65.ts HTTP/1.1
2134Transfer-Encoding: chunked
2135User-Agent: Lavf/58.10.100
2136Accept: */*
2137Connection: keep-alive
2138Host: localhost
2139Icy-MetaData: 1
2140
2141
2142[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2143[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2144Transfer-Encoding: chunked
2145User-Agent: Lavf/58.10.100
2146Accept: */*
2147Connection: keep-alive
2148Host: localhost
2149Icy-MetaData: 1
2150
2151
2152EXT-X-MEDIA-SEQUENCE:60
2153frame= 8202 fps= 25 q=-1.0 size=N/A time=00:05:28.04 bitrate=N/A speed= 1x
2154frame= 8214 fps= 25 q=-1.0 size=N/A time=00:05:28.52 bitrate=N/A speed= 1x
2155frame= 8227 fps= 25 q=-1.0 size=N/A time=00:05:29.04 bitrate=N/A speed= 1x
2156frame= 8240 fps= 25 q=-1.0 size=N/A time=00:05:29.56 bitrate=N/A speed= 1x
2157frame= 8252 fps= 25 q=-1.0 size=N/A time=00:05:30.04 bitrate=N/A speed= 1x
2158frame= 8265 fps= 25 q=-1.0 size=N/A time=00:05:30.56 bitrate=N/A speed= 1x
2159frame= 8278 fps= 25 q=-1.0 size=N/A time=00:05:31.08 bitrate=N/A speed= 1x
2160frame= 8290 fps= 25 q=-1.0 size=N/A time=00:05:31.56 bitrate=N/A speed= 1x
2161frame= 8303 fps= 25 q=-1.0 size=N/A time=00:05:32.08 bitrate=N/A speed= 1x
2162frame= 8316 fps= 25 q=-1.0 size=N/A time=00:05:32.60 bitrate=N/A speed= 1x
2163[http @ 0x557423987700] Opening 'http://localhost/hls/test66.ts' for writing
2164[http @ 0x5574238a2dc0] request: PUT /hls/test66.ts HTTP/1.1
2165Transfer-Encoding: chunked
2166User-Agent: Lavf/58.10.100
2167Accept: */*
2168Connection: keep-alive
2169Host: localhost
2170Icy-MetaData: 1
2171
2172
2173[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2174[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2175Transfer-Encoding: chunked
2176User-Agent: Lavf/58.10.100
2177Accept: */*
2178Connection: keep-alive
2179Host: localhost
2180Icy-MetaData: 1
2181
2182
2183EXT-X-MEDIA-SEQUENCE:61
2184frame= 8329 fps= 25 q=-1.0 size=N/A time=00:05:33.12 bitrate=N/A speed= 1x
2185frame= 8341 fps= 25 q=-1.0 size=N/A time=00:05:33.60 bitrate=N/A speed= 1x
2186frame= 8353 fps= 25 q=-1.0 size=N/A time=00:05:34.08 bitrate=N/A speed= 1x
2187frame= 8366 fps= 25 q=-1.0 size=N/A time=00:05:34.60 bitrate=N/A speed= 1x
2188frame= 8379 fps= 25 q=-1.0 size=N/A time=00:05:35.12 bitrate=N/A speed= 1x
2189frame= 8391 fps= 25 q=-1.0 size=N/A time=00:05:35.60 bitrate=N/A speed= 1x
2190frame= 8404 fps= 25 q=-1.0 size=N/A time=00:05:36.12 bitrate=N/A speed= 1x
2191frame= 8417 fps= 25 q=-1.0 size=N/A time=00:05:36.64 bitrate=N/A speed= 1x
2192frame= 8429 fps= 25 q=-1.0 size=N/A time=00:05:37.12 bitrate=N/A speed= 1x
2193frame= 8442 fps= 25 q=-1.0 size=N/A time=00:05:37.64 bitrate=N/A speed= 1x
2194[http @ 0x557423987700] Opening 'http://localhost/hls/test67.ts' for writing
2195[http @ 0x5574238a2dc0] request: PUT /hls/test67.ts HTTP/1.1
2196Transfer-Encoding: chunked
2197User-Agent: Lavf/58.10.100
2198Accept: */*
2199Connection: keep-alive
2200Host: localhost
2201Icy-MetaData: 1
2202
2203
2204[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2205[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2206Transfer-Encoding: chunked
2207User-Agent: Lavf/58.10.100
2208Accept: */*
2209Connection: keep-alive
2210Host: localhost
2211Icy-MetaData: 1
2212
2213
2214EXT-X-MEDIA-SEQUENCE:62
2215frame= 8454 fps= 25 q=-1.0 size=N/A time=00:05:38.12 bitrate=N/A speed= 1x
2216frame= 8467 fps= 25 q=-1.0 size=N/A time=00:05:38.64 bitrate=N/A speed= 1x
2217frame= 8480 fps= 25 q=-1.0 size=N/A time=00:05:39.16 bitrate=N/A speed= 1x
2218frame= 8492 fps= 25 q=-1.0 size=N/A time=00:05:39.64 bitrate=N/A speed= 1x
2219frame= 8505 fps= 25 q=-1.0 size=N/A time=00:05:40.16 bitrate=N/A speed= 1x
2220frame= 8517 fps= 25 q=-1.0 size=N/A time=00:05:40.64 bitrate=N/A speed= 1x
2221frame= 8530 fps= 25 q=-1.0 size=N/A time=00:05:41.16 bitrate=N/A speed= 1x
2222frame= 8542 fps= 25 q=-1.0 size=N/A time=00:05:41.64 bitrate=N/A speed= 1x
2223frame= 8555 fps= 25 q=-1.0 size=N/A time=00:05:42.16 bitrate=N/A speed= 1x
2224frame= 8568 fps= 25 q=-1.0 size=N/A time=00:05:42.68 bitrate=N/A speed= 1x
2225[http @ 0x557423987700] Opening 'http://localhost/hls/test68.ts' for writing
2226[http @ 0x5574238a2dc0] request: PUT /hls/test68.ts HTTP/1.1
2227Transfer-Encoding: chunked
2228User-Agent: Lavf/58.10.100
2229Accept: */*
2230Connection: keep-alive
2231Host: localhost
2232Icy-MetaData: 1
2233
2234
2235[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2236[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2237Transfer-Encoding: chunked
2238User-Agent: Lavf/58.10.100
2239Accept: */*
2240Connection: keep-alive
2241Host: localhost
2242Icy-MetaData: 1
2243
2244
2245EXT-X-MEDIA-SEQUENCE:63
2246frame= 8580 fps= 25 q=-1.0 size=N/A time=00:05:43.16 bitrate=N/A speed= 1x
2247frame= 8593 fps= 25 q=-1.0 size=N/A time=00:05:43.68 bitrate=N/A speed= 1x
2248frame= 8605 fps= 25 q=-1.0 size=N/A time=00:05:44.16 bitrate=N/A speed= 1x
2249frame= 8618 fps= 25 q=-1.0 size=N/A time=00:05:44.68 bitrate=N/A speed= 1x
2250frame= 8631 fps= 25 q=-1.0 size=N/A time=00:05:45.20 bitrate=N/A speed= 1x
2251frame= 8643 fps= 25 q=-1.0 size=N/A time=00:05:45.68 bitrate=N/A speed= 1x
2252frame= 8656 fps= 25 q=-1.0 size=N/A time=00:05:46.20 bitrate=N/A speed= 1x
2253frame= 8668 fps= 25 q=-1.0 size=N/A time=00:05:46.68 bitrate=N/A speed= 1x
2254frame= 8681 fps= 25 q=-1.0 size=N/A time=00:05:47.20 bitrate=N/A speed= 1x
2255frame= 8694 fps= 25 q=-1.0 size=N/A time=00:05:47.72 bitrate=N/A speed= 1x
2256frame= 8706 fps= 25 q=-1.0 size=N/A time=00:05:48.20 bitrate=N/A speed= 1x
2257[http @ 0x557423987700] Opening 'http://localhost/hls/test69.ts' for writing
2258[http @ 0x5574238a2dc0] request: PUT /hls/test69.ts HTTP/1.1
2259Transfer-Encoding: chunked
2260User-Agent: Lavf/58.10.100
2261Accept: */*
2262Connection: keep-alive
2263Host: localhost
2264Icy-MetaData: 1
2265
2266
2267[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2268[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2269Transfer-Encoding: chunked
2270User-Agent: Lavf/58.10.100
2271Accept: */*
2272Connection: keep-alive
2273Host: localhost
2274Icy-MetaData: 1
2275
2276
2277EXT-X-MEDIA-SEQUENCE:64
2278frame= 8719 fps= 25 q=-1.0 size=N/A time=00:05:48.72 bitrate=N/A speed= 1x
2279frame= 8732 fps= 25 q=-1.0 size=N/A time=00:05:49.24 bitrate=N/A speed= 1x
2280frame= 8744 fps= 25 q=-1.0 size=N/A time=00:05:49.72 bitrate=N/A speed= 1x
2281frame= 8756 fps= 25 q=-1.0 size=N/A time=00:05:50.20 bitrate=N/A speed= 1x
2282frame= 8770 fps= 25 q=-1.0 size=N/A time=00:05:50.76 bitrate=N/A speed= 1x
2283frame= 8782 fps= 25 q=-1.0 size=N/A time=00:05:51.24 bitrate=N/A speed= 1x
2284frame= 8795 fps= 25 q=-1.0 size=N/A time=00:05:51.76 bitrate=N/A speed= 1x
2285frame= 8807 fps= 25 q=-1.0 size=N/A time=00:05:52.24 bitrate=N/A speed= 1x
2286frame= 8820 fps= 25 q=-1.0 size=N/A time=00:05:52.76 bitrate=N/A speed= 1x
2287frame= 8832 fps= 25 q=-1.0 size=N/A time=00:05:53.24 bitrate=N/A speed= 1x
2288[http @ 0x557423987700] Opening 'http://localhost/hls/test70.ts' for writing
2289[http @ 0x5574238a2dc0] request: PUT /hls/test70.ts HTTP/1.1
2290Transfer-Encoding: chunked
2291User-Agent: Lavf/58.10.100
2292Accept: */*
2293Connection: keep-alive
2294Host: localhost
2295Icy-MetaData: 1
2296
2297
2298[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2299[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2300Transfer-Encoding: chunked
2301User-Agent: Lavf/58.10.100
2302Accept: */*
2303Connection: keep-alive
2304Host: localhost
2305Icy-MetaData: 1
2306
2307
2308EXT-X-MEDIA-SEQUENCE:65
2309frame= 8845 fps= 25 q=-1.0 size=N/A time=00:05:53.76 bitrate=N/A speed= 1x
2310frame= 8858 fps= 25 q=-1.0 size=N/A time=00:05:54.28 bitrate=N/A speed= 1x
2311frame= 8870 fps= 25 q=-1.0 size=N/A time=00:05:54.76 bitrate=N/A speed= 1x
2312frame= 8883 fps= 25 q=-1.0 size=N/A time=00:05:55.28 bitrate=N/A speed= 1x
2313frame= 8895 fps= 25 q=-1.0 size=N/A time=00:05:55.76 bitrate=N/A speed= 1x
2314frame= 8908 fps= 25 q=-1.0 size=N/A time=00:05:56.28 bitrate=N/A speed= 1x
2315frame= 8921 fps= 25 q=-1.0 size=N/A time=00:05:56.80 bitrate=N/A speed= 1x
2316frame= 8933 fps= 25 q=-1.0 size=N/A time=00:05:57.28 bitrate=N/A speed= 1x
2317frame= 8945 fps= 25 q=-1.0 size=N/A time=00:05:57.76 bitrate=N/A speed= 1x
2318frame= 8958 fps= 25 q=-1.0 size=N/A time=00:05:58.28 bitrate=N/A speed= 1x
2319[http @ 0x557423987700] Opening 'http://localhost/hls/test71.ts' for writing
2320[http @ 0x5574238a2dc0] request: PUT /hls/test71.ts HTTP/1.1
2321Transfer-Encoding: chunked
2322User-Agent: Lavf/58.10.100
2323Accept: */*
2324Connection: keep-alive
2325Host: localhost
2326Icy-MetaData: 1
2327
2328
2329[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2330[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2331Transfer-Encoding: chunked
2332User-Agent: Lavf/58.10.100
2333Accept: */*
2334Connection: keep-alive
2335Host: localhost
2336Icy-MetaData: 1
2337
2338
2339EXT-X-MEDIA-SEQUENCE:66
2340frame= 8971 fps= 25 q=-1.0 size=N/A time=00:05:58.80 bitrate=N/A speed= 1x
2341frame= 8984 fps= 25 q=-1.0 size=N/A time=00:05:59.32 bitrate=N/A speed= 1x
2342frame= 8996 fps= 25 q=-1.0 size=N/A time=00:05:59.80 bitrate=N/A speed= 1x
2343frame= 9009 fps= 25 q=-1.0 size=N/A time=00:06:00.32 bitrate=N/A speed= 1x
2344frame= 9021 fps= 25 q=-1.0 size=N/A time=00:06:00.80 bitrate=N/A speed= 1x
2345frame= 9034 fps= 25 q=-1.0 size=N/A time=00:06:01.32 bitrate=N/A speed= 1x
2346frame= 9046 fps= 25 q=-1.0 size=N/A time=00:06:01.80 bitrate=N/A speed= 1x
2347frame= 9059 fps= 25 q=-1.0 size=N/A time=00:06:02.32 bitrate=N/A speed= 1x
2348frame= 9072 fps= 25 q=-1.0 size=N/A time=00:06:02.84 bitrate=N/A speed= 1x
2349frame= 9084 fps= 25 q=-1.0 size=N/A time=00:06:03.32 bitrate=N/A speed= 1x
2350[http @ 0x557423987700] Opening 'http://localhost/hls/test72.ts' for writing
2351[http @ 0x5574238a2dc0] request: PUT /hls/test72.ts HTTP/1.1
2352Transfer-Encoding: chunked
2353User-Agent: Lavf/58.10.100
2354Accept: */*
2355Connection: keep-alive
2356Host: localhost
2357Icy-MetaData: 1
2358
2359
2360[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2361[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2362Transfer-Encoding: chunked
2363User-Agent: Lavf/58.10.100
2364Accept: */*
2365Connection: keep-alive
2366Host: localhost
2367Icy-MetaData: 1
2368
2369
2370EXT-X-MEDIA-SEQUENCE:67
2371frame= 9097 fps= 25 q=-1.0 size=N/A time=00:06:03.84 bitrate=N/A speed= 1x
2372frame= 9109 fps= 25 q=-1.0 size=N/A time=00:06:04.32 bitrate=N/A speed= 1x
2373frame= 9122 fps= 25 q=-1.0 size=N/A time=00:06:04.84 bitrate=N/A speed= 1x
2374frame= 9134 fps= 25 q=-1.0 size=N/A time=00:06:05.32 bitrate=N/A speed= 1x
2375frame= 9147 fps= 25 q=-1.0 size=N/A time=00:06:05.84 bitrate=N/A speed= 1x
2376frame= 9159 fps= 25 q=-1.0 size=N/A time=00:06:06.32 bitrate=N/A speed= 1x
2377frame= 9172 fps= 25 q=-1.0 size=N/A time=00:06:06.84 bitrate=N/A speed= 1x
2378frame= 9185 fps= 25 q=-1.0 size=N/A time=00:06:07.36 bitrate=N/A speed= 1x
2379frame= 9197 fps= 25 q=-1.0 size=N/A time=00:06:07.84 bitrate=N/A speed= 1x
2380frame= 9210 fps= 25 q=-1.0 size=N/A time=00:06:08.36 bitrate=N/A speed= 1x
2381[http @ 0x557423987700] Opening 'http://localhost/hls/test73.ts' for writing
2382[http @ 0x5574238a2dc0] request: PUT /hls/test73.ts HTTP/1.1
2383Transfer-Encoding: chunked
2384User-Agent: Lavf/58.10.100
2385Accept: */*
2386Connection: keep-alive
2387Host: localhost
2388Icy-MetaData: 1
2389
2390
2391[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2392[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2393Transfer-Encoding: chunked
2394User-Agent: Lavf/58.10.100
2395Accept: */*
2396Connection: keep-alive
2397Host: localhost
2398Icy-MetaData: 1
2399
2400
2401EXT-X-MEDIA-SEQUENCE:68
2402frame= 9223 fps= 25 q=-1.0 size=N/A time=00:06:08.88 bitrate=N/A speed= 1x
2403frame= 9235 fps= 25 q=-1.0 size=N/A time=00:06:09.36 bitrate=N/A speed= 1x
2404frame= 9248 fps= 25 q=-1.0 size=N/A time=00:06:09.88 bitrate=N/A speed= 1x
2405frame= 9260 fps= 25 q=-1.0 size=N/A time=00:06:10.36 bitrate=N/A speed= 1x
2406frame= 9273 fps= 25 q=-1.0 size=N/A time=00:06:10.88 bitrate=N/A speed= 1x
2407frame= 9286 fps= 25 q=-1.0 size=N/A time=00:06:11.40 bitrate=N/A speed= 1x
2408frame= 9298 fps= 25 q=-1.0 size=N/A time=00:06:11.88 bitrate=N/A speed= 1x
2409frame= 9311 fps= 25 q=-1.0 size=N/A time=00:06:12.40 bitrate=N/A speed= 1x
2410frame= 9323 fps= 25 q=-1.0 size=N/A time=00:06:12.88 bitrate=N/A speed= 1x
2411frame= 9336 fps= 25 q=-1.0 size=N/A time=00:06:13.40 bitrate=N/A speed= 1x
2412[http @ 0x557423987700] Opening 'http://localhost/hls/test74.ts' for writing
2413[http @ 0x5574238a2dc0] request: PUT /hls/test74.ts HTTP/1.1
2414Transfer-Encoding: chunked
2415User-Agent: Lavf/58.10.100
2416Accept: */*
2417Connection: keep-alive
2418Host: localhost
2419Icy-MetaData: 1
2420
2421
2422[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2423[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2424Transfer-Encoding: chunked
2425User-Agent: Lavf/58.10.100
2426Accept: */*
2427Connection: keep-alive
2428Host: localhost
2429Icy-MetaData: 1
2430
2431
2432EXT-X-MEDIA-SEQUENCE:69
2433frame= 9348 fps= 25 q=-1.0 size=N/A time=00:06:13.88 bitrate=N/A speed= 1x
2434frame= 9361 fps= 25 q=-1.0 size=N/A time=00:06:14.40 bitrate=N/A speed= 1x
2435frame= 9374 fps= 25 q=-1.0 size=N/A time=00:06:14.92 bitrate=N/A speed= 1x
2436frame= 9386 fps= 25 q=-1.0 size=N/A time=00:06:15.40 bitrate=N/A speed= 1x
2437frame= 9399 fps= 25 q=-1.0 size=N/A time=00:06:15.92 bitrate=N/A speed= 1x
2438frame= 9411 fps= 25 q=-1.0 size=N/A time=00:06:16.40 bitrate=N/A speed= 1x
2439frame= 9424 fps= 25 q=-1.0 size=N/A time=00:06:16.92 bitrate=N/A speed= 1x
2440frame= 9437 fps= 25 q=-1.0 size=N/A time=00:06:17.44 bitrate=N/A speed= 1x
2441frame= 9449 fps= 25 q=-1.0 size=N/A time=00:06:17.92 bitrate=N/A speed= 1x
2442frame= 9462 fps= 25 q=-1.0 size=N/A time=00:06:18.44 bitrate=N/A speed= 1x
2443[http @ 0x557423987700] Opening 'http://localhost/hls/test75.ts' for writing
2444[http @ 0x5574238a2dc0] request: PUT /hls/test75.ts HTTP/1.1
2445Transfer-Encoding: chunked
2446User-Agent: Lavf/58.10.100
2447Accept: */*
2448Connection: keep-alive
2449Host: localhost
2450Icy-MetaData: 1
2451
2452
2453[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2454[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2455Transfer-Encoding: chunked
2456User-Agent: Lavf/58.10.100
2457Accept: */*
2458Connection: keep-alive
2459Host: localhost
2460Icy-MetaData: 1
2461
2462
2463EXT-X-MEDIA-SEQUENCE:70
2464frame= 9474 fps= 25 q=-1.0 size=N/A time=00:06:18.92 bitrate=N/A speed= 1x
2465frame= 9487 fps= 25 q=-1.0 size=N/A time=00:06:19.44 bitrate=N/A speed= 1x
2466frame= 9500 fps= 25 q=-1.0 size=N/A time=00:06:19.96 bitrate=N/A speed= 1x
2467frame= 9512 fps= 25 q=-1.0 size=N/A time=00:06:20.44 bitrate=N/A speed= 1x
2468frame= 9525 fps= 25 q=-1.0 size=N/A time=00:06:20.96 bitrate=N/A speed= 1x
2469frame= 9537 fps= 25 q=-1.0 size=N/A time=00:06:21.44 bitrate=N/A speed= 1x
2470frame= 9550 fps= 25 q=-1.0 size=N/A time=00:06:21.96 bitrate=N/A speed= 1x
2471frame= 9563 fps= 25 q=-1.0 size=N/A time=00:06:22.48 bitrate=N/A speed= 1x
2472frame= 9576 fps= 25 q=-1.0 size=N/A time=00:06:23.00 bitrate=N/A speed= 1x
2473frame= 9588 fps= 25 q=-1.0 size=N/A time=00:06:23.48 bitrate=N/A speed= 1x
2474frame= 9601 fps= 25 q=-1.0 size=N/A time=00:06:24.00 bitrate=N/A speed= 1x
2475[http @ 0x557423987700] Opening 'http://localhost/hls/test76.ts' for writing
2476[http @ 0x5574238a2dc0] request: PUT /hls/test76.ts HTTP/1.1
2477Transfer-Encoding: chunked
2478User-Agent: Lavf/58.10.100
2479Accept: */*
2480Connection: keep-alive
2481Host: localhost
2482Icy-MetaData: 1
2483
2484
2485[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2486[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2487Transfer-Encoding: chunked
2488User-Agent: Lavf/58.10.100
2489Accept: */*
2490Connection: keep-alive
2491Host: localhost
2492Icy-MetaData: 1
2493
2494
2495EXT-X-MEDIA-SEQUENCE:71
2496frame= 9613 fps= 25 q=-1.0 size=N/A time=00:06:24.48 bitrate=N/A speed= 1x
2497frame= 9626 fps= 25 q=-1.0 size=N/A time=00:06:25.00 bitrate=N/A speed= 1x
2498frame= 9638 fps= 25 q=-1.0 size=N/A time=00:06:25.48 bitrate=N/A speed= 1x
2499frame= 9651 fps= 25 q=-1.0 size=N/A time=00:06:26.00 bitrate=N/A speed= 1x
2500frame= 9664 fps= 25 q=-1.0 size=N/A time=00:06:26.52 bitrate=N/A speed= 1x
2501frame= 9676 fps= 25 q=-1.0 size=N/A time=00:06:27.00 bitrate=N/A speed= 1x
2502frame= 9689 fps= 25 q=-1.0 size=N/A time=00:06:27.52 bitrate=N/A speed= 1x
2503frame= 9702 fps= 25 q=-1.0 size=N/A time=00:06:28.04 bitrate=N/A speed= 1x
2504frame= 9714 fps= 25 q=-1.0 size=N/A time=00:06:28.52 bitrate=N/A speed= 1x
2505frame= 9727 fps= 25 q=-1.0 size=N/A time=00:06:29.04 bitrate=N/A speed= 1x
2506[http @ 0x557423987700] Opening 'http://localhost/hls/test77.ts' for writing
2507[http @ 0x5574238a2dc0] request: PUT /hls/test77.ts HTTP/1.1
2508Transfer-Encoding: chunked
2509User-Agent: Lavf/58.10.100
2510Accept: */*
2511Connection: keep-alive
2512Host: localhost
2513Icy-MetaData: 1
2514
2515
2516[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2517[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2518Transfer-Encoding: chunked
2519User-Agent: Lavf/58.10.100
2520Accept: */*
2521Connection: keep-alive
2522Host: localhost
2523Icy-MetaData: 1
2524
2525
2526EXT-X-MEDIA-SEQUENCE:72
2527frame= 9739 fps= 25 q=-1.0 size=N/A time=00:06:29.52 bitrate=N/A speed= 1x
2528frame= 9752 fps= 25 q=-1.0 size=N/A time=00:06:30.04 bitrate=N/A speed= 1x
2529frame= 9765 fps= 25 q=-1.0 size=N/A time=00:06:30.56 bitrate=N/A speed= 1x
2530frame= 9777 fps= 25 q=-1.0 size=N/A time=00:06:31.04 bitrate=N/A speed= 1x
2531frame= 9790 fps= 25 q=-1.0 size=N/A time=00:06:31.56 bitrate=N/A speed= 1x
2532frame= 9802 fps= 25 q=-1.0 size=N/A time=00:06:32.04 bitrate=N/A speed= 1x
2533frame= 9815 fps= 25 q=-1.0 size=N/A time=00:06:32.56 bitrate=N/A speed= 1x
2534frame= 9828 fps= 25 q=-1.0 size=N/A time=00:06:33.08 bitrate=N/A speed= 1x
2535frame= 9840 fps= 25 q=-1.0 size=N/A time=00:06:33.56 bitrate=N/A speed= 1x
2536frame= 9853 fps= 25 q=-1.0 size=N/A time=00:06:34.08 bitrate=N/A speed= 1x
2537[http @ 0x557423987700] Opening 'http://localhost/hls/test78.ts' for writing
2538[http @ 0x5574238a2dc0] request: PUT /hls/test78.ts HTTP/1.1
2539Transfer-Encoding: chunked
2540User-Agent: Lavf/58.10.100
2541Accept: */*
2542Connection: keep-alive
2543Host: localhost
2544Icy-MetaData: 1
2545
2546
2547[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2548[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2549Transfer-Encoding: chunked
2550User-Agent: Lavf/58.10.100
2551Accept: */*
2552Connection: keep-alive
2553Host: localhost
2554Icy-MetaData: 1
2555
2556
2557EXT-X-MEDIA-SEQUENCE:73
2558frame= 9865 fps= 25 q=-1.0 size=N/A time=00:06:34.56 bitrate=N/A speed= 1x
2559frame= 9878 fps= 25 q=-1.0 size=N/A time=00:06:35.08 bitrate=N/A speed= 1x
2560frame= 9891 fps= 25 q=-1.0 size=N/A time=00:06:35.60 bitrate=N/A speed= 1x
2561frame= 9903 fps= 25 q=-1.0 size=N/A time=00:06:36.08 bitrate=N/A speed= 1x
2562frame= 9916 fps= 25 q=-1.0 size=N/A time=00:06:36.60 bitrate=N/A speed= 1x
2563frame= 9928 fps= 25 q=-1.0 size=N/A time=00:06:37.08 bitrate=N/A speed= 1x
2564frame= 9941 fps= 25 q=-1.0 size=N/A time=00:06:37.60 bitrate=N/A speed= 1x
2565frame= 9953 fps= 25 q=-1.0 size=N/A time=00:06:38.08 bitrate=N/A speed= 1x
2566frame= 9966 fps= 25 q=-1.0 size=N/A time=00:06:38.60 bitrate=N/A speed= 1x
2567frame= 9979 fps= 25 q=-1.0 size=N/A time=00:06:39.12 bitrate=N/A speed= 1x
2568[http @ 0x557423987700] Opening 'http://localhost/hls/test79.ts' for writing
2569[http @ 0x5574238a2dc0] request: PUT /hls/test79.ts HTTP/1.1
2570Transfer-Encoding: chunked
2571User-Agent: Lavf/58.10.100
2572Accept: */*
2573Connection: keep-alive
2574Host: localhost
2575Icy-MetaData: 1
2576
2577
2578[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2579[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2580Transfer-Encoding: chunked
2581User-Agent: Lavf/58.10.100
2582Accept: */*
2583Connection: keep-alive
2584Host: localhost
2585Icy-MetaData: 1
2586
2587
2588EXT-X-MEDIA-SEQUENCE:74
2589frame= 9991 fps= 25 q=-1.0 size=N/A time=00:06:39.60 bitrate=N/A speed= 1x
2590frame=10004 fps= 25 q=-1.0 size=N/A time=00:06:40.12 bitrate=N/A speed= 1x
2591frame=10016 fps= 25 q=-1.0 size=N/A time=00:06:40.60 bitrate=N/A speed= 1x
2592frame=10029 fps= 25 q=-1.0 size=N/A time=00:06:41.12 bitrate=N/A speed= 1x
2593frame=10042 fps= 25 q=-1.0 size=N/A time=00:06:41.64 bitrate=N/A speed= 1x
2594frame=10054 fps= 25 q=-1.0 size=N/A time=00:06:42.12 bitrate=N/A speed= 1x
2595frame=10067 fps= 25 q=-1.0 size=N/A time=00:06:42.64 bitrate=N/A speed= 1x
2596frame=10079 fps= 25 q=-1.0 size=N/A time=00:06:43.12 bitrate=N/A speed= 1x
2597[http @ 0x557423987700] Opening 'http://localhost/hls/test80.ts' for writing
2598[http @ 0x5574238a2dc0] request: PUT /hls/test80.ts HTTP/1.1
2599Transfer-Encoding: chunked
2600User-Agent: Lavf/58.10.100
2601Accept: */*
2602Connection: keep-alive
2603Host: localhost
2604Icy-MetaData: 1
2605
2606
2607[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2608[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2609Transfer-Encoding: chunked
2610User-Agent: Lavf/58.10.100
2611Accept: */*
2612Connection: keep-alive
2613Host: localhost
2614Icy-MetaData: 1
2615
2616
2617EXT-X-MEDIA-SEQUENCE:75
2618frame=10092 fps= 25 q=-1.0 size=N/A time=00:06:43.64 bitrate=N/A speed= 1x
2619frame=10105 fps= 25 q=-1.0 size=N/A time=00:06:44.16 bitrate=N/A speed= 1x
2620frame=10117 fps= 25 q=-1.0 size=N/A time=00:06:44.64 bitrate=N/A speed= 1x
2621frame=10130 fps= 25 q=-1.0 size=N/A time=00:06:45.16 bitrate=N/A speed= 1x
2622frame=10143 fps= 25 q=-1.0 size=N/A time=00:06:45.68 bitrate=N/A speed= 1x
2623frame=10155 fps= 25 q=-1.0 size=N/A time=00:06:46.16 bitrate=N/A speed= 1x
2624frame=10168 fps= 25 q=-1.0 size=N/A time=00:06:46.68 bitrate=N/A speed= 1x
2625frame=10181 fps= 25 q=-1.0 size=N/A time=00:06:47.20 bitrate=N/A speed= 1x
2626frame=10194 fps= 25 q=-1.0 size=N/A time=00:06:47.72 bitrate=N/A speed= 1x
2627frame=10206 fps= 25 q=-1.0 size=N/A time=00:06:48.20 bitrate=N/A speed= 1x
2628frame=10218 fps= 25 q=-1.0 size=N/A time=00:06:48.68 bitrate=N/A speed= 1x
2629frame=10231 fps= 25 q=-1.0 size=N/A time=00:06:49.20 bitrate=N/A speed= 1x
2630[http @ 0x557423987700] Opening 'http://localhost/hls/test81.ts' for writing
2631[http @ 0x5574238a2dc0] request: PUT /hls/test81.ts HTTP/1.1
2632Transfer-Encoding: chunked
2633User-Agent: Lavf/58.10.100
2634Accept: */*
2635Connection: keep-alive
2636Host: localhost
2637Icy-MetaData: 1
2638
2639
2640[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2641[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2642Transfer-Encoding: chunked
2643User-Agent: Lavf/58.10.100
2644Accept: */*
2645Connection: keep-alive
2646Host: localhost
2647Icy-MetaData: 1
2648
2649
2650EXT-X-MEDIA-SEQUENCE:76
2651frame=10244 fps= 25 q=-1.0 size=N/A time=00:06:49.72 bitrate=N/A speed= 1x
2652frame=10256 fps= 25 q=-1.0 size=N/A time=00:06:50.20 bitrate=N/A speed= 1x
2653frame=10269 fps= 25 q=-1.0 size=N/A time=00:06:50.72 bitrate=N/A speed= 1x
2654frame=10282 fps= 25 q=-1.0 size=N/A time=00:06:51.24 bitrate=N/A speed= 1x
2655frame=10294 fps= 25 q=-1.0 size=N/A time=00:06:51.72 bitrate=N/A speed= 1x
2656frame=10307 fps= 25 q=-1.0 size=N/A time=00:06:52.24 bitrate=N/A speed= 1x
2657frame=10319 fps= 25 q=-1.0 size=N/A time=00:06:52.72 bitrate=N/A speed= 1x
2658frame=10332 fps= 25 q=-1.0 size=N/A time=00:06:53.24 bitrate=N/A speed= 1x
2659frame=10345 fps= 25 q=-1.0 size=N/A time=00:06:53.76 bitrate=N/A speed= 1x
2660frame=10357 fps= 25 q=-1.0 size=N/A time=00:06:54.24 bitrate=N/A speed= 1x
2661frame=10370 fps= 25 q=-1.0 size=N/A time=00:06:54.76 bitrate=N/A speed= 1x
2662[http @ 0x557423987700] Opening 'http://localhost/hls/test82.ts' for writing
2663[http @ 0x5574238a2dc0] request: PUT /hls/test82.ts HTTP/1.1
2664Transfer-Encoding: chunked
2665User-Agent: Lavf/58.10.100
2666Accept: */*
2667Connection: keep-alive
2668Host: localhost
2669Icy-MetaData: 1
2670
2671
2672[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2673[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2674Transfer-Encoding: chunked
2675User-Agent: Lavf/58.10.100
2676Accept: */*
2677Connection: keep-alive
2678Host: localhost
2679Icy-MetaData: 1
2680
2681
2682EXT-X-MEDIA-SEQUENCE:77
2683frame=10382 fps= 25 q=-1.0 size=N/A time=00:06:55.24 bitrate=N/A speed= 1x
2684frame=10395 fps= 25 q=-1.0 size=N/A time=00:06:55.76 bitrate=N/A speed= 1x
2685frame=10407 fps= 25 q=-1.0 size=N/A time=00:06:56.24 bitrate=N/A speed= 1x
2686frame=10420 fps= 25 q=-1.0 size=N/A time=00:06:56.76 bitrate=N/A speed= 1x
2687frame=10432 fps= 25 q=-1.0 size=N/A time=00:06:57.24 bitrate=N/A speed= 1x
2688frame=10445 fps= 25 q=-1.0 size=N/A time=00:06:57.76 bitrate=N/A speed= 1x
2689frame=10458 fps= 25 q=-1.0 size=N/A time=00:06:58.28 bitrate=N/A speed= 1x
2690frame=10470 fps= 25 q=-1.0 size=N/A time=00:06:58.76 bitrate=N/A speed= 1x
2691frame=10483 fps= 25 q=-1.0 size=N/A time=00:06:59.28 bitrate=N/A speed= 1x
2692frame=10496 fps= 25 q=-1.0 size=N/A time=00:06:59.80 bitrate=N/A speed= 1x
2693[http @ 0x557423987700] Opening 'http://localhost/hls/test83.ts' for writing
2694[http @ 0x5574238a2dc0] request: PUT /hls/test83.ts HTTP/1.1
2695Transfer-Encoding: chunked
2696User-Agent: Lavf/58.10.100
2697Accept: */*
2698Connection: keep-alive
2699Host: localhost
2700Icy-MetaData: 1
2701
2702
2703[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2704[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2705Transfer-Encoding: chunked
2706User-Agent: Lavf/58.10.100
2707Accept: */*
2708Connection: keep-alive
2709Host: localhost
2710Icy-MetaData: 1
2711
2712
2713EXT-X-MEDIA-SEQUENCE:78
2714frame=10508 fps= 25 q=-1.0 size=N/A time=00:07:00.28 bitrate=N/A speed= 1x
2715frame=10521 fps= 25 q=-1.0 size=N/A time=00:07:00.80 bitrate=N/A speed= 1x
2716frame=10534 fps= 25 q=-1.0 size=N/A time=00:07:01.32 bitrate=N/A speed= 1x
2717frame=10546 fps= 25 q=-1.0 size=N/A time=00:07:01.80 bitrate=N/A speed= 1x
2718frame=10559 fps= 25 q=-1.0 size=N/A time=00:07:02.32 bitrate=N/A speed= 1x
2719frame=10571 fps= 25 q=-1.0 size=N/A time=00:07:02.80 bitrate=N/A speed= 1x
2720frame=10584 fps= 25 q=-1.0 size=N/A time=00:07:03.32 bitrate=N/A speed= 1x
2721frame=10596 fps= 25 q=-1.0 size=N/A time=00:07:03.80 bitrate=N/A speed= 1x
2722frame=10609 fps= 25 q=-1.0 size=N/A time=00:07:04.32 bitrate=N/A speed= 1x
2723frame=10621 fps= 25 q=-1.0 size=N/A time=00:07:04.80 bitrate=N/A speed= 1x
2724[http @ 0x557423987700] Opening 'http://localhost/hls/test84.ts' for writing
2725[http @ 0x5574238a2dc0] request: PUT /hls/test84.ts HTTP/1.1
2726Transfer-Encoding: chunked
2727User-Agent: Lavf/58.10.100
2728Accept: */*
2729Connection: keep-alive
2730Host: localhost
2731Icy-MetaData: 1
2732
2733
2734[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2735[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2736Transfer-Encoding: chunked
2737User-Agent: Lavf/58.10.100
2738Accept: */*
2739Connection: keep-alive
2740Host: localhost
2741Icy-MetaData: 1
2742
2743
2744EXT-X-MEDIA-SEQUENCE:79
2745frame=10634 fps= 25 q=-1.0 size=N/A time=00:07:05.32 bitrate=N/A speed= 1x
2746frame=10647 fps= 25 q=-1.0 size=N/A time=00:07:05.84 bitrate=N/A speed= 1x
2747frame=10659 fps= 25 q=-1.0 size=N/A time=00:07:06.32 bitrate=N/A speed= 1x
2748frame=10672 fps= 25 q=-1.0 size=N/A time=00:07:06.84 bitrate=N/A speed= 1x
2749frame=10684 fps= 25 q=-1.0 size=N/A time=00:07:07.32 bitrate=N/A speed= 1x
2750frame=10697 fps= 25 q=-1.0 size=N/A time=00:07:07.84 bitrate=N/A speed= 1x
2751frame=10709 fps= 25 q=-1.0 size=N/A time=00:07:08.32 bitrate=N/A speed= 1x
2752frame=10722 fps= 25 q=-1.0 size=N/A time=00:07:08.84 bitrate=N/A speed= 1x
2753frame=10735 fps= 25 q=-1.0 size=N/A time=00:07:09.36 bitrate=N/A speed= 1x
2754frame=10747 fps= 25 q=-1.0 size=N/A time=00:07:09.84 bitrate=N/A speed= 1x
2755[http @ 0x557423987700] Opening 'http://localhost/hls/test85.ts' for writing
2756[http @ 0x5574238a2dc0] request: PUT /hls/test85.ts HTTP/1.1
2757Transfer-Encoding: chunked
2758User-Agent: Lavf/58.10.100
2759Accept: */*
2760Connection: keep-alive
2761Host: localhost
2762Icy-MetaData: 1
2763
2764
2765[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2766[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2767Transfer-Encoding: chunked
2768User-Agent: Lavf/58.10.100
2769Accept: */*
2770Connection: keep-alive
2771Host: localhost
2772Icy-MetaData: 1
2773
2774
2775EXT-X-MEDIA-SEQUENCE:80
2776frame=10760 fps= 25 q=-1.0 size=N/A time=00:07:10.36 bitrate=N/A speed= 1x
2777frame=10772 fps= 25 q=-1.0 size=N/A time=00:07:10.84 bitrate=N/A speed= 1x
2778frame=10785 fps= 25 q=-1.0 size=N/A time=00:07:11.36 bitrate=N/A speed= 1x
2779frame=10798 fps= 25 q=-1.0 size=N/A time=00:07:11.88 bitrate=N/A speed= 1x
2780[http @ 0x557423987700] Opening 'http://localhost/hls/test86.ts' for writing
2781[http @ 0x5574238a2dc0] request: PUT /hls/test86.ts HTTP/1.1
2782Transfer-Encoding: chunked
2783User-Agent: Lavf/58.10.100
2784Accept: */*
2785Connection: keep-alive
2786Host: localhost
2787Icy-MetaData: 1
2788
2789
2790[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2791[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2792Transfer-Encoding: chunked
2793User-Agent: Lavf/58.10.100
2794Accept: */*
2795Connection: keep-alive
2796Host: localhost
2797Icy-MetaData: 1
2798
2799
2800EXT-X-MEDIA-SEQUENCE:81
2801frame=10810 fps= 25 q=-1.0 size=N/A time=00:07:12.36 bitrate=N/A speed= 1x
2802frame=10823 fps= 25 q=-1.0 size=N/A time=00:07:12.88 bitrate=N/A speed= 1x
2803frame=10835 fps= 25 q=-1.0 size=N/A time=00:07:13.36 bitrate=N/A speed= 1x
2804frame=10848 fps= 25 q=-1.0 size=N/A time=00:07:13.88 bitrate=N/A speed= 1x
2805frame=10860 fps= 25 q=-1.0 size=N/A time=00:07:14.36 bitrate=N/A speed= 1x
2806frame=10873 fps= 25 q=-1.0 size=N/A time=00:07:14.88 bitrate=N/A speed= 1x
2807[http @ 0x557423987700] Opening 'http://localhost/hls/test87.ts' for writing
2808[http @ 0x5574238a2dc0] request: PUT /hls/test87.ts HTTP/1.1
2809Transfer-Encoding: chunked
2810User-Agent: Lavf/58.10.100
2811Accept: */*
2812Connection: keep-alive
2813Host: localhost
2814Icy-MetaData: 1
2815
2816
2817[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2818[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2819Transfer-Encoding: chunked
2820User-Agent: Lavf/58.10.100
2821Accept: */*
2822Connection: keep-alive
2823Host: localhost
2824Icy-MetaData: 1
2825
2826
2827EXT-X-MEDIA-SEQUENCE:82
2828frame=10885 fps= 25 q=-1.0 size=N/A time=00:07:15.36 bitrate=N/A speed= 1x
2829frame=10898 fps= 25 q=-1.0 size=N/A time=00:07:15.88 bitrate=N/A speed= 1x
2830frame=10911 fps= 25 q=-1.0 size=N/A time=00:07:16.40 bitrate=N/A speed= 1x
2831frame=10923 fps= 25 q=-1.0 size=N/A time=00:07:16.88 bitrate=N/A speed= 1x
2832frame=10936 fps= 25 q=-1.0 size=N/A time=00:07:17.40 bitrate=N/A speed= 1x
2833frame=10949 fps= 25 q=-1.0 size=N/A time=00:07:17.92 bitrate=N/A speed= 1x
2834frame=10961 fps= 25 q=-1.0 size=N/A time=00:07:18.40 bitrate=N/A speed= 1x
2835frame=10974 fps= 25 q=-1.0 size=N/A time=00:07:18.92 bitrate=N/A speed= 1x
2836frame=10986 fps= 25 q=-1.0 size=N/A time=00:07:19.40 bitrate=N/A speed= 1x
2837frame=10999 fps= 25 q=-1.0 size=N/A time=00:07:19.92 bitrate=N/A speed= 1x
2838[http @ 0x557423987700] Opening 'http://localhost/hls/test88.ts' for writing
2839[http @ 0x5574238a2dc0] request: PUT /hls/test88.ts HTTP/1.1
2840Transfer-Encoding: chunked
2841User-Agent: Lavf/58.10.100
2842Accept: */*
2843Connection: keep-alive
2844Host: localhost
2845Icy-MetaData: 1
2846
2847
2848[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2849[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2850Transfer-Encoding: chunked
2851User-Agent: Lavf/58.10.100
2852Accept: */*
2853Connection: keep-alive
2854Host: localhost
2855Icy-MetaData: 1
2856
2857
2858EXT-X-MEDIA-SEQUENCE:83
2859frame=11012 fps= 25 q=-1.0 size=N/A time=00:07:20.44 bitrate=N/A speed= 1x
2860frame=11024 fps= 25 q=-1.0 size=N/A time=00:07:20.92 bitrate=N/A speed= 1x
2861frame=11036 fps= 25 q=-1.0 size=N/A time=00:07:21.40 bitrate=N/A speed= 1x
2862frame=11049 fps= 25 q=-1.0 size=N/A time=00:07:21.92 bitrate=N/A speed= 1x
2863frame=11062 fps= 25 q=-1.0 size=N/A time=00:07:22.44 bitrate=N/A speed= 1x
2864frame=11074 fps= 25 q=-1.0 size=N/A time=00:07:22.92 bitrate=N/A speed= 1x
2865frame=11087 fps= 25 q=-1.0 size=N/A time=00:07:23.44 bitrate=N/A speed= 1x
2866frame=11099 fps= 25 q=-1.0 size=N/A time=00:07:23.92 bitrate=N/A speed= 1x
2867frame=11112 fps= 25 q=-1.0 size=N/A time=00:07:24.44 bitrate=N/A speed= 1x
2868frame=11125 fps= 25 q=-1.0 size=N/A time=00:07:24.96 bitrate=N/A speed= 1x
2869frame=11137 fps= 25 q=-1.0 size=N/A time=00:07:25.44 bitrate=N/A speed= 1x
2870[http @ 0x557423987700] Opening 'http://localhost/hls/test89.ts' for writing
2871[http @ 0x5574238a2dc0] request: PUT /hls/test89.ts HTTP/1.1
2872Transfer-Encoding: chunked
2873User-Agent: Lavf/58.10.100
2874Accept: */*
2875Connection: keep-alive
2876Host: localhost
2877Icy-MetaData: 1
2878
2879
2880[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2881[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2882Transfer-Encoding: chunked
2883User-Agent: Lavf/58.10.100
2884Accept: */*
2885Connection: keep-alive
2886Host: localhost
2887Icy-MetaData: 1
2888
2889
2890EXT-X-MEDIA-SEQUENCE:84
2891frame=11150 fps= 25 q=-1.0 size=N/A time=00:07:25.96 bitrate=N/A speed= 1x
2892frame=11162 fps= 25 q=-1.0 size=N/A time=00:07:26.44 bitrate=N/A speed= 1x
2893frame=11175 fps= 25 q=-1.0 size=N/A time=00:07:26.96 bitrate=N/A speed= 1x
2894frame=11187 fps= 25 q=-1.0 size=N/A time=00:07:27.44 bitrate=N/A speed= 1x
2895frame=11200 fps= 25 q=-1.0 size=N/A time=00:07:27.96 bitrate=N/A speed= 1x
2896frame=11213 fps= 25 q=-1.0 size=N/A time=00:07:28.48 bitrate=N/A speed= 1x
2897frame=11225 fps= 25 q=-1.0 size=N/A time=00:07:28.96 bitrate=N/A speed= 1x
2898frame=11238 fps= 25 q=-1.0 size=N/A time=00:07:29.48 bitrate=N/A speed= 1x
2899frame=11250 fps= 25 q=-1.0 size=N/A time=00:07:29.96 bitrate=N/A speed= 1x
2900frame=11263 fps= 25 q=-1.0 size=N/A time=00:07:30.48 bitrate=N/A speed= 1x
2901[http @ 0x557423987700] Opening 'http://localhost/hls/test90.ts' for writing
2902[http @ 0x5574238a2dc0] request: PUT /hls/test90.ts HTTP/1.1
2903Transfer-Encoding: chunked
2904User-Agent: Lavf/58.10.100
2905Accept: */*
2906Connection: keep-alive
2907Host: localhost
2908Icy-MetaData: 1
2909
2910
2911[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2912[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2913Transfer-Encoding: chunked
2914User-Agent: Lavf/58.10.100
2915Accept: */*
2916Connection: keep-alive
2917Host: localhost
2918Icy-MetaData: 1
2919
2920
2921EXT-X-MEDIA-SEQUENCE:85
2922frame=11276 fps= 25 q=-1.0 size=N/A time=00:07:31.00 bitrate=N/A speed= 1x
2923frame=11288 fps= 25 q=-1.0 size=N/A time=00:07:31.48 bitrate=N/A speed= 1x
2924frame=11301 fps= 25 q=-1.0 size=N/A time=00:07:32.00 bitrate=N/A speed= 1x
2925frame=11313 fps= 25 q=-1.0 size=N/A time=00:07:32.48 bitrate=N/A speed= 1x
2926frame=11326 fps= 25 q=-1.0 size=N/A time=00:07:33.00 bitrate=N/A speed= 1x
2927frame=11339 fps= 25 q=-1.0 size=N/A time=00:07:33.52 bitrate=N/A speed= 1x
2928frame=11351 fps= 25 q=-1.0 size=N/A time=00:07:34.00 bitrate=N/A speed= 1x
2929frame=11364 fps= 25 q=-1.0 size=N/A time=00:07:34.52 bitrate=N/A speed= 1x
2930frame=11376 fps= 25 q=-1.0 size=N/A time=00:07:35.00 bitrate=N/A speed= 1x
2931frame=11389 fps= 25 q=-1.0 size=N/A time=00:07:35.52 bitrate=N/A speed= 1x
2932[http @ 0x557423987700] Opening 'http://localhost/hls/test91.ts' for writing
2933[http @ 0x5574238a2dc0] request: PUT /hls/test91.ts HTTP/1.1
2934Transfer-Encoding: chunked
2935User-Agent: Lavf/58.10.100
2936Accept: */*
2937Connection: keep-alive
2938Host: localhost
2939Icy-MetaData: 1
2940
2941
2942[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2943[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2944Transfer-Encoding: chunked
2945User-Agent: Lavf/58.10.100
2946Accept: */*
2947Connection: keep-alive
2948Host: localhost
2949Icy-MetaData: 1
2950
2951
2952EXT-X-MEDIA-SEQUENCE:86
2953frame=11402 fps= 25 q=-1.0 size=N/A time=00:07:36.04 bitrate=N/A speed= 1x
2954frame=11414 fps= 25 q=-1.0 size=N/A time=00:07:36.52 bitrate=N/A speed= 1x
2955frame=11427 fps= 25 q=-1.0 size=N/A time=00:07:37.04 bitrate=N/A speed= 1x
2956frame=11439 fps= 25 q=-1.0 size=N/A time=00:07:37.52 bitrate=N/A speed= 1x
2957frame=11452 fps= 25 q=-1.0 size=N/A time=00:07:38.04 bitrate=N/A speed= 1x
2958frame=11464 fps= 25 q=-1.0 size=N/A time=00:07:38.52 bitrate=N/A speed= 1x
2959frame=11477 fps= 25 q=-1.0 size=N/A time=00:07:39.04 bitrate=N/A speed= 1x
2960frame=11489 fps= 25 q=-1.0 size=N/A time=00:07:39.52 bitrate=N/A speed= 1x
2961frame=11502 fps= 25 q=-1.0 size=N/A time=00:07:40.04 bitrate=N/A speed= 1x
2962frame=11515 fps= 25 q=-1.0 size=N/A time=00:07:40.56 bitrate=N/A speed= 1x
2963[http @ 0x557423987700] Opening 'http://localhost/hls/test92.ts' for writing
2964[http @ 0x5574238a2dc0] request: PUT /hls/test92.ts HTTP/1.1
2965Transfer-Encoding: chunked
2966User-Agent: Lavf/58.10.100
2967Accept: */*
2968Connection: keep-alive
2969Host: localhost
2970Icy-MetaData: 1
2971
2972
2973[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
2974[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
2975Transfer-Encoding: chunked
2976User-Agent: Lavf/58.10.100
2977Accept: */*
2978Connection: keep-alive
2979Host: localhost
2980Icy-MetaData: 1
2981
2982
2983EXT-X-MEDIA-SEQUENCE:87
2984frame=11527 fps= 25 q=-1.0 size=N/A time=00:07:41.04 bitrate=N/A speed= 1x
2985frame=11540 fps= 25 q=-1.0 size=N/A time=00:07:41.56 bitrate=N/A speed= 1x
2986frame=11552 fps= 25 q=-1.0 size=N/A time=00:07:42.04 bitrate=N/A speed= 1x
2987frame=11565 fps= 25 q=-1.0 size=N/A time=00:07:42.56 bitrate=N/A speed= 1x
2988frame=11578 fps= 25 q=-1.0 size=N/A time=00:07:43.08 bitrate=N/A speed= 1x
2989frame=11590 fps= 25 q=-1.0 size=N/A time=00:07:43.56 bitrate=N/A speed= 1x
2990frame=11603 fps= 25 q=-1.0 size=N/A time=00:07:44.08 bitrate=N/A speed= 1x
2991frame=11615 fps= 25 q=-1.0 size=N/A time=00:07:44.56 bitrate=N/A speed= 1x
2992frame=11628 fps= 25 q=-1.0 size=N/A time=00:07:45.08 bitrate=N/A speed= 1x
2993frame=11640 fps= 25 q=-1.0 size=N/A time=00:07:45.56 bitrate=N/A speed= 1x
2994[http @ 0x557423987700] Opening 'http://localhost/hls/test93.ts' for writing
2995[http @ 0x5574238a2dc0] request: PUT /hls/test93.ts HTTP/1.1
2996Transfer-Encoding: chunked
2997User-Agent: Lavf/58.10.100
2998Accept: */*
2999Connection: keep-alive
3000Host: localhost
3001Icy-MetaData: 1
3002
3003
3004[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
3005[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
3006Transfer-Encoding: chunked
3007User-Agent: Lavf/58.10.100
3008Accept: */*
3009Connection: keep-alive
3010Host: localhost
3011Icy-MetaData: 1
3012
3013
3014EXT-X-MEDIA-SEQUENCE:88
3015frame=11653 fps= 25 q=-1.0 size=N/A time=00:07:46.08 bitrate=N/A speed= 1x
3016frame=11665 fps= 25 q=-1.0 size=N/A time=00:07:46.56 bitrate=N/A speed= 1x
3017frame=11678 fps= 25 q=-1.0 size=N/A time=00:07:47.08 bitrate=N/A speed= 1x
3018frame=11691 fps= 25 q=-1.0 size=N/A time=00:07:47.60 bitrate=N/A speed= 1x
3019frame=11704 fps= 25 q=-1.0 size=N/A time=00:07:48.12 bitrate=N/A speed= 1x
3020frame=11716 fps= 25 q=-1.0 size=N/A time=00:07:48.60 bitrate=N/A speed= 1x
3021frame=11728 fps= 25 q=-1.0 size=N/A time=00:07:49.08 bitrate=N/A speed= 1x
3022frame=11741 fps= 25 q=-1.0 size=N/A time=00:07:49.60 bitrate=N/A speed= 1x
3023frame=11754 fps= 25 q=-1.0 size=N/A time=00:07:50.12 bitrate=N/A speed= 1x
3024frame=11767 fps= 25 q=-1.0 size=N/A time=00:07:50.64 bitrate=N/A speed= 1x
3025[http @ 0x557423987700] Opening 'http://localhost/hls/test94.ts' for writing
3026[http @ 0x5574238a2dc0] request: PUT /hls/test94.ts HTTP/1.1
3027Transfer-Encoding: chunked
3028User-Agent: Lavf/58.10.100
3029Accept: */*
3030Connection: keep-alive
3031Host: localhost
3032Icy-MetaData: 1
3033
3034
3035[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
3036[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
3037Transfer-Encoding: chunked
3038User-Agent: Lavf/58.10.100
3039Accept: */*
3040Connection: keep-alive
3041Host: localhost
3042Icy-MetaData: 1
3043
3044
3045EXT-X-MEDIA-SEQUENCE:89
3046frame=11779 fps= 25 q=-1.0 size=N/A time=00:07:51.12 bitrate=N/A speed= 1x
3047frame=11792 fps= 25 q=-1.0 size=N/A time=00:07:51.64 bitrate=N/A speed= 1x
3048frame=11804 fps= 25 q=-1.0 size=N/A time=00:07:52.12 bitrate=N/A speed= 1x
3049frame=11817 fps= 25 q=-1.0 size=N/A time=00:07:52.64 bitrate=N/A speed= 1x
3050frame=11830 fps= 25 q=-1.0 size=N/A time=00:07:53.16 bitrate=N/A speed= 1x
3051frame=11842 fps= 25 q=-1.0 size=N/A time=00:07:53.64 bitrate=N/A speed= 1x
3052frame=11855 fps= 25 q=-1.0 size=N/A time=00:07:54.16 bitrate=N/A speed= 1x
3053frame=11867 fps= 25 q=-1.0 size=N/A time=00:07:54.64 bitrate=N/A speed= 1x
3054frame=11880 fps= 25 q=-1.0 size=N/A time=00:07:55.16 bitrate=N/A speed= 1x
3055frame=11892 fps= 25 q=-1.0 size=N/A time=00:07:55.64 bitrate=N/A speed= 1x
3056frame=11905 fps= 25 q=-1.0 size=N/A time=00:07:56.16 bitrate=N/A speed= 1x
3057[http @ 0x557423987700] Opening 'http://localhost/hls/test95.ts' for writing
3058[http @ 0x5574238a2dc0] request: PUT /hls/test95.ts HTTP/1.1
3059Transfer-Encoding: chunked
3060User-Agent: Lavf/58.10.100
3061Accept: */*
3062Connection: keep-alive
3063Host: localhost
3064Icy-MetaData: 1
3065
3066
3067[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
3068[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
3069Transfer-Encoding: chunked
3070User-Agent: Lavf/58.10.100
3071Accept: */*
3072Connection: keep-alive
3073Host: localhost
3074Icy-MetaData: 1
3075
3076
3077EXT-X-MEDIA-SEQUENCE:90
3078frame=11917 fps= 25 q=-1.0 size=N/A time=00:07:56.64 bitrate=N/A speed= 1x
3079frame=11930 fps= 25 q=-1.0 size=N/A time=00:07:57.16 bitrate=N/A speed= 1x
3080frame=11943 fps= 25 q=-1.0 size=N/A time=00:07:57.68 bitrate=N/A speed= 1x
3081frame=11955 fps= 25 q=-1.0 size=N/A time=00:07:58.16 bitrate=N/A speed= 1x
3082frame=11968 fps= 25 q=-1.0 size=N/A time=00:07:58.68 bitrate=N/A speed= 1x
3083frame=11980 fps= 25 q=-1.0 size=N/A time=00:07:59.16 bitrate=N/A speed= 1x
3084frame=11993 fps= 25 q=-1.0 size=N/A time=00:07:59.68 bitrate=N/A speed= 1x
3085frame=12005 fps= 25 q=-1.0 size=N/A time=00:08:00.16 bitrate=N/A speed= 1x
3086frame=12018 fps= 25 q=-1.0 size=N/A time=00:08:00.68 bitrate=N/A speed= 1x
3087frame=12031 fps= 25 q=-1.0 size=N/A time=00:08:01.20 bitrate=N/A speed= 1x
3088[http @ 0x557423987700] Opening 'http://localhost/hls/test96.ts' for writing
3089[http @ 0x5574238a2dc0] request: PUT /hls/test96.ts HTTP/1.1
3090Transfer-Encoding: chunked
3091User-Agent: Lavf/58.10.100
3092Accept: */*
3093Connection: keep-alive
3094Host: localhost
3095Icy-MetaData: 1
3096
3097
3098[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
3099[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
3100Transfer-Encoding: chunked
3101User-Agent: Lavf/58.10.100
3102Accept: */*
3103Connection: keep-alive
3104Host: localhost
3105Icy-MetaData: 1
3106
3107
3108EXT-X-MEDIA-SEQUENCE:91
3109frame=12043 fps= 25 q=-1.0 size=N/A time=00:08:01.68 bitrate=N/A speed= 1x
3110frame=12056 fps= 25 q=-1.0 size=N/A time=00:08:02.20 bitrate=N/A speed= 1x
3111frame=12069 fps= 25 q=-1.0 size=N/A time=00:08:02.72 bitrate=N/A speed= 1x
3112frame=12081 fps= 25 q=-1.0 size=N/A time=00:08:03.20 bitrate=N/A speed= 1x
3113frame=12094 fps= 25 q=-1.0 size=N/A time=00:08:03.72 bitrate=N/A speed= 1x
3114frame=12106 fps= 25 q=-1.0 size=N/A time=00:08:04.20 bitrate=N/A speed= 1x
3115frame=12119 fps= 25 q=-1.0 size=N/A time=00:08:04.72 bitrate=N/A speed= 1x
3116frame=12131 fps= 25 q=-1.0 size=N/A time=00:08:05.20 bitrate=N/A speed= 1x
3117frame=12144 fps= 25 q=-1.0 size=N/A time=00:08:05.72 bitrate=N/A speed= 1x
3118frame=12157 fps= 25 q=-1.0 size=N/A time=00:08:06.24 bitrate=N/A speed= 1x
3119[http @ 0x557423987700] Opening 'http://localhost/hls/test97.ts' for writing
3120[http @ 0x5574238a2dc0] request: PUT /hls/test97.ts HTTP/1.1
3121Transfer-Encoding: chunked
3122User-Agent: Lavf/58.10.100
3123Accept: */*
3124Connection: keep-alive
3125Host: localhost
3126Icy-MetaData: 1
3127
3128
3129[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
3130[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
3131Transfer-Encoding: chunked
3132User-Agent: Lavf/58.10.100
3133Accept: */*
3134Connection: keep-alive
3135Host: localhost
3136Icy-MetaData: 1
3137
3138
3139EXT-X-MEDIA-SEQUENCE:92
3140frame=12169 fps= 25 q=-1.0 size=N/A time=00:08:06.72 bitrate=N/A speed= 1x
3141frame=12182 fps= 25 q=-1.0 size=N/A time=00:08:07.24 bitrate=N/A speed= 1x
3142frame=12194 fps= 25 q=-1.0 size=N/A time=00:08:07.72 bitrate=N/A speed= 1x
3143frame=12207 fps= 25 q=-1.0 size=N/A time=00:08:08.24 bitrate=N/A speed= 1x
3144frame=12220 fps= 25 q=-1.0 size=N/A time=00:08:08.76 bitrate=N/A speed= 1x
3145frame=12232 fps= 25 q=-1.0 size=N/A time=00:08:09.24 bitrate=N/A speed= 1x
3146frame=12245 fps= 25 q=-1.0 size=N/A time=00:08:09.76 bitrate=N/A speed= 1x
3147frame=12258 fps= 25 q=-1.0 size=N/A time=00:08:10.28 bitrate=N/A speed= 1x
3148frame=12270 fps= 25 q=-1.0 size=N/A time=00:08:10.76 bitrate=N/A speed= 1x
3149frame=12283 fps= 25 q=-1.0 size=N/A time=00:08:11.28 bitrate=N/A speed= 1x
3150[http @ 0x557423987700] Opening 'http://localhost/hls/test98.ts' for writing
3151[http @ 0x5574238a2dc0] request: PUT /hls/test98.ts HTTP/1.1
3152Transfer-Encoding: chunked
3153User-Agent: Lavf/58.10.100
3154Accept: */*
3155Connection: keep-alive
3156Host: localhost
3157Icy-MetaData: 1
3158
3159
3160[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
3161[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
3162Transfer-Encoding: chunked
3163User-Agent: Lavf/58.10.100
3164Accept: */*
3165Connection: keep-alive
3166Host: localhost
3167Icy-MetaData: 1
3168
3169
3170EXT-X-MEDIA-SEQUENCE:93
3171frame=12295 fps= 25 q=-1.0 size=N/A time=00:08:11.76 bitrate=N/A speed= 1x
3172frame=12308 fps= 25 q=-1.0 size=N/A time=00:08:12.28 bitrate=N/A speed= 1x
3173frame=12321 fps= 25 q=-1.0 size=N/A time=00:08:12.80 bitrate=N/A speed= 1x
3174frame=12333 fps= 25 q=-1.0 size=N/A time=00:08:13.28 bitrate=N/A speed= 1x
3175frame=12346 fps= 25 q=-1.0 size=N/A time=00:08:13.80 bitrate=N/A speed= 1x
3176frame=12358 fps= 25 q=-1.0 size=N/A time=00:08:14.28 bitrate=N/A speed= 1x
3177frame=12371 fps= 25 q=-1.0 size=N/A time=00:08:14.80 bitrate=N/A speed= 1x
3178frame=12383 fps= 25 q=-1.0 size=N/A time=00:08:15.28 bitrate=N/A speed= 1x
3179frame=12396 fps= 25 q=-1.0 size=N/A time=00:08:15.80 bitrate=N/A speed= 1x
3180frame=12408 fps= 25 q=-1.0 size=N/A time=00:08:16.28 bitrate=N/A speed= 1x
3181[http @ 0x557423987700] Opening 'http://localhost/hls/test99.ts' for writing
3182[http @ 0x5574238a2dc0] request: PUT /hls/test99.ts HTTP/1.1
3183Transfer-Encoding: chunked
3184User-Agent: Lavf/58.10.100
3185Accept: */*
3186Connection: keep-alive
3187Host: localhost
3188Icy-MetaData: 1
3189
3190
3191[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
3192[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
3193Transfer-Encoding: chunked
3194User-Agent: Lavf/58.10.100
3195Accept: */*
3196Connection: keep-alive
3197Host: localhost
3198Icy-MetaData: 1
3199
3200
3201EXT-X-MEDIA-SEQUENCE:94
3202frame=12421 fps= 25 q=-1.0 size=N/A time=00:08:16.80 bitrate=N/A speed= 1x
3203frame=12434 fps= 25 q=-1.0 size=N/A time=00:08:17.32 bitrate=N/A speed= 1x
3204frame=12446 fps= 25 q=-1.0 size=N/A time=00:08:17.80 bitrate=N/A speed= 1x
3205frame=12459 fps= 25 q=-1.0 size=N/A time=00:08:18.32 bitrate=N/A speed= 1x
3206frame=12472 fps= 25 q=-1.0 size=N/A time=00:08:18.84 bitrate=N/A speed= 1x
3207frame=12484 fps= 25 q=-1.0 size=N/A time=00:08:19.32 bitrate=N/A speed= 1x
3208frame=12497 fps= 25 q=-1.0 size=N/A time=00:08:19.84 bitrate=N/A speed= 1x
3209frame=12509 fps= 25 q=-1.0 size=N/A time=00:08:20.32 bitrate=N/A speed= 1x
3210frame=12522 fps= 25 q=-1.0 size=N/A time=00:08:20.84 bitrate=N/A speed= 1x
3211frame=12535 fps= 25 q=-1.0 size=N/A time=00:08:21.36 bitrate=N/A speed= 1x
3212[http @ 0x557423987700] Opening 'http://localhost/hls/test100.ts' for writing
3213[http @ 0x5574238a2dc0] request: PUT /hls/test100.ts HTTP/1.1
3214Transfer-Encoding: chunked
3215User-Agent: Lavf/58.10.100
3216Accept: */*
3217Connection: keep-alive
3218Host: localhost
3219Icy-MetaData: 1
3220
3221
3222[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
3223[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
3224Transfer-Encoding: chunked
3225User-Agent: Lavf/58.10.100
3226Accept: */*
3227Connection: keep-alive
3228Host: localhost
3229Icy-MetaData: 1
3230
3231
3232EXT-X-MEDIA-SEQUENCE:95
3233frame=12548 fps= 25 q=-1.0 size=N/A time=00:08:21.88 bitrate=N/A speed= 1x
3234frame=12560 fps= 25 q=-1.0 size=N/A time=00:08:22.36 bitrate=N/A speed= 1x
3235frame=12573 fps= 25 q=-1.0 size=N/A time=00:08:22.88 bitrate=N/A speed= 1x
3236frame=12585 fps= 25 q=-1.0 size=N/A time=00:08:23.36 bitrate=N/A speed= 1x
3237frame=12598 fps= 25 q=-1.0 size=N/A time=00:08:23.88 bitrate=N/A speed= 1x
3238frame=12611 fps= 25 q=-1.0 size=N/A time=00:08:24.40 bitrate=N/A speed= 1x
3239frame=12623 fps= 25 q=-1.0 size=N/A time=00:08:24.88 bitrate=N/A speed= 1x
3240frame=12636 fps= 25 q=-1.0 size=N/A time=00:08:25.40 bitrate=N/A speed= 1x
3241frame=12649 fps= 25 q=-1.0 size=N/A time=00:08:25.92 bitrate=N/A speed= 1x
3242frame=12661 fps= 25 q=-1.0 size=N/A time=00:08:26.40 bitrate=N/A speed= 1x
3243frame=12674 fps= 25 q=-1.0 size=N/A time=00:08:26.92 bitrate=N/A speed= 1x
3244[http @ 0x557423987700] Opening 'http://localhost/hls/test101.ts' for writing
3245[http @ 0x5574238a2dc0] request: PUT /hls/test101.ts HTTP/1.1
3246Transfer-Encoding: chunked
3247User-Agent: Lavf/58.10.100
3248Accept: */*
3249Connection: keep-alive
3250Host: localhost
3251Icy-MetaData: 1
3252
3253
3254[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
3255[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
3256Transfer-Encoding: chunked
3257User-Agent: Lavf/58.10.100
3258Accept: */*
3259Connection: keep-alive
3260Host: localhost
3261Icy-MetaData: 1
3262
3263
3264EXT-X-MEDIA-SEQUENCE:96
3265frame=12686 fps= 25 q=-1.0 size=N/A time=00:08:27.40 bitrate=N/A speed= 1x
3266frame=12699 fps= 25 q=-1.0 size=N/A time=00:08:27.92 bitrate=N/A speed= 1x
3267frame=12711 fps= 25 q=-1.0 size=N/A time=00:08:28.40 bitrate=N/A speed= 1x
3268frame=12724 fps= 25 q=-1.0 size=N/A time=00:08:28.92 bitrate=N/A speed= 1x
3269frame=12737 fps= 25 q=-1.0 size=N/A time=00:08:29.44 bitrate=N/A speed= 1x
3270frame=12749 fps= 25 q=-1.0 size=N/A time=00:08:29.92 bitrate=N/A speed= 1x
3271frame=12762 fps= 25 q=-1.0 size=N/A time=00:08:30.44 bitrate=N/A speed= 1x
3272frame=12775 fps= 25 q=-1.0 size=N/A time=00:08:30.96 bitrate=N/A speed= 1x
3273frame=12787 fps= 25 q=-1.0 size=N/A time=00:08:31.44 bitrate=N/A speed= 1x
3274frame=12800 fps= 25 q=-1.0 size=N/A time=00:08:31.96 bitrate=N/A speed= 1x
3275[http @ 0x557423987700] Opening 'http://localhost/hls/test102.ts' for writing
3276[http @ 0x5574238a2dc0] request: PUT /hls/test102.ts HTTP/1.1
3277Transfer-Encoding: chunked
3278User-Agent: Lavf/58.10.100
3279Accept: */*
3280Connection: keep-alive
3281Host: localhost
3282Icy-MetaData: 1
3283
3284
3285[http @ 0x5574239a6000] Opening 'http://localhost/hls/test.m3u8' for writing
3286[http @ 0x5574239d6700] request: PUT /hls/test.m3u8 HTTP/1.1
3287Transfer-Encoding: chunked
3288User-Agent: Lavf/58.10.100
3289Accept: */*
3290Connection: keep-alive
3291Host: localhost
3292Icy-MetaData: 1
3293
3294