Hi everyone ,
I’m experiencing an issue with my ESP32‑CAM (AiThinker) module equipped with the OV2640 sensor . My current goal is to capture images in JPEG mode at UXGA resolution (1600×1200) with maximum quality (jpeg_quality = 0) . However, when I set jpeg_quality to 0, I frequently encounter ...
Search found 2 matches
- Sun Apr 13, 2025 8:05 pm
- Forum: General Discussion
- Topic: NO‑EOI errors, OV2604, ESP32-CAM module (AiThinker), JPEG, UXGA, quality 0
- Replies: 2
- Views: 751
- Sun Apr 13, 2025 10:27 am
- Forum: General Discussion
- Topic: Issues Sending High-Quality UXGA Photos Over HTTP with ESP32-CAM (AiThinker)
- Replies: 0
- Views: 133
Issues Sending High-Quality UXGA Photos Over HTTP with ESP32-CAM (AiThinker)
Hi all ,
I'm working with an ESP32-CAM (AiThinker) module and I’m trying to capture and serve photos via an HTTP server with the highest quality using UXGA (1600×1200) resolution.
Here’s my situation:
Direct Capture Works:
When I run a basic sketch that only captures the photo (without using ...
I'm working with an ESP32-CAM (AiThinker) module and I’m trying to capture and serve photos via an HTTP server with the highest quality using UXGA (1600×1200) resolution.
Here’s my situation:
Direct Capture Works:
When I run a basic sketch that only captures the photo (without using ...