seydx / homebridge-camera-ui

Homebridge plugin for RTSP Cameras with HSV, motion detection support, Image Rekognition, Web UI to manage/watch streams and WebApp support
MIT License
622 stars 92 forks source link

Can't add child bridge #935

Open klaaskox opened 1 month ago

klaaskox commented 1 month ago

I am running homebridge on a RPI4 in Portainer.

I have a rtsp stream:

rtsp://user:password@192.168.178.50:554

I added this as a camera. When I go to Settings > Cameras and select the camera, I get the confirmation "Connection established". However, I cannot see the stream (black).

I can scan the code to add the child bridge, but Homekit says the item is not found. Am I missing something?