Android HTC phone with two rear cameras -


i'm trying select rear camera in htc phones in api have 2 cameras: camera_facing_front, camera_facing_back. when call open() camera_facing_back, camera don't want (lower resolution other one).

which id should use open other rear camera?

you cannot select camera directly.

you should open camera camera_facing_back , set picture size (it has 27 possible different sizes!).

accordingly picture size set software camera, 1 of hardware cameras chosen one.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -