mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-02-04 10:26:01 -05:00
7699696bd9
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.