-
Notifications
You must be signed in to change notification settings - Fork 96
WebRTC freezing after "A free DTLS identity was saved" #30
Comments
Maybe should try with webrtc branch 50 or 49
|
Thanks, I will have to try this sometime next week. Unfortunately I'm traveling and the hotel I'm at has a horrible net connection, so building from source is not possible (It will take about 28 hours to complete). If you're able to build the binary for me (ubuntu 15.10, 64 bit) then I will certainly test it, but please don't feel obligated to do so. |
I have made some performance changes to webrtc-native and now module is compiled with branch chromium 50 and |
Cool, will try again. Thanks! |
this issue still exists in the latest build. |
How about |
I'm getting a freeze - which actually hangs the entire terminal in which I'm running the node server, requiring a forceful closing of that process. Possible race condition?
Here's the last few lines from the debug (WebRTC.setDebug(true). Below that is the full trace from the start of execution (server hangs as soon as a client connects, apparently).
full log:
The text was updated successfully, but these errors were encountered: