Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.
/ mr-webrtc-unity Public archive

Use WebRTC to stream HoloLens (1/2) video captures to a web browser or Python client in real time.

Notifications You must be signed in to change notification settings

OpenAvikom/mr-webrtc-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixed Reality video streaming via WebRTC

This project uses the Microsoft Mixed Reality Toolkit (MRTK) and Microsoft Mixed Reality WebRTC to stream video captures from the HoloLens (1/2) to a web browser or Python client. The Unity project UnityWebRTC implements a TCPSignaler and a WebSocketSignaler. Thus, no additional component/server is needed for streaming. Stun/turn servers can be optionally activated.

Important remark

This is an example and test project to illustrate how WebRTC can be used to stream video captures from a webcam/HoloLens to a browser or Python client. Its sole purpose is illustration and by no means claim functional completeness. Future updates in MR-WebRTC or MRTK might break it! Constant maintenance is not provided! Feel free to open Pull Requests to improve robustness, comprehensibility, versatility and flexibility of the shown code samples and documentation.

About

Use WebRTC to stream HoloLens (1/2) video captures to a web browser or Python client in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages