Relative Content

Tag Archive for androidandroid-camera2multi-camera-api

Opening Second Camera with Camera2 Multicamera API

I am working towards a camera app that can record video from the two back cameras on a phone. I have an OpenCamera function that is able to open the main back camera, but fails to open the ultrawide camera. Any insight into how to work with the multicamera API would be greatly appreciated