Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
accessory:camera:ocam [2017/06/30 14:10] luke.go [How to use oCam on Odroid C2 with Android] |
accessory:camera:ocam [2020/04/24 09:55] (current) luke.go [How to use oCam on Odroid with Android] |
||
---|---|---|---|
Line 2: | Line 2: | ||
{{:accessory:ocam_5mp.jpg|}} | {{:accessory:ocam_5mp.jpg|}} | ||
- | ===== How to use oCam on Odroid C2 with Android ===== | + | ===== How to use oCam with Ubuntu mate ===== |
- | <WRAP round important 60%> | + | You can use oCam on Ubuntu Mate. We recommend using a oCam on the ODROID-XU4. |
- | It works on Odroid C2 and Odroid C1.\\ | + | <code bash target> |
- | However, in Odroid C1, the recored video's color space will be reversed from red to blue. | + | $ sudo apt install guvcview |
+ | $ guvcview | ||
+ | </code> | ||
+ | |||
+ | ===== How to use oCam on Odroid with Android ===== | ||
+ | <WRAP INFO round 60%> | ||
+ | ^ ^ ODROID-C0/C1/C1+ ^ ODROID-C2 ^ ODROID-XU3/4 ^ ODROID-N2 ^ ODROID-C4 ^ | ||
+ | ^ Picture | Works | Works | Not support | Works | Works | | ||
+ | ^ Video | Recorded video's color space is reserved | Works | Not support | Works | Works | | ||
</WRAP> | </WRAP> | ||