v1.8.5
Fixes and improvements
General
- record, hls: fix panic with MPEG-4 audio tracks without config (#3590) (#3594)
- automatically reload TLS certificates when they change (#3598) by @dbason
- mpeg4audio: fix panic when marshaling StreamMuxConfig (bluenviron/mediacommon#137)
- h265: fix panic when marshaling SPS (bluenviron/mediacommon#138)
- fmp4: prevent RAM exhaustion by limiting max sample count (bluenviron/mediacommon#140)
API
- apidocs: add missing authentication-related parameters (#3607)
- apidocs: add missing fields in /list and SRT connections (#3610)
RTSP
- fix panic in MPEG4Audio.GetConfig() (bluenviron/gortsplib#590). #3590
Dependencies
- bump hls.js to v1.5.13 (#3540). Co-authored-by: mediamtx-bot bot@mediamtx
- build(deps): bump github.com/datarhei/gosrt (#3559)