I have everything working correctly, I can see Management Client say: connected and I can access the webservice at port 4000 and 4001, but I am not able to get the RTSP stream.
Thanks Daniel. I can see that hostname is the name of our husky:
But what is concerning is why is it trying to use that? We never specified that anywhere, it seems to be making that link somewhere in it’s deployment…
Regarding your other questions, yes this is the same setup as we had in my previous post.
The VMS must be able to connect to AI Bridge (to get health, retrieve metadata etc.)
On my Docker Compose box, I use ip addr show dev eth0 to get the IP of the inet value, like 172.28.219.226, and use it for both EXTERNAL_IP and EXTERNAL_HOSTNAME