Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

can android sdk support usbcamera?

allen_w_
Beginner
574 Views

can android sdk support usb camera?

0 Kudos
2 Replies
Chunbo_H_Intel1
Employee
574 Views

Yes, USB camera is supported on Android SDK.

0 Kudos
allen_w_
Beginner
574 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