1# format, cameraName=device,direction,orientation,type 2# type can be 'stereo' for stereo capable, 'mono' for not stereo capable, 3# 'usb' to enable searching for a usb device and where to put it in the list 4# if found. Lines must be shorter then 256 characters 5version=1 6camera0=/dev/imx219,back,0,mono // back camera 7camera1=/dev/ov9760,front,270,mono // front camera 8