Add web server configuration and enhance camera settings for ESP32-H2C
This commit is contained in:
@@ -55,10 +55,10 @@ esp32_camera:
|
||||
pixel_clock_pin: GPIO15
|
||||
|
||||
# Start conservative for reliability; increase later if stable.
|
||||
resolution: 640x480
|
||||
jpeg_quality: 12
|
||||
max_framerate: 10 fps
|
||||
idle_framerate: 0.2 fps
|
||||
resolution: 800x600
|
||||
jpeg_quality: 15
|
||||
max_framerate: 20 fps
|
||||
idle_framerate: 0.05 fps
|
||||
frame_buffer_count: 1
|
||||
|
||||
# Common orientation defaults for this module.
|
||||
|
||||
Reference in New Issue
Block a user