Open dudenell opened 5 days ago
Finally figured it out... The ip address in the RTMP in the docker compose configuration should be that of the docker instance, not the nanit camera. Also the port can be changed if you have another service running on 1935 (frigate in my case).
New to github, created a pull request here: https://github.com/indiefan/home_assistant_nanit/pull/21
Not sure what's wrong, ip address of camera is correct, I can ping the camera from the docker instance. Everything in the debug log says it's working up until a remote connection is requested over port 1935, happens with both frigate, home assistant, and vlc media player. The IP I'm trying to connect to is the docker instances as a FYI.