Great thanks, but that's the WRONG answer! (Just kidding!!, of course)
We run our cameras at 10-15 min intervals so the code is spun up for each run; a 40s latency for each run isn't a problem. However, we have an opportunity to feed to a more powerful server that would allow us to decrease the intervals to 1min; 40s latency becomes a problem there. It's also a problem when I'm debugging.
I'm using OpenCV only to stuff an image annotation; perhaps I can add an annotation without using CV2?
Excluding libav sound promising (once I slim down OpenCV of course); how is that done?
I'll see about getting a log of the super slow import.
Many thanks!
We run our cameras at 10-15 min intervals so the code is spun up for each run; a 40s latency for each run isn't a problem. However, we have an opportunity to feed to a more powerful server that would allow us to decrease the intervals to 1min; 40s latency becomes a problem there. It's also a problem when I'm debugging.
I'm using OpenCV only to stuff an image annotation; perhaps I can add an annotation without using CV2?
Excluding libav sound promising (once I slim down OpenCV of course); how is that done?
I'll see about getting a log of the super slow import.
Many thanks!
Statistics: Posted by jensenhuang — Wed Jan 28, 2026 10:33 pm