v0.18.3
bluenviron/mediamtxv0.18.3May 10, 2022by github-actions[bot]
AI Summary
Fixes critical panics and restores functionality for passwords containing special characters, alongside AAC timestamp corrections.
Key Highlights
- Fixed panic when publishing to paths with source = redirect
- Restored support for cameras with percent signs in passwords
- Fixed bias error in AAC timestamp
- Fixed panic that happened when integer keys are used in config maps
Full Release Notes
### Fixes and improvements * General: fix panic that happens when publishing to a path with source = redirect (#933) * General: fix bias error in AAC timestamp * RTSP source: restore support for cameras with percent sign in password * HLS muxer: prefer hls.js over native HLS