New major features
WebRTC
RTSP
- Support multiple formats/codecs inside single tracks (#1103) (bluenviron/gortsplib@a139620)
Fixes and improvements
RTSP server / source
- update H265 track parameters when resolution, VPS, SPS or PPS change 39da300
- fix handling of oversized H264 RTP packets ffbdf51
- implement resizing of oversized H265 RTP packets 6524130
- fix freeze when reading a stream with both HLS and RTSP 0772db5
- fix support for LPCM tracks with no explicit channel count (#1292)
- fix overriding of previously-received RTP packets that leaded to crashes bluenviron/gortsplib@ffe8c87
HLS Muxer
- hls muxer: ask credentials again after failed attemps 478607a
API
- apidocs: add missing config parameters 7a5c426