Example for Android UVCCamera. It works on Android phone and pad via USB OTG if camera support UVC and device have V4L2 permission.
<com.k2jstudio.uvccam.UVCcamPreview |
---|
android:id="@+id/uvccamPreview" |
android:layout_width="match_parent" |
android:layout_height="match_parent" |
UVCcamPreview:camera_device="1" /> |