Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

HoloLens capture recording

edited February 2018 in Questions And Answers

Hi, all
I'm developing apps for holoLens with Unity.
My app needs camera. I use the camera in my app.
And I want to take a capture or movie on Hololens.

however, when starting the application, recording is stopped.
Can not it work at the same time?

Tagged:

Answers

  • Options

    I'm not sure if I understand your question completely but, if you're saying that your app uses the camera and you want to stream your app to a computer or something then that is not possible as your app already has control of the camera.

    However, in my experience you usually can't take a photo or preview the feed but, I have been able to record it at the same time as my app uses the camera and then play it back later once I am done.

    AR Developer

Sign In or Register to comment.