mediamtx/internal/protocols/rtmp
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
..
from_stream.go build(deps): bump github.com/bluenviron/gortmplib from 0.1.2 to 0.2.0 (#5300) 2025-12-28 17:29:27 +01:00
from_stream_test.go use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00
to_stream.go build(deps): bump github.com/bluenviron/gortmplib from 0.1.2 to 0.2.0 (#5300) 2025-12-28 17:29:27 +01:00
to_stream_test.go rtmp: move implementation to gortmplib (#4968) 2025-09-13 11:50:36 +02:00