2026-04-12 17:47:54 +08:00

22 lines
449 B
INI

[sensor]
sensor_config = "./Resource/VIC/0/os08a10_3840x2160_ch0.cfg"
autoscene_config = "./Resource/AutoScene/autoscene_conf.cfg"
[stream]
width = 1920
height = 1080
[gui]
pool_size = 32
; lvgl library memory pool size (unit: kilobyte)
; mininum value: 2 (kb) (recommended: 32 (kb))
; The lvgl library use a memory pool to create widgets & mange tasks.
width = 240
height = 320
pos_x = 0
pos_y = 0
yuv_device = Y
[text_overlay]
font_size = 20