introduce /etc/moonfire-nvr.json (#133)

This commit is contained in:
Scott Lamb
2022-03-09 13:12:33 -08:00
parent 1a51b53b54
commit ceaef46ea9
9 changed files with 239 additions and 122 deletions

View File

@@ -8,6 +8,8 @@ Each release is tagged in Git and on the Docker repository
## unreleased
* introduce a configuration file `/etc/moonfire-nvr.json`; you will need
to create one when upgrading.
* bump minimum Rust version from 1.53 to 1.56.
* fix [#187](https://github.com/scottlamb/moonfire-nvr/issues/187):
incompatibility with cameras that (incorrectly) omit the SDP origin line.