Sample “LowLatencyMRC” audio
Hello,
in the code I enabled "audio" flag but not works.
Do you have any advice?
Thank you
Hello @86simonepenna,
where did you found the "audio" flag?
Thanks, Alex
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.
Yes :-(
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?
No, I'm implementing a new method audio and video but for now i have very higth latency.