I'm testing your script and I have run into a problem. I downloaded your videochat demo code and I uploaded to my server. I enter the URL in a pc, I insert the same url on another pc and i see the webcam. I put the id of each other and I call. I display my webcam and my partner. Everything works fine until the 30 seconds.Then, the connection is lost. In chrome console gives me the following:
- IceConnectionState is disconnected, closing connection to (id number).
- Cleaning up peerconnection to (id number).
Always occurs at 25-30 seconds. Can you think of what could be the fault?
URL of the application:
http://82.194.72.212/webrtc/peer.html
Thank you very much!