Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Releases: brnkl/VC0706-cam-lib

Third Release

10 Feb 06:04
Compare
Choose a tag to compare

Second Release

28 Dec 01:07
Compare
Choose a tag to compare

Fixes

  • Fix read/write progress log messages when reading image from camera (122f3c2)
  • Return the path the image was written to in a pointer (65d68b0)
  • Resume video after taking photo (65d68b0)

Initial Release

16 Dec 09:05
Compare
Choose a tag to compare

Status

Tested and working using MangOH Red hardware on Legato 17.0.07. Example app shows a simple photo loop with a retry mechanism.

Considerations for Future Releases

  1. Add doc comments for all motion detection functions
  2. Write some tests automated tests
  3. Add documentation on how to contribute