moonfire-nvr/server/src/cmds
Scott Lamb 7699696bd9 remove half-baked analytics module
This is (slightly) complicating the switch from ffmpeg to retina
as the RTSP client. And it's not really that close to what I want
to end up with for analytics:

*   I'd prefer the analytics happen in a separate process for
    several reasons
*   Feeding the entire frame to the object detector doesn't produce
    good results.
*   It doesn't do anything with the results yet anyway.
2021-06-06 21:14:42 -07:00
..
config address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
upgrade address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
check.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
init.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
login.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
mod.rs address some no-op clippy warnings 2021-05-17 15:00:51 -07:00
run.rs remove half-baked analytics module 2021-06-06 21:14:42 -07:00
sql.rs shorten per-file copyright headers 2021-02-17 15:39:17 -08:00
ts.rs various doc improvements 2021-04-10 17:34:52 -07:00