1 Commits (7fb3b749d5f89fc362bb6427f8e9af2b3c49ea4c)

Author SHA1 Message Date
Alessandro Ros 99bc327d67
move protocol-related code into internal/protocols (#2572) 2 years ago
Alessandro Ros 34dc84de90
rtmp: add limit on message body size (#2252) 2 years ago
Alessandro Ros 659f19f8bb
enable errcheck (#2201) 2 years ago
Alessandro Ros 7e180ceea2
rtmp: support ingesting RTMPE streams (#2189) 2 years ago
Alessandro Ros 39c072edd6
change repository owner (#1801) 2 years ago
Alessandro Ros e8124e2f56
support publishing H265 and AV1 tracks with Enhanced RTMP (#1393) (#1446) (#1621) (#1756) 2 years ago
Alessandro Ros 053f2ec282
rename repository and executable (#1641) 2 years ago
Alessandro Ros c79c3c83cb
rtmp server: improve efficiency of outgoing packets (#1395) 3 years ago
Alessandro Ros 8bee4af86a
api, metrics: add number of bytes received and sent from/to all entities (#1235) 3 years ago
aler9 0db2d3eb8c rtmp: improve performance 3 years ago
aler9 f7c08f577a rtmp: fix decoding of chunk3 + chunk3 3 years ago
Alessandro Ros 9e6abc6e9f
rtmp: rewrite implementation of rtmp connection (#1047) 3 years ago
aler9 772c5b2363 rtmp: improve tests 3 years ago
aler9 2601ca5661 rtmp: implement acknowledge mechanism 3 years ago
aler9 7abb85ab20 rtmp: improve tests 3 years ago
aler9 cd19332350 rtmp: use bufio reader during handshake 3 years ago
aler9 ba83ef65d2 rtmp: add message reader / writer 3 years ago
aler9 76e47686b2 rtmp: rename Message into RawMessage 3 years ago
aler9 959b78586a rtmp: add MessageReader 3 years ago