mediamtx/internal/recorder
Alessandro Ros 75420552b9
Some checks are pending
code_lint / go (push) Waiting to run
code_lint / go_mod (push) Waiting to run
code_lint / docs (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_e2e (push) Waiting to run
recorder: reset fMP4 sequence number during segment switch (#5082)
It's useless to make sequence numbers unique across the entire stream.
2025-10-12 17:59:28 +02:00
..
format.go fix crash when recording a stream with unsupported tracks (#3978) (#3996) 2024-11-30 11:23:41 +01:00
format_fmp4.go recorder: reset fMP4 sequence number during segment switch (#5082) 2025-10-12 17:59:28 +02:00
format_fmp4_part.go recorder: limit maximum part size (#4674) (#4760) 2025-07-20 19:16:33 +02:00
format_fmp4_segment.go recorder: reset fMP4 sequence number during segment switch (#5082) 2025-10-12 17:59:28 +02:00
format_fmp4_track.go update linter settings (#4790) 2025-07-26 16:44:32 +02:00
format_mpegts.go rewrite Unit definition (#5079) 2025-10-11 12:18:51 +02:00
format_mpegts_segment.go record: fix loss of audio samples during segment switch (#4556) 2025-05-25 21:29:33 +02:00
recorder.go recorder: limit maximum part size (#4674) (#4760) 2025-07-20 19:16:33 +02:00
recorder_instance.go do not include recorder and HLS muxer in sent bytes (#4380) (#5039) 2025-09-29 09:28:04 +02:00
recorder_test.go rewrite Unit definition (#5079) 2025-10-11 12:18:51 +02:00