v0.18.4
bluenviron/mediamtxv0.18.4May 19, 2022by github-actions[bot]
AI Summary
Focuses on audio/video synchronization, RTSP performance, and fixing RTMP audio conversion issues.
Key Highlights
- Fixed RTMP to RTSP audio conversion
- Improved video and audio sync in the HLS client
- Fixed wrong RTP-Info header causing errors in FFmpeg after long durations
- Improved RTSP server performance when reading with TCP
Full Release Notes
### Fixes and improvements * General: fix rtmp -> rtsp audio conversion (#932) * RTSP server: improve performance when reading with TCP * RTSP server: fix wrong RTP-Info header that caused error messages in FFmpeg after 13h14m of reading (#922) * RTSP source: support cameras that provide base URL inside control attribute (#683) * RTMP server: fix bias error in AAC timestamp * HLS client: improve video / audio sync