linuxOS_AP05/buildroot/package/rockchip/rv1108_package/app/cvr/cvr.conf

20 lines
414 B
Plaintext
Raw Permalink Normal View History

2025-06-02 05:59:07 +00:00
{
"Cameras" : [
{
"name": "ISP",
"width": 1280,
"height": 720,
"format": "NV12",
"fps": 30,
"buffer_count": 5,
"process_unit": [
{
"name": "DisplayProcess",
"parent": "ISP",
"buffer_count": 0
}
]
}
]
}