Type of m3u8:
Code:
http://112.197.2.154/mlive/C038_SD_4/playlist.m3u8?us=28c95853540933eb62adf48742c63bcf6f54e1c75988290611563429985f180bb494bd543b71f2e24d4d4262743e22bd|1697768
I use ffmpeg and livestreamer, after streaming in few minutes, it appears same error: Failed to reload playlist
Try again, both of them streams normally but only few minutes again, again ...
ffmpeg:
I use command:
Code:
ffmpeg -i "link" -c copy Filename.ts
Code:
frame=10879 fps= 26 q=-1.0 size= 143624kB time=00:07:15.22 bitrate=2703.4kbits/
[hls,applehttp @ 02aec880] Failed to reload playlist 0
[mpegts @ 02b149c0] PES packet size mismatch
frame=10894 fps= 25 q=-1.0 size= 143736kB time=00:07:15.78 bitrate=2702.0kbits/
[hls,applehttp @ 02aec880] Failed to reload playlist 0
frame=10894 fps= 25 q=-1.0 Lsize= 143738kB time=00:07:15.78 bitrate=2702.0kbits
/s
video:121533kB audio:10213kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 9.101875%
livestreamer
I used command:
Code:
livestreamer "hlsvariant://link" best -o filename.ts
Code:
[stream.hls][warning] Failed to reload playlist: Unable to open URL: http://112.197.2.154/mlive/C047_SD_4/chunklist_w946306893.m3u8?us=ae54e041709292302aa98ad79
011ffd1eb83f68c94a01b39b9706b1cea3768adb0121213efcc5cec86760e3cc4d269f4%7C1694277&us=ae54e041709292302aa98ad79011ffd1eb83f68c94a01b39b9706b1cea3768adb0121213efcc5cec86760e3cc4d269f4%7C1694277 (403 Client Error: Forbidden)
[stream.hls][error] Failed to open segment 58963: Unable to open URL: http://112.197.2.154/mlive/C047_SD_4/media_w946306893_58963.ts?us=ae54e041709292302aa98ad7
9011ffd1eb83f68c94a01b39b9706b1cea3768adb0121213efcc5cec86760e3cc4d269f4%7C1694277 (403 Client Error: Forbidden)
[stream.hls][error] Failed to open segment 58964: Unable to open URL: http://112
.197.2.154/mlive/C047_SD_4/media_w946306893_58964.ts?us=ae54e041709292302aa98ad79011ffd1eb83f68c94a01b39b9706b1cea3768adb0121213efcc5cec86760e3cc4d269f4%7C1694277 (403 Client Error: Forbidden)
[cli][error] Error when reading from stream: Read timeout
[cli][info] Stream ended
How can I do to obtain longer video?