BasedHardware / OpenGlass

Turn any glasses into AI-powered smart glasses
https://openglass.ai
MIT License
2.8k stars 344 forks source link

i cant get my camera images as in the screenshot below while running localhost:8081 while my openglass is paired with bluetooth. #33

Open amitmaliik opened 2 weeks ago

amitmaliik commented 2 weeks ago
Screenshot 2024-06-13 at 11 29 45 PM
liweikui commented 2 weeks ago

So am I. I get the images from camera, but I get nothing when I input some words in the input box "What do you need?". what 's the reason for this? I just set API keys for openai and groq in the file of "keys.ts" but not for ollama. The API for ollama is a required option or an optional one?

labixiaoyuan commented 2 weeks ago

恰恰相反,我输入了 allama的API,其他两个没,然后在上述的图片处,停了,也不知道咋搞【大二学生,刚接触单片机】

kowyo commented 1 week ago

Hi @liweikui and @amitmaliik , I also had troubles with the issue today. You should use developer mode to see if there are any errors and warning. What's more, please refer to the reply here: https://github.com/BasedHardware/OpenGlass/issues/27#issuecomment-2179719463.

I was using Mac and solved it in a strange method. When connected to Mac as power supply, I redirected the port to a VM(here I used pd). What's more, you should also avoid the chip being overheated.