Open ck4957 opened 7 years ago
The "solution" is to temporarily toggle off the live stream when the app needs to use the camera. If you were super dedicated, you could in theory script this so that the live stream is dynamically paused when the app requests camera use.
The other alternative is to stream the hologram but not the camera view
@neon-ninja nice idea about dynamically pausing the live stream. Do you have any idea how that can be done?
@goofysth yeah -
Hi, Your project works great and modified it to include face identification as well using face API. The thing is I want to demo it to a group of people but the app crashes when I start the live preview in the browser. When i looked up for the solution, i found that this is the limitation of MRC https://developer.microsoft.com/en-us/windows/mixed-reality/mixed_reality_capture_for_developers#photo.2Fvideo_camera_access Would like to know if there is any work around for this problem?