blob: 36f247ae5864c7440938b36f5d95b8348d017415 [file] [log] [blame]
Alex Ray016f3a12013-10-23 17:02:11 -07001# 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
blossom_chiang09ef6e02014-02-19 14:52:53 +08006camera0=/dev/imx219,back,0,mono // back camera
7camera1=/dev/ov9760,front,270,mono // front camera