v1.8.2

AlexxIT/go2rtcv1.8.2Nov 4, 2023by AlexxIT

AI Summary

Adds new `expr` and multiline `exec` sources, implements IPv6 support for WebRTC, and increases buffers for RTP producers.

Key Highlights

  • New `expr` source
  • IPv6 support to WebRTC
  • Increased buffer for RTP producers

New Features

  • More FFmpeg transcoding presets
  • Host candidate config support
  • Fix for H264 vaapi hardware transcoding
  • Fix for HomeKit source without SRTP
  • Fix for memory overflow on bad RTSP sources

Full Release Notes

- Add `expr` source
- Add support multiline `exec` source
- Add IPv6 support to WebRTC #721
- Add more ffmpeg transcoding presets
- Add support `host` candidate config
- Increase buffer for RTP producers
- Update WebRTC candidates logic #681
- Fix pixel format for h264 vaapi hardware transcoding #694 #366
- Fix ngrok support
- Fix wrong SDP for MERCURY camera #708
- Fix panic for HomeKit source without SRTP module #712
- Fix raw conn for https client (wss transport for `rtsp` source)
- Fix memory overflow on bad RTSP sources #675