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

https://github.com/thinkski/frameserver

HTTP GET frames from /dev/video0 on your Raspberry Pi
https://github.com/thinkski/frameserver

golang raspberry-pi raspberry-pi-camera rpi v4l2

Last synced: 10 months ago
JSON representation

HTTP GET frames from /dev/video0 on your Raspberry Pi

Awesome Lists containing this project

README

          

# frameserver

`HTTP GET` frames from `/dev/video0` on your Raspberry Pi

## Quickstart

Cross-compile for Raspberry Pi:

GOARCH=arm GOOS=linux go build

Copy to Pi, then run:

./frameserver

View images via:

http://:8000/image.jpg