onMixedAudioRawDataReceived or onOneWayAudioRawDataReceived are not getting called

Hi there,

I tryied the demo application that comes with the Video SDK1.2.0 and it is working fine, but then I´ve placed a breakpoint inside the onMixedAudioRawDataReceived and other inside onOneWayAudioRawDataReceived. Unfortunately, the program didn´t stop inside in none of them… It seems this 2 callbacks are not getting called… I´ve disabled any optimization to ensure the code should stop there… Am I missing something? Is there any configuration that must be done in the SDK so these callbacks begin called? The audio is working fine… So I can send and receive audio from another computer running the demo application… Even so this callbacks are never reached… Please, Help…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.