mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-12-09 00:56:30 -05:00
upgrade to Retina v0.3.9
This alone improves interop and diagnostics, as noted in Retina's release notes. We also now give the camera name to the session group (for improved logging of TEARDOWN operations) and expose the RTSP server's "tool" attribute in debug logs and the config UI's "Test" button. Fixes #209 Fixes #213
This commit is contained in:
@@ -46,7 +46,7 @@ parking_lot = "0.12.0"
|
||||
password-hash = "0.3.2"
|
||||
protobuf = "3.0.0-alpha.1"
|
||||
reffers = "0.7.0"
|
||||
retina = "0.3.7"
|
||||
retina = "0.3.9"
|
||||
ring = "0.16.2"
|
||||
rusqlite = "0.27.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user