Based on the discussion here: https://discord.com/channels/758059413700345988/1036329187771957269/threads/1151732182562385930
I'm trying to setup my Tapo C200 camera with go2rtc.
The go2rtc config file is:
streams: camera1: tapo://[email protected] api: origin: *
go2rtc is istalled directly on the pi running klipper.
When I start it, I get:
./go2rtc_linux_arm64 18:20:17.035 INF go2rtc platform=linux/arm64 revision=fa580c5 version=1.9.9 18:20:17.036 INF config path=/home/ste/go2rtc/go2rtc.yaml 18:20:17.037 INF [api] listen addr=:1984 18:20:17.037 INF [rtsp] listen addr=:8554 18:20:17.039 INF [webrtc] listen addr=:8555
All camera sections in crowsnest are commented out.
When I try to setup the camera in the Mainsail GUI with:
Stream URL. http://192.168.3.169:8555/
Dienst: webRTC (go2rtc)
I get in the field where the camery image should be only "connecting" but no image.