Updated Using an External Webcam (markdown)

FTC Engineering
2019-10-17 09:18:06 -04:00
parent 3baddf21c5
commit 4f0fa53026

@ -17,8 +17,6 @@ Theoretically, any USB Video Class (UVC) camera should work with the FTC system.
Calibrating a UVC camera is an optional, advanced task. Instructions for creating a calibration file are in the comments of the [_teamwebcamcalibrations.xml_](https://github.com/ftctechnh/ftc_app/blob/master/TeamCode/src/main/res/xml/teamwebcamcalibrations.xml) file in the ftc_app project folder (visit this [link](https://github.com/ftctechnh/ftc_app/blob/master/TeamCode/src/main/res/xml/teamwebcamcalibrations.xml) for an online copy of the file). Calibrating a UVC camera is an optional, advanced task. Instructions for creating a calibration file are in the comments of the [_teamwebcamcalibrations.xml_](https://github.com/ftctechnh/ftc_app/blob/master/TeamCode/src/main/res/xml/teamwebcamcalibrations.xml) file in the ftc_app project folder (visit this [link](https://github.com/ftctechnh/ftc_app/blob/master/TeamCode/src/main/res/xml/teamwebcamcalibrations.xml) for an online copy of the file).
<br/>
## Control Hub ## Control Hub
### Connecting the Camera ### Connecting the Camera