3.9 Camera Control
Last updated
Was this helpful?
Last updated
Was this helpful?
Driver supports control of the camera specific to Jetson carrier.
The SAMD51 function for controlling camera is .
Turning OFF or turning ON of 1P2 camera,1P8 camera & 2P8 cameras depends on the value which is passed as argument to the function .
Below is the list of values and corresponding cameras which are enabled.
Value
Cameras Enabled
1
1P2 camera
2
1P8 camera
3
1P2 camera & 1P8 camera
4
2P8 camera
5
1P2 camera & 2P8 camera
6
1P8 camera & 2P8 camera enable
7
1P2 camera,1P8 camera & 2P8 camera
0
None of the cameras are enabled