Support UVC cameras somewhat
This commit is contained in:
@@ -1,31 +0,0 @@
|
||||
Version = 1;
|
||||
Make: "UVC";
|
||||
Model: "UVC";
|
||||
|
||||
Rear: {
|
||||
SensorDriver: "ov5640";
|
||||
BridgeDriver: "uvcvideo";
|
||||
FlashPath: "/sys/class/leds/white:flash";
|
||||
IsoMin: 100;
|
||||
IsoMax: 64000;
|
||||
|
||||
Modes: (
|
||||
{
|
||||
Width: 2592;
|
||||
Height: 1944;
|
||||
Rate: 15;
|
||||
Format: "BGGR8";
|
||||
Rotate: 270;
|
||||
FocalLength: 3.33;
|
||||
FNumber: 3.0;
|
||||
},
|
||||
{
|
||||
Width: 1280;
|
||||
Height: 720;
|
||||
Rate: 30;
|
||||
Format: "BGGR8";
|
||||
FocalLength: 3.33;
|
||||
FNumber: 3.0;
|
||||
}
|
||||
);
|
||||
};
|
Reference in New Issue
Block a user