Open m-a-r-o-u opened 2 months ago
Hello, is the google nest a chromecast compatible device? I thought it could be used as a way to control those cast devices, and that it was not a chromecast on its own. In any case, are the cast devices in your house connected to the 192.168.65.0 network, where airconnect is running? I might need a little more information about your setup. Also post the compose file, although from the output I don't believe there might be anything wrong.
uhm, are you running the container on a mac using docker desktop? if so, I'm afraid that the host networking cannot work. It might be better to just run the binary!
Ok got it, Docker on Windows and MacOS runs in virutal machines and has no direct access to the host network stack in "Host Mode". Didn't know that. thanks
Hello, yes that is a limitation of docker desktop. But you can still:
a) download the latest binaries here b) take note of the command line arguments from the container logs c) run the appropriate macos version of the binary with those arguments
when you're ok, you can automate the startup process, see here
Hi, container runs. but devices do not show up. container logs look like:
what am I missing?