Skip to content

Make roofcam update every 5 minutes and have no html default

William Roberts requested to merge wroberts/MetObsSite:develop into develop

I made it so that the javascript will default to north camera on first upload, that way we don't need to add a default to the html.

I also made new images update every 5 minutes by doing t=DDHH(M//5). example: 02/27/2020 1:47PM would be t=27139.

Merge request reports