Arduino & TimerCameraX - webcam examples just don't work
-
I'm trying to use a TimerCameraX with Arduino, with the latest versions of everything.
Both of the Timer-CAM webcam examples (sta and ap) work for a little while, then become very intermittent, then stop delivering frames altogether.
Are these examples meant to work correctly with the TimerCameraX ? Should I be looking somewhere else for decent examples ?
Thanks,
Richard -
Hello @jarkman
I assume you already have PSRAM enabled in your build, yes?
BTW: Not sure why but changing the frame_size from FRAMESIZE_QVGA to the camera native FRAMESIZE_QXGA helped a lot.
Thanks
Felix -
@felmue - thanks. I had PSRAM enabled but perhaps not the right partition scheme.
I now have PSRAM enabled and I'm using the default partition scheme ('default 4MB with spiffs...').
I see it
- working with FRAMESIZE_QVGA (320x200)
- working but frequently blocking for several seconds with FRAMESIZE_SVGA (800x600) as in the original sample
- crashing instantly with FRAMESIZE_QXGA (2048x1536)
Any thoughts ?
thanks,
Richard -
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login