TimeLapseCamera
TimeLapseCamera copied to clipboard
implement picture on demand
Create an API for a single picture taken on demand. I have a problem similar to "crash after less than 10 pictures #37" I can work around it by querying the lastimg and restarting the camera capture via API (stop/start) when the image does not increment. Perhaps demand picture would serve a similar purpose?