Hi,
In this CL, we added support for new TURN service in apprtc demo which
supports time-limited TURN. You can learn more about time-limited TURN
here
https://code.google.com/p/webrtc/issues/detail?id=1197.
/Vikas
On May 16, 2:00 am,
billy...@temasys.com.sg wrote:
> Hi there,
>
> I saw there was some updates in apprtc.py (r3840) compared to r3836 about
> using TURN server.
>
> Some of the updated lines are:
> 318* turn_url = '
https://computeengineondemand.appspot.com/'*
> 378* turn_url = turn_url + 'turn?' + 'username=' + user + '&key=4080218913'*
> 393* 'turn_url': turn_url*
> Can anyone help to explain to me about the purpose for this change and how
> it works?
>
> Many thanks!
> Billy