Gilang

Results 2 issues of Gilang

**Hi mate,** I'm planning to create some video streaming app in Android that uses USB Webcam. I've tried using libs: [https://github.com/saki4510t/UVCCamera](https://github.com/saki4510t/UVCCamera) but it doesn't support WebRTC streaming. Quote: > Simple...

**Hi mate,** I got this error when creating a capturer in WebRTC: `Camera name /dev/bus/usb/001/006 does not match any known camera device.` I'm using Camera1Enumerator from WebRTC ``` Camera1Enumerator enumerator...