mediamtx/internal/recorder
Yaroslav Molochko 0df5e2c81a
support routing KLV metadata (#2693) (#4670)
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-07-06 20:34:41 +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, playback: support changing codec parameters without switching segment (#4262) (#4582) 2025-05-29 20:37:12 +02:00
format_fmp4_part.go recorder: fix segment duration when audio is in advance (#4563) 2025-05-27 15:28:30 +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 recorder: improve fMP4 splitting algorithm (#4566) 2025-05-27 19:19:55 +02:00
format_mpegts.go support routing KLV metadata (#2693) (#4670) 2025-07-06 20:34:41 +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 record: fix loss of audio samples during segment switch (#4556) 2025-05-25 21:29:33 +02:00
recorder_instance.go record: fix loss of audio samples during segment switch (#4556) 2025-05-25 21:29:33 +02:00
recorder_test.go make RTP packet size compatible with RTSP/SRTP (#4692) 2025-07-05 15:42:58 +02:00