Skip to content

Takes a picture from the Raspberry Pi camera and serves it via http

Notifications You must be signed in to change notification settings

oelrich/yeast-so-you-know

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imagine all the somethings

Serves pictures from the Raspberry Pi camera.

Configuration

An environment variable overrides defaults, a command line argument overrides an environment variable.

PropertyDefaultEnvironment variableCLI argument
Socket address`0.0.0.0:80``YEAST_ADDR``–address` (`-a`)
Log filter`INFO``YEAST_LOG_LEVEL``–log-filter` (`-l`)

== Building

Uses the cargo-make helper.

cargo make run

About

Takes a picture from the Raspberry Pi camera and serves it via http

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages