github AlexxIT/go2rtc v0.1-rc.3

latest releases: v1.9.4, v1.9.3, v1.9.2...
pre-release22 months ago
  • Add support AAC-ELD audio for HomeKit source
  • Add ffmpeg async option (useful for HomeKit audio)
  • Add support stream name as ffmpeg input
  • Add support multiple transcoding for ffmpeg
  • Add rotate option for ffmpeg source
  • Add go2rtc version info #58
  • Add User-Agent to go2rtc RTSP requests #106
  • Add exit on error handler for exec source
  • Timeout for exec source increased to 60 seconds
  • Set video track for WebRTC always first #65
  • Errors from exec will show with exec debug log
  • Fix processing wrong data for RTSP source #47
  • Fix support external RTSP producers
  • Fix stop ffmpeg without matching tracks
  • Fix and rewrite HomeKit source

Example. Stream name, multiple transcoding and async option for HomeKit:

sources:
  aqara_g3:
    - hass:Camera-Hub-G3-AB12
    - ffmpeg:aqara_g3#audio=aac#audio=opus#async

Don't miss a new go2rtc release

NewReleases is sending notifications on new releases.