You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I transformed and tested your project and successfully implemented motion detection.
Thank you in advance for this project.
But I currently face a small problem, which is often the "Queue Full" problem. My recording mode is 10fpsSVGA, while detecting movement every 100ms. Is it possible that I have touched the bottleneck of ESP32? Is it possible further optimization.
But 10 fps SVGA is very fast, even if there is no software motion detector.
On my LEXAR 300x 32GB microSDHC UHS-I, I was only able to get 5 fps SVGA to work reliably, without getting into frequent "queue full" problems.
I transformed and tested your project and successfully implemented motion detection.
Thank you in advance for this project.
But I currently face a small problem, which is often the "Queue Full" problem. My recording mode is 10fpsSVGA, while detecting movement every 100ms. Is it possible that I have touched the bottleneck of ESP32? Is it possible further optimization.
This is my code:https://github.com/asjdf/ESP32CAMmotion_detection/tree/master/Tested%20procedures/test2
The text was updated successfully, but these errors were encountered: