Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

can android sdk support usbcamera?

allen_w_
Beginner
236 Views

can android sdk support usb camera?

0 Kudos
2 Replies
Chunbo_H_Intel1
Employee
236 Views

Yes, USB camera is supported on Android SDK.

0 Kudos
allen_w_
Beginner
236 Views
usb camera is /dev/video2,how to use it?
msp = new LocalCameraStreamParameters(true, true);

msp.setCameraId(2);//0\1\2\3  is'nt  work.
0 Kudos
Reply