Javascript – WebRTC connection gets established, only if the created answer is accepted in less than 10 seconds
Hey I'm building an app that demonstrates the capabilities of webrtc. This app involves manual exchange of offer/answer. The issue I'm running into is, if the created answer is not accepted within 10 seconds in firefox browser, (15 seconds -…