mediamtx/internal/playback
Alessandro Ros f126a7e7d6
playback: improve segment merging algorithm (#5084)
* merge segments only if they belong to the same stream and are
consecutive. * compute DTS without using NTP timestamp, increasing
robustness against NTP fluctuations.
2025-10-13 17:00:21 +02:00
..
muxer.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
muxer_fmp4.go update linter settings (#4790) 2025-07-26 16:44:32 +02:00
muxer_mp4.go playback: fix error 404 when seeking before start of segment (#4276) (#4533) (#4539) 2025-05-25 18:50:19 +02:00
on_get.go playback: improve segment merging algorithm (#5084) 2025-10-13 17:00:21 +02:00
on_get_test.go playback: improve segment merging algorithm (#5084) 2025-10-13 17:00:21 +02:00
on_list.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
on_list_test.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
segment_fmp4.go playback: improve segment merging algorithm (#5084) 2025-10-13 17:00:21 +02:00
segment_fmp4_test.go build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.2.1 to 2.2.2 (#4763) 2025-07-21 09:55:10 +02:00
server.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
server_test.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00