mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-27 21:42:01 -08:00
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. |
||
|---|---|---|
| .. | ||
| authmethod.go | ||
| conf.go | ||
| conf_test.go | ||
| credential.go | ||
| encryption.go | ||
| env.go | ||
| env_test.go | ||
| hlsvariant.go | ||
| ipsorcidrs.go | ||
| logdestination.go | ||
| loglevel.go | ||
| path.go | ||
| protocol.go | ||
| sourceprotocol.go | ||
| stringduration.go | ||
| stringsize.go | ||