mediamtx/internal/conf
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
..
authmethod.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
conf_test.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
conf.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
credential.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
encryption.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
env_test.go Add additional Raspberry Pi Camera parameters (#1198) 2022-10-24 15:08:30 +02:00
env.go Add additional Raspberry Pi Camera parameters (#1198) 2022-10-24 15:08:30 +02:00
hlsvariant.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
ipsorcidrs.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
logdestination.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
loglevel.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
path.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
protocol.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
sourceprotocol.go switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
stringduration.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
stringsize.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00