mediamtx/internal/protocols/rtmp/rawmessage
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
..
testdata/fuzz/FuzzReader rtmp: return error in case of extended chunk stream IDs (#2806) 2023-12-14 11:38:47 +01:00
message.go rtmp: fix compatibility with GStreamer rtmp2src / rtmp2sink (#1433) (#4718) 2025-07-12 14:17:04 +02:00
reader.go refactor: use the built-in max/min to simplify the code (#4867) 2025-08-14 10:32:24 +02:00
reader_test.go rtmp: support additional enhanced RTMP features (#4168) (#4321) (#4954) 2025-09-11 23:18:46 +02:00
writer.go rtmp: support additional enhanced RTMP features (#4168) (#4321) (#4954) 2025-09-11 23:18:46 +02:00
writer_test.go rtmp: support additional enhanced RTMP features (#4168) (#4321) (#4954) 2025-09-11 23:18:46 +02:00