Question About Hololens2 video streaming

SJC 21 Reputation points
2023-02-04T14:32:46.3566667+00:00

Hi, I'm trying to get a video stream from hololens2 by referring https://github.com/microsoft/MixedReality-WebRTC

this project.

I have sucesfully launced videochatDemo example Scene between hololens2 and desktop.

It works fine with refering this turorial: https://microsoft.github.io/MixedReality-WebRTC/manual/unity/helloworld-unity.html

But what I want to do is receiving hololens2' video frame through python from desktop.

Becuase MixedReality-WebRTC receives video stream through Unity, the programming language is c#, not python.

I need to acces video frame through python, not a C#.

Can you help me with this?

Thanks.

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
390 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Zuocheng Wang - MSFT 3,086 Reputation points Microsoft Vendor
    2023-02-09T03:09:12.8433333+00:00

    Hello, Welcome to Microsoft Q&A,

    MR-WebRTC has been deprecated, currently there is no alternative, and there is no official sample based on Python. Please stay tuned to Mixed Reality documentation - Mixed Reality | Microsoft Learn, if there is something new to share, we will update there. Thanks for your understanding.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments