McMasterAI / TrafficTracker

A street traffic counter that provides efficient and ethical modelling of how people engage and interact within a given public space.
MIT License
7 stars 2 forks source link

Schedule the day/night cycle for camera operation #18

Open cczarnuch opened 4 years ago

cczarnuch commented 4 years ago

In order to maximize efficiency, we may want to stop recording video at night in case the camera is unable to pick up any objects. This would waste energy and increase data usage. My solution is to use a weather api to be able to schedule the camera to turn on and off.

This one suntime may serve our purposes.