mediamtx/internal/recorder
Alessandro Ros 9318107779
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
rtmp: support additional enhanced RTMP features (#4168) (#4321) (#4954)
* support reading AV1, VP9, H265, Opus, AC-3, G711, LPCM
* support reading multiple video or audio tracks at once
2025-09-11 23:18:46 +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 rtmp: support additional enhanced RTMP features (#4168) (#4321) (#4954) 2025-09-11 23:18:46 +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: fix segment duration when audio is in advance (#4563) 2025-05-27 15:28:30 +02:00
format_fmp4_track.go update linter settings (#4790) 2025-07-26 16:44:32 +02:00
format_mpegts.go update linter settings (#4790) 2025-07-26 16:44:32 +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 recorder: limit maximum part size (#4674) (#4760) 2025-07-20 19:16:33 +02:00
recorder_test.go rtmp: support additional enhanced RTMP features (#4168) (#4321) (#4954) 2025-09-11 23:18:46 +02:00