reynoldsbd / lunacam

Camera streaming system for Raspberry Pi
Apache License 2.0
13 stars 1 forks source link

Configuration and UI #7

Closed reynoldsbd closed 5 years ago

reynoldsbd commented 5 years ago

Configuration

New Config wraps a generic configuration object and keeps it in sync with a backing file.

UI

Move UI code to standalone module. Use Actix more idiomatically