Keerato

Results 2 comments of Keerato

+1 for WebGL support! Can't wait for it.

Yes, it's a bug, but luckily I can fix it. By just 3 steps. 1. remove this code "var dataChannel = pc.createDataChannel("text");" 2. At pc.oniceconnectionstatechange remove this "createDataChannel();" 3. Change...