upvote
Don't have the time right now but will play around with it next weekend for sure and will give you more feedback with logs when I see that I can reproduce it.

For now what I did was:

- Tested in Chrome/Safari/Firefox on Tahoe.

- Followed the quick start install instructions from github repo

- Everything worked

- Closed terminal

- Disconnected internet (Wifi off)

- Opened terminal

- Started server again (uv run server.py)

- Opened localhost in browser, it asked for camera/mic normally, granted access, saw camera live feed but "loading..." at bottom center of the site and AI did not listen/respond

- Reproduced this about 3 times with switching between wifi on/off before starting the server, always the same (working with internet; not working without)

- Figured it also works fine if I start the server with internet connected and disconnect it afterwards

reply