开发者

Open android Front camera and Back camera at the same time

开发者 https://www.devze.com 2023-03-20 03:54 出处:网络
I want to receive data from front camera and back at the sam开发者_运维问答e time on Android 2.3.3.

I want to receive data from front camera and back at the sam开发者_运维问答e time on Android 2.3.3. Can I use two cameras at the same time and receive data by onPreviewFrame ?

Or another way to get data from two cameras at the same time ?

Thanks.


What I read in API 2.3 for multiple cameras selection, only one camera at the same time can be open. So officialy not, but there can be some kind of hack maybe.

0

精彩评论

暂无评论...
验证码 换一张
取 消