8000 GitHub - vshcryabets/AndroidUSBCamera: This is R&D project for UVC cameras on the Android.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vshcryabets/AndroidUSBCamera

 
 

Repository files navigation

Original project here - https://github.com/jiangdongguo/AndroidUSBCamera

Purpose of this project: Prepare an easy-to-use library for Android applications that allows:

  1. Getting video from UVC devices.
  2. Getting audio from UAC devices.

Permissions

Android now often implicitly requires the CAMERA permission in addition to the explicit USB permission, especially when your app's targetSdkVersion is 28 or higher.

About

This is R&D project for UVC cameras on the Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 73.8%
  • C++ 10.8%
  • Kotlin 8.8%
  • Java 4.8%
  • Makefile 0.6%
  • M4 0.4%
  • Other 0.8%
0