v1.9.7
AlexxIT/go2rtcv1.9.7Nov 11, 2024by AlexxIT
AI Summary
Adds support for systemd credential files and improves error handling for codec mismatches. Fixes various issues with WebRTC, RTSP SDP from Chinese cameras, and loop requests.
Key Highlights
- Systemd credential file support
- Codec mismatch error details
- Fix for WebRTC/SDP issues
- Fix for webrtc:ws source
New Features
- Systemd credential file support
- Kind info in codec errors
- RTSP server muting warnings
- Roborock model info
- SDP parsing fixes
- Loop request fix
Full Release Notes
- Add support systemd credential files #1449 by @amarshall (172437b6fc145dbd5564c22e372af4cba2c6c2f3) - Add kind (video/audio) info to codec not matched error #1448 by @edenhaus (80ac0ab17fa1a4bd4995230cc1f5fb05851a0fb1) - Add support muting warnings for RTSP server #1450 by @edenhaus (715be4dad09315c73ae9175796e517b1c02923b0) - Add info about new supported Roborock model #1447 by @Jerome1998 (ad14a5ccba1b1be7e74bb5934f49e34e2bfde157) - Code refactoring for UnmarshalSDP (1d1bcb0a63b4b319313d573d9fafa07fdb6e233d) - Fix webrtc:ws source after 1.9.5 #1425 (3f5f1328e752d1341ea0ebb736b9981e7f31d7df) - Fix yet another broken SDP from CN cameras #1426 (6b005a666e1997643073423af292d9c2adf49d66) - Fix stop for webrtc stream #1428 (2c34a17d88915399f9fa9ec5191cdd4d0d5b6273) - Fix loop request, ex. `camera1: ffmpeg:camera1` (340fd81778ce2e2d71c6707b733b76e5e412828b)