@bosh This begs a question...
The device camera is triggered to record by an IR motion sensor... and then the yolov3_tiny crops the camera frames for objects before uploading to AWS.
So... if the camera lens was painted black, and the IR sensor was free to detect motion... Then it stands to reason that the yolov3_tiny model would detect nothing and upload nothing.
This means, no clips of blackout video are being uploaded. But, once someone remotely access the video feed, then the problem is obvious.
When I was testing the cam I had in my garage I found blocking the IR motion sensor prevented video / object detection routines. so a piece of vinyl tape over the hole under the lens also stopped the device from doing a thing.... and viewing the camera feed would not be obvious why recording isn't being triggered...