Open android Front camera and Back camera at the same time

后端 未结 1 1476
误落风尘
误落风尘 2021-01-22 14:12

I want to receive data from front camera and back at the same time on Android 2.3.3. Can I use two cameras at the same time and receive data by onPreviewFrame ?

Or anot

相关标签:
1条回答
  • 2021-01-22 14:25

    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 讨论(0)
提交回复
热议问题