mirror of
https://github.com/bluenviron/mediamtx
synced 2024-12-16 03:34:45 +00:00
92523c2a13
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_test.go | ||
muxer.go | ||
primaryplaylist.go | ||
segment.go | ||
streamplaylist.go |