The process of creating immersive mixed reality applications for Microsoft HoloLens,
Hello, welcome to Microsoft Q&A,
According to the description, I believe you want to access the camera frames and stream them to external devices. it is difficult to debug a published app and you may need to implement your own streaming app. I don't think using Python script or research mode is the only proper direction to fulfill your requirement. A general solution is to implement Mixed reality capture overview to stream your app. Otherwise, you can also get video frames from Unity WebCamTexture() then implement your own streaming procedure in Unity.
---
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.