Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Bug Phtoto capture fails when another app (Remote assist) is using video stream

Discussion in 'AR' started by sabin, Oct 15, 2021.

  1. sabin

    sabin

    Joined:
    Nov 24, 2012
    Posts:
    34
    Hello,

    I am facing some camera capture issues with the hololense2 unity app. It works fine when there is no other application is using the video stream. We use Remote assist to show the Mixed reality capture to the clients. We also have an image detection process within the unity app, unfortunately, the PhotoCapture.TakePhotoAsync () fails when using along with Remote assist. This might be because of hardware limitations, only one app might be able to access the camera source at a time. Any workaround to access the camera from multiple apps at the same time?

    Thanks
    Sabin
     
    Last edited: Oct 15, 2021