Skip to content

pypicamcapper is a script which uses the pycamera module to periodcally capture images from a raspberry pi camera module.

License

Notifications You must be signed in to change notification settings

brookshire/rpi-playground

Repository files navigation

Synopsis

pypicamcapper is a script which uses the pycamera module to periodcally capture images from a raspberry pi camera module.

Motivation

This script provides part of the solution I'm building to capture images of my wedding to build timelapse photo/videos after the day is over.
I am going to deploy battery powered Raspberry Pi computers around the hall/room, which will run this script, capturing images every 'TBD' seconds. These images will be POSTed to an HPE Edgeline EL20 via wireless, since the Pis will not have a lot of local storage.

Installation

For now, just run it.

Tests

TBD

Contributors

It's on GitHub, so...well, if you're really interested, the normal tools apply.

License

MIT License

Copyright (c) 2016 David Brookshire

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

pypicamcapper is a script which uses the pycamera module to periodcally capture images from a raspberry pi camera module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages