google app engine - AppRtc on a Custom Server -


i have deployed apprtc (https://github.com/webrtc/apprtc), webrtc sample project google on own gae account. found developers have own turn server support nat traversal , cannot use google's turn server.

are there other services developers have provide on own in addition turn?

are there free turn servers use?

in addition turn, 1 has service signaling server: https://github.com/webrtc/apprtc/tree/master/src/collider


Comments