MixedRealityCompanionKit icon indicating copy to clipboard operation
MixedRealityCompanionKit copied to clipboard

Sample “LowLatencyMRC” audio

Open 86simonepenna opened this issue 8 years ago • 5 comments

Hello,

in the code I enabled "audio" flag but not works.

Do you have any advice?

Thank you

86simonepenna avatar Jan 08 '18 11:01 86simonepenna

Hello @86simonepenna,

where did you found the "audio" flag?

Thanks, Alex

AlexKossi avatar Jan 19 '18 11:01 AlexKossi

Hello,

@AlexKossi there is a enableAudio flag in the . But as @86simonepenna I was not able to make it work, when I enable audio the connection the stream is closed immediately.

Skokan44 avatar Mar 08 '18 15:03 Skokan44

Yes :-(

86simonepenna avatar Mar 08 '18 15:03 86simonepenna

In the code of PlaybackEngine there is a note on line 185

  // config the source for Video only
  // TODO: support audio

So I guess the functionality of playing the audio is not implemented...

May I ask @86simonepenna, whether had you solved the audio stream some other way?

Skokan44 avatar Mar 08 '18 16:03 Skokan44

No, I'm implementing a new method audio and video but for now i have very higth latency.

86simonepenna avatar Mar 08 '18 16:03 86simonepenna