-
Good day!
I have encountered a problem while using the Device Connect Manager.
Based on instruction here https://github.com/DeviceConnect/DeviceConnect-Android/wiki/UVC-Build, we have build and…
-
Hi,
i've modified the sources and recompiled the libs to support dynamic frame rates.
everything works, but when i choose a resolution higher than 640x480 (e.g. 1280x720@60fps@mjpeg) the preview star…
-
How can I set the ApiConfig class to make my app works?
-
Using UVCCamera on an Android 7.0 device results in open failure and the following logcat output
> 05-30 11:54:24.535 3762-3762/aero.glass.android D/libusb: [libusb_init2] created default context
…
-
/dev/video0 的权限时 0660,没有root,有办法读外部usb 摄像头么
-
How I can stream bitmap bytebuffer in RGB565 format ? How correctly transform picture bytebuffer to streaming
-
Hello,
I am trying to get access to the video stream of the front camera of the eye-tracker. I am working on Processing. Is there a way to do it?
-
执行命令
>buildTinkerPatchOfficialDebug
报如下错:
![thikererror](https://cloud.githubusercontent.com/assets/7868514/24227631/6a0ac3e4-0fa9-11e7-8344-3c044c852aea.jpg)
### tinkerSupport here:
``…
-
hi, saki4510t
Thanks for your project. when use Timer in project usbcameratest4 to get video every 10 minutes, I found that the muxer will not be released. When i start a new video, the former one…
-
大佬有进行UVC的混淆么? com.serenegiant.media.MediaMoviePlayer: can't find referenced method 'void setDataSource(android.content.res.AssetFileDescriptor)' in library class android.media.MediaExtractor 混淆一直报这个错…