Replies: 7 comments
-
so far the picture is corrupted. working on it. |
Beta Was this translation helpful? Give feedback.
-
this is the proof of concept. it shows that esp32-s3 can handle at least 17 FPS. so we have to fix the config of the camera.
just to say it can. and non the less, with 15MHz clock input. we shouldnt need the 24MHz clock, but then again, who knows? the datasheet is for shit! |
Beta Was this translation helpful? Give feedback.
-
what i understand so far, is that the |
Beta Was this translation helpful? Give feedback.
-
if interested, i created an issue here: |
Beta Was this translation helpful? Give feedback.
-
Great work mate looking forward to this. Wondering if would be better to use external 24M active crystal oscillator |
Beta Was this translation helpful? Give feedback.
-
hi. thanks. that's not the problem. there is no need for 24MHz clock.
where it means:
currently, i don't understand why such a big resolution is cropped for 1080p. or what is the correct numbers. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
if i am not hallucinating right now, i got 17 FPS on
config.frame_size = FRAMESIZE_FHD;
!!! what? from 7 on 20mhz, to 17 on 15MHz!need more testing. maybe the sensor is hallucinating! i have to save a pic.
Beta Was this translation helpful? Give feedback.
All reactions