mediamtx/internal/recorder
Alessandro Ros 653d10fb75
use the same filtering process for every codec (#5324)
this allows to apply features that were previously implemented for
single codecs (like RTP packet resizing), to any codec, and simplifies
future development.
2026-01-16 14:03:13 +01: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 use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00
format_fmp4_part.go recorder: reset when absolute time drifts from stream time (#4778) (#5239) 2025-12-02 18:10:23 +01:00
format_fmp4_segment.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
format_fmp4_track.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
format_mpegts.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
format_mpegts_segment.go recorder: write additional infos inside segments (#5083) 2025-10-13 12:34:44 +02:00
format_mpegts_track.go build(deps): bump github.com/bluenviron/mediacommon/v2 (#5297) 2025-12-28 15:44:36 +01:00
recorder.go recorder: reset when absolute time drifts from stream time (#4778) (#5239) 2025-12-02 18:10:23 +01:00
recorder_instance.go recorder: reset when absolute time drifts from stream time (#4778) (#5239) 2025-12-02 18:10:23 +01:00
recorder_test.go use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00