Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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