v0.17.17
bluenviron/mediamtxv0.17.17Feb 15, 2022by github-actions[bot]
AI Summary
Addresses critical bugs related to Windows multicast support, memory leaks, and timestamp computation errors.
Key Highlights
- Fixed multicast listen error on Windows
- Fixed memory leak in case source doesn't send H264 params in time
- Fixed wrong timestamp computation at 28h28m
- Fixed RTMP support for clients publishing with empty metadata
Full Release Notes
### Fixes and improvements * RTSP server: fix multicast listen error on Windows (#742) * RTSP source: fix memory leak in case source doesn't send H264 params in time * RTMP: support clients that publish with empty metadata or no metadata (#386) * RTMP, HLS: fix wrong timestamp computation that happened at 28h28m