mediamtx/internal/rtmp
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301)
Fixes #1103

gortsplib/v2 supports multiple formats inside a single track (media). This allows to apply the resizing algorithm to single formats inside medias.

For instance, if a media contains a a proprietary format and an H264 format, and the latter has oversized packets, they can now be resized.
2022-12-13 20:54:17 +01:00
..
bytecounter api, metrics: add number of bytes received and sent from/to all entities (#1235) 2022-11-11 11:59:52 +01:00
chunk update golangci-lint 2022-09-17 21:19:45 +02:00
h264conf update golangci-lint 2022-09-17 21:19:45 +02:00
handshake update golangci-lint 2022-09-17 21:19:45 +02:00
message rtmp server: fix responses to ping requests (#1245) 2022-11-14 11:39:33 +01:00
rawmessage api, metrics: add number of bytes received and sent from/to all entities (#1235) 2022-11-11 11:59:52 +01:00
conn.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
conn_test.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00