AllskyTeam / allsky-website

Web interface displaying an image from an allsky camera.
54 stars 42 forks source link

Image refresh rate #12

Closed cbassa closed 5 years ago

cbassa commented 5 years ago

Which parameter controls the refresh rate of the image shown on the front page?

thomasjacquin commented 5 years ago

It is hardcoded to 5000ms in controller.js line 153. Ideally, it should use the exposure value, just like the allsky GUI.