Skip to content

v0.21.0

Choose a tag to compare

@github-actions github-actions released this 19 Dec 23:02
· 2106 commits to main since this release

New major features

WebRTC

RTSP

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