Go2rtc project - help thread

A quick note on how I configured Go2RTC and RTSPtoWebRTC together to have WebRTC.

  1. Add your streams to go2rtc config.
  2. Add the go2rtc streams to HA. HA > Settings > Integrations > Add Integration > Generic Camera > rtsp://<<go2rtc_IP>>:8554/camera_name. Repeat for all your streams defined in go2rtc config.
  3. Install the RTSPtoWebRTC add-on. HA > Settings > Integrations > Add Integration > RTSPtoWebRTC > http://<<go2rtc_IP>>:1984/

With that, the go2rtc generic cameras from HA will be then automatically added back to go2RTC: you should see it on the web ui of go2rtc.

On HA dashboard, use Frigate or WebRTC card.

Don’t forget to config everything for external access as well to benefit from WebRTC outside your LAN.

1 Like