bluenviron / mediamtx

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.
MIT License
10.71k stars 1.4k forks source link

Playback across segments #3510

Open MengLi619 opened 6 days ago

MengLi619 commented 6 days ago

Describe the feature

Description

There is a requirement for us to playback near a time point (+/- 30s), but sometimes the stream will break, and multiple segments are created, the mediamtx only playback the first segment, which may not contain the desired time point. I don't know if there is any possibility to play all segments in the time range, regardless of any break in the middle.

Thanks a lot and appreciate your excellent work.

Mediamtx 1.5.1

moenodedev commented 6 days ago

Discussion #3243