New major features
Fixes and improvements
General
- support G711 tracks with multiple channels and custom sample rates (#2891)
- Add Argon2 credential hash support (#2888)
- treat different RTSP formats as different tracks in logs and API (#2907)
- do not wait for HTTP connections to close when shutting down the server (#2909)
- record: use reception time instead of current time in segment names (#2925)
- h264: fix chroma_format_idc value for baseline profile (bluenviron/mediacommon#103)
- support MPEG-2 audio (bluenviron/mediacommon#107) (bluenviron/gortsplib#486)
RTSP
- support G711 multiple channels and custom sample rates (bluenviron/gortsplib#497)
- Fixing issue for SDP avigilon when activating onvif backchannel (bluenviron/gortsplib#479) (bluenviron/gortsplib#501)
SRT
- wait some seconds before returning authentication errors (#2918)
- support standard streamID syntax (#2469) (#2919)
API
Dependencies