mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-03-09 03:00:08 -04:00
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.