Search Unity

Accessing second camera

Discussion in 'AR' started by Marcin-Priachin, Aug 23, 2019.

  1. Marcin-Priachin

    Marcin-Priachin

    Joined:
    Dec 5, 2012
    Posts:
    2
    Is it possible to access second camera while using AR Foundation? For my app I need to get picture from front camera (just to display it in screen corner without any AR functionality) while using back camera for AR. When I try to do this with WebCamTexture on Android device I get "CAMERA_DISCONNECTED (2): cancelRequest:423: Camera device no longer alive" error