-
We are using an ArduCam B0454 UVC compliant webcam this season and have enjoyed the enhanced VisionPortal and CameraControls (thank you!).
We are setting the exposure manually and noticing that t…
-
18:09:11.262 3208-3277 libUVCCamera cn.wise.uvc.rtp I [3277*UVCPreview.cpp:540:prepare_preview]:frameSize=(640,480)@MJPEG
18:09:11.263 3208-3277 libUVCCamera …
-
Is it possible with the help of this stack to implement interaction with Webcamera through UVC ? If so, how?
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Provided a clear description of your suggestion.
- [X] Included any relevant context or examp…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
| Required Info | |
|---------------------------------|------------------------------------------- |
| Camera…
-
Firstly, thanks for the library. I've been using it without issue on macOS but now I'm trying to get some code running on windows and it doesn't work.
Specifically I have a Logitech C930e connected…
-
This issue documents the work to get UVC up & running with android-usb-gadget.
-
According to the documentation (the README.md) the app supports UVC (USB-C) cameras on iPad.
Does it support also UVC (USB-C) on iPhones with USB C?(iPhone 15, 15 Pro, ..).
Is there an Android ver…
-
I am able to read a UVCCamera _(com.serenegiant.usb.UVCCamera)_ and can see preview in the surface view.
I want to stream it via RTMP, i seen that document of GenericStream, but not able to figure …