20 lines
414 B
Plaintext
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
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|