linuxOS_AP05/buildroot/package/rockchip/rv1108_package/app/cvr/cvr.conf
2025-06-02 13:59:07 +08:00

20 lines
414 B
Plaintext

{
"Cameras" : [
{
"name": "ISP",
"width": 1280,
"height": 720,
"format": "NV12",
"fps": 30,
"buffer_count": 5,
"process_unit": [
{
"name": "DisplayProcess",
"parent": "ISP",
"buffer_count": 0
}
]
}
]
}