Skip to content

hiszpanski/frameserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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://<ip address>:8000/image.jpg

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages