I am having hard time developing apps for Google Glass. I have very simple app that uses Scandit bar code reader... The glass heats > 30 degrees in 5 minutes and becomes unresponsive. Anybody else encountered such a problem?
Thanks.
I am having hard time developing apps for Google Glass. I have very simple app that uses Scandit bar code reader... The glass heats > 30 degrees in 5 minutes and becomes unresponsive. Anybody else encountered such a problem?
Thanks.
Heating is a common problem for Glass.
Heavy computations (computer vision, video processing, barcode recognition, augmented reality) lead to significant heat.
In order to minimize impact of heat, try replacing your real-time camera barcode scanning with processing of a single image, taken with the camera.
BTW, there's a great article, which describes battery drain and heat issue from scientific point of view.
Draining our Glass: An Energy and Heat Characterization of Google Glass
A little abstract from the article:
... (2) high-power processing leads to significant heat, which should be limited, due to the Glass’ compact form factor and close proximity to the user’s skin