JaviLopezG

Results 4 comments of JaviLopezG

I am testing the code from my computer and my mobile (my mobile is not connected to my WiFi, it only has the 4G connection enabled) and it works for...

Are you using the code on 'solution' branch? I had this problem but I wasn't using the same 'roomId' because I was copy-pasting it with a white space at the...

You can see the branch 'solution', is not related to what you see on webrtc.org but it's something. You can assume that: ``` localName = 'callerCandidates'; remoteName = 'calleeCandidates'; ```

Actually, I don't know. I am a total newbie on WebRTC and I am trying to figure out how to implement it. I tested a code similar to yours and...