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/28 09:46] luke.go |
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> | ||
- | You can use oCam on Android by bypass the Android camera Framework HAL. | + | You can use oCam on Android by bypass the Android camera Framework HAL.\\ |
- | To do that, you need to use libuvc, and [[https://github.com/saki4510t/UVCCamera/wiki|this project]] can help you. | + | To do that, you need to use libuvc, and [[https://github.com/saki4510t/UVCCamera/wiki|this project]] can help you.\\ |
- | To install the examples, We recommend to use Android Project. but the Eclipse also be supported. | + | To install the examples, We recommend to use Android Project. but the Eclipse also be supported.\\ |
- | Please check this [[https://github.com/saki4510t/UVCCamera/blob/master/README.md#how-to-compile-library|manual]]. | + | Please check this [[https://github.com/saki4510t/UVCCamera/blob/master/README.md#how-to-compile-library|manual]].\\ |
+ | \\ | ||
+ | **It is unofficial.**\\ | ||
+ | Some apps can works with oCam. | ||
+ | |||
+ | ===== Example screenshot & picture ===== | ||
+ | {{:accessory:select_ocam.png?1000|Select the oCam}}\\ | ||
+ | {{:accessory:libuvc_preview.png?1000|Preview}}\\ | ||
+ | {{:accessory:libuvc_testshot(640x480).png?1000|screenshot}}\\ | ||
+ | ==== 3rd party app screen shot (1080P) ==== | ||
+ | {{:accessory:ocam_testshot(camerafi1).jpg?1000|CameraFi1}}\\ | ||
+ | {{:accessory:ocam_testshot(camerafi2).jpg?1000|CameraFi2}}\\ |