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

Live streaming from GoPro to HoloLens

I want to display a live feed from a GoPro(or other ip camera) in a 2D window in HoloLens.
I am trying to create a 2D application in VS2015 but, I can't find any control to set source and display the stream.

The media element that I initially thought was the way to go, isn't really helpful.

Does anyone have any idea or solution that can help me in displaying the live stream on HoloLens?

Thanks

Best Answer

Answers

  • Options
    chiddaanchiddaan
    edited January 2017

    a

  • Options

    @lgajbe said:
    You can play live stream on Hololens using VLC app available on windows store. But I am not sure how to develop live stream app on Hololens. Anyone got any success on this?

    Thanks for raising that live streaming is possible with VLC. Good to know!

  • Options

    Hi, yeah, I tried the VLC app finally to get the demo done earlier last month.

    And, there are lot of apps on windows store as well like IP Camera2 which is more stable than VLC(in my experience) VLC would just freeze after few seconds.

  • Options

    @lgajbe It's not difficult to develop live stream app for hololens, if existing UWP app works then it's already done :smile:

Sign In or Register to comment.