mediamtx/internal/protocols/rtmp
Alessandro Ros a85d8f1391
rtmp: fix connect command when reading (#4512)
when reading, the "connect" command should not contain fpad,
capabilities, audioCodecs, videoCodecs, videoFunction.
2025-05-10 15:26:48 +02:00
..
amf0 ensure unmarshaled entities can be marshaled back (#4484) 2025-05-04 11:34:05 +02:00
bytecounter move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
chunk ensure unmarshaled entities can be marshaled back (#4484) 2025-05-04 11:34:05 +02:00
h264conf move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
handshake improve fuzz tests (#3596) 2024-08-01 17:01:56 +02:00
message ensure unmarshaled entities can be marshaled back (#4484) 2025-05-04 11:34:05 +02:00
rawmessage improve fuzz tests (#3596) 2024-08-01 17:01:56 +02:00
conn.go rtmp: fix connect command when reading (#4512) 2025-05-10 15:26:48 +02:00
conn_test.go rtmp: fix connect command when reading (#4512) 2025-05-10 15:26:48 +02:00
from_stream.go rtmp: fix connect command when reading (#4512) 2025-05-10 15:26:48 +02:00
from_stream_test.go count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
rc4_readwriter.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
reader.go rtmp: fix connect command when reading (#4512) 2025-05-10 15:26:48 +02:00
reader_test.go rtmp: fix connect command when reading (#4512) 2025-05-10 15:26:48 +02:00
to_stream.go rtmp: support additional Enhanced-RTMP features (#3685) (#4088) 2025-01-02 12:44:01 +01:00
to_stream_test.go warn users about skipped tracks when reading or publishing (#3753) 2024-09-15 19:28:05 +02:00
writer.go rtmp: fix connect command when reading (#4512) 2025-05-10 15:26:48 +02:00
writer_test.go rtmp: fix connect command when reading (#4512) 2025-05-10 15:26:48 +02:00