mediamtx/internal/rtmp
aler9 4990e98993 rtmp: fix reading metadata from onMetadata
when there's no audio and Conn is a client, onMetadata was skipped and
tracks were read by using the fallback method. Fix this.
2022-08-16 18:44:31 +02:00
..
bytecounter rtmp: improve tests 2022-07-16 12:42:48 +02:00
chunk rtmp: rewrite implementation of rtmp connection (#1047) 2022-07-17 15:17:18 +02:00
h264conf rtmp: rewrite implementation of rtmp connection (#1047) 2022-07-17 15:17:18 +02:00
handshake rtmp: rewrite implementation of rtmp connection (#1047) 2022-07-17 15:17:18 +02:00
message rtmp: rewrite implementation of rtmp connection (#1047) 2022-07-17 15:17:18 +02:00
rawmessage rtmp: improve performance 2022-08-15 16:11:23 +02:00
conn.go rtmp: fix reading metadata from onMetadata 2022-08-16 18:44:31 +02:00
conn_test.go rtmp: fix reading metadata from onMetadata 2022-08-16 18:44:31 +02:00