SkillAgentSearch skills...

AndroidUVCCameraStudio

An sample of Android UVC camera by AndroidStudio

Install / Use

/learn @jameskkk/AndroidUVCCameraStudio
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AndroidUVCCameraStudio

Example for Android UVCCamera. It works on Android phone and pad via USB OTG if camera support UVC and device have V4L2 permission.

How to use the library

Create UVCcamPreview at your view and set as follows,

| <com.k2jstudio.uvccam.UVCcamPreview | |-----------------------------------------| | android:id="@+id/uvccamPreview" | | android:layout_width="match_parent" | | android:layout_height="match_parent" | | UVCcamPreview:camera_device="1" /> |

It's a Android Studio project.

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks5

Languages

C

Security Score

60/100

Audited on Nov 27, 2024

No findings