• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps How can Camera API support two camera device?

chin211

Lurker
Hello friends, please help me...
The android camera API is bound to one camera device, but in some
situation we have lots of camera device in a netbook or handset. We
can't use the same application with different camera device
dynamically. For example, we can select the camera device in the VLC
(Video LAN Client) on windows because there is directshow on it, but
we can't do that on android by camera API without changing the
framework. Guys, is there any mistake at my understanding? Is there any
plan to modify framework to support this situation ?
 
Back
Top Bottom