I’ve been trying to get WebRTC to work with two Android devices for two weeks now and I can’t find my mistake, maybe I have a thinking error. As soon as I want to connect to another device with one device, only the one device gets an answer and a stream, but this one is empty, so RTCView remains empty.
Hi @reinkepatrick, nice repo, i just test it out your project, it work well but in device cannot render the RTCView, i just print the this.state.remote.toURL() and here is the result
hi @reinkepatrick i just tested and its success, now the chore is make it can many to many, thanks for the repo, maybe i will do PR on your repo if i got how to make it more that two devices
Hi @reinkepatrick, I tried your code and everything seems okay but I am unable to see the video. I think its because the code is using STUN server ?? Also I am testing the application between two city with the help of my friend.