mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-29 22:42:00 -08:00
In this way, EXT-X-TARGETDURATION and EXTINF are always filled correctly. If no segments have been generated yet, the playlist is not returned until a segment is inserted or the muxer is closed. This causes timeout issues on iOS Safari, that are solved by waiting for a fetch() before starting the video. |
||
|---|---|---|
| .. | ||
| muxer.go | ||
| muxer_test.go | ||
| primaryplaylist.go | ||
| segment.go | ||
| streamplaylist.go | ||