device: add raspistill input device

Issue #323 resolved
Saxon Milton created an issue

We would like to get images from the raspberry pi camera. Raspistill can be used to do this. It’s proposed that we add a raspistill input device that would pipe from a raspistill background process. Calling the revid.Start() method would have revid get one image and send to the appropriate destination. Eventually we can add a mode to have revid get images at set intervals.

Comments (1)

  1. Log in to comment