v1.9.8
AlexxIT/go2rtcv1.9.8Jan 3, 2025by AlexxIT
AI Summary
Focuses on new camera support including VIGI cameras and OpenIPC RTMP enhancements, while fixing RTSP transport headers and audio parsing issues.
Key Highlights
- VIGI camera support
- RTMP server support for OpenIPC cameras
- DoorBird source (WIP)
- UniFi Protect support via ONVIF
- Fix for broken incoming sources after v1.9.7
New Features
- VIGI camera integration
- OpenIPC RTMP server
- DoorBird source updates
- Enhanced ONVIF server
- RTSP Transport header parsing fix
- OPUS audio format fix
Full Release Notes
- Add support VIGI cameras #1470 (8ecaabfc) - RTMP server enhancement to support OpenIPC cameras (a3f084dc) - Update go dependencies (bc9194d7) - Improve ONVIF server (f601c472) - Fix broken incoming sources after v1.9.7 #1458 (25145f72) - Fix parsing RTSP Transport header #1235 (f1ba5e95) - Fix `OPUS/48000/1` for RTSP from some cameras #1506 (0d6b8fc6) - Fix ONVIF XML tag parsing in some cases (4035e916) ## WIP - Add support DoorBird source #1060 (194d1dae) - Update support DoorBird source #1060 (d8c0f9d1) - Extend ONVIF server to support UniFi Protect #1520 by @acortelyou (2c3219ff) - Removing additional symbol for DoorBird URL #1477 by @oeiber (d7cdc8b3)