6 ms·
Huh that's weird. I just tried it and it works on my machine. Could you perhaps create a GitHub issue and share the reproduction steps and any relevant logs?
by karimf 5mo ago
Huh that's weird. I just tried it and it works on my machine. Could you perhaps create a GitHub issue and share the reproduction steps and any relevant logs?
- crsAbtEvrthng 5mo agoDon'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
- karimf 5mo agoIs this the problem? https://news.ycombinator.com/item?id=47669954 https://news.ycombinator.com/item?id=47669954
- crsAbtEvrthng 5mo agoYes. This also fixed it for me. Thx @matula.