Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graysonarts/raspicrelay
A client and server that relays captured images from the raspi camera to a remote server for storage
https://github.com/graysonarts/raspicrelay
Last synced: about 5 hours ago
JSON representation
A client and server that relays captured images from the raspi camera to a remote server for storage
- Host: GitHub
- URL: https://github.com/graysonarts/raspicrelay
- Owner: graysonarts
- Created: 2015-05-10T01:09:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-11T01:11:09.000Z (over 9 years ago)
- Last Synced: 2024-04-16T01:01:18.099Z (7 months ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
RasPICrelay
===========Relays pictures from a raspi camera to a remote server for storage. Great for
timelapses.On the remote server, run `npm run server`
On the Raspberry Pi, run `npm run client`
Not currently configurable, but that's coming soon