Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
There's no #EXT-X-ENDLIST though we're streaming a file with some determined duration. As a result a player does not show progress bar, i.e. one can't fast forward or rewind the video. It's just a LIVE stream.
As we can see below the input stream has duration:
This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.
Which version are you using?
v0.20.0
Which operating system are you using?
Describe the issue
Having a ts file with 60s duration and this config:
A player receives in index.m3u8 this:
and in stream.m3u8 this:
There's no #EXT-X-ENDLIST though we're streaming a file with some determined duration. As a result a player does not show progress bar, i.e. one can't fast forward or rewind the video. It's just a LIVE stream.
As we can see below the input stream has duration:
Describe how to replicate the issue
Did you attach the server logs?
yes
Did you attach a network dump?
no