Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera-based motion detection transformation successfully #6

Open
asjdf opened this issue Mar 22, 2020 · 3 comments
Open

Camera-based motion detection transformation successfully #6

asjdf opened this issue Mar 22, 2020 · 3 comments

Comments

@asjdf
Copy link

asjdf commented Mar 22, 2020

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

@jameszah
Copy link
Owner

Very interesting -- I'll have a look.

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.

@thomas-pegot
Copy link

I will try to implement my library that I used in this repo : https://github.com/thomas-pegot/camera_web_server

@DJprasenjit
Copy link

Is the send photo telegram works? In my case its not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants