microsoft / MixedRealityCompanionKit

This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
MIT License
595 stars 288 forks source link

Sample “LowLatencyMRC” : There is no audio in the Viewer . #205

Open ming222 opened 7 years ago

ming222 commented 7 years ago

I can playback video on the PC using Viewer. But there is no audio,only video. Who can tell me why?

makaronnik13 commented 7 years ago

I found exCreate method in Wrapper api, which contain "enable audio" field in signature. But using it with true, caused closing stream just after start.

86simonepenna commented 6 years ago

The solutions? Any Idea? thank you

motionsmith commented 6 years ago

I'd also like to understand why the connection closes immediately.