Celestin NIYONSABA

Results 2 comments of Celestin NIYONSABA

> Thanks @cloudwebrtc > > I tried with this > > ``` > RTCPeerConnection rtcPeerConnection = await createPeerConnection( > { > 'iceServers': [ > { > 'url': 'turns:numb.viagenie.ca:19403', > 'username':...

I have tried it, fails when it reaches to **createPeerConnection(configuration, loopbackConstraints)** other functionalities above this work well, but after that, it crashes with `"Lost connection to device.` `Exited (sigterm)"`