React Native Webrtc with matrix

Hi,

I’m working on the matrix js sdk. Everything is working fine with the web. I tried to modify the code for make the call with reactnative. It works for me when i received a call.

When i make the call, i have some error like that:
Got remote ICE audio candidate: candidate:2154076598 1 udp 8069631 x.x.x.x 49163 typ relay raddr x.x.x.x rport 57513 generation 0 ufrag asYU network-id 3 network-cost 10
ICE connection state changed to: failed

Here is the code:

Could you please help?

Thanks

Hi,

I get exactly the same problem on matrix with react native.

did you find a solution ?

Regards,