--
You received this message because you are subscribed to the Google Groups "TURN Server project rfc5766-turn-server" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.
Visit this group at http://groups.google.com/group/turn-server-project-rfc5766-turn-server.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Joshif you configured the TURN server on ports 80 and 443 in EC2 instance, and if you opened all UDP ports in the instance and if you set the authentication correctly, then you must be fine.Why Chrome is still using UDP I have no idea. The TCP support in Chrome is freshly young and I am not sure about its status. I am not an WebRTC expert, we are answering mostly TURN-server-side questions here. But may be somebody would want to chime in.Chrome actually decided on RFC 6062 - they decided NOT to support it.Regards,Oleg
On Feb 13, 2014, at 1:39 PM, Josh Nedelka <jfn1...@gmail.com> wrote:
I should note that the EC2 instance has all ports open and is available on the public internet. The network of one of the clients I'm using is the restrictive one.
On Thursday, February 13, 2014 4:37:18 PM UTC-5, Josh Nedelka wrote:I've read several other threads that touch on this issue (like https://groups.google.com/forum/#!msg/discuss-webrtc/bq2tUi_guE4/ijJfGFgS-5QJ) but I'm still coming away with questions. I've seen in wireshark that it's possible to initiate the connection to the TURN server using TCP but even when only specifying a single iceServer with ?transport=tcp appended I still see a UDP relay being used. The thread above seems to indicate that it's possible to use a TCP relay to send media traffic to the TURN server but for the life of me I cannot get the configurations right. I'm using the latest EC2 AMI and a very restrictive network (only outbound 80/443 TCP allowed, no UDP at all), a fairly common enterprise setup, and I want to know if WebRTC in Chrome with a TURN server will be sufficient or if more needs to be done. With these restrictions, will we be stuck because Chrome has so far not decided to support RFC 6062?Thanks,Josh--
You received this message because you are subscribed to the Google Groups "TURN Server project rfc5766-turn-server" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc5766-turn-server+unsubscribe@googlegroups.com.
To post to this group, send email to turn-server-project-rfc5766-turn-...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "TURN Server project rfc5766-turn-server" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.
Hi Joshif you configured the TURN server on ports 80 and 443 in EC2 instance, and if you opened all UDP ports in the instance and if you set the authentication correctly, then you must be fine.Why Chrome is still using UDP I have no idea. The TCP support in Chrome is freshly young and I am not sure about its status. I am not an WebRTC expert, we are answering mostly TURN-server-side questions here. But may be somebody would want to chime in.Chrome actually decided on RFC 6062 - they decided NOT to support it.Regards,Oleg
On Feb 13, 2014, at 1:39 PM, Josh Nedelka <jfn1...@gmail.com> wrote:
I should note that the EC2 instance has all ports open and is available on the public internet. The network of one of the clients I'm using is the restrictive one.
On Thursday, February 13, 2014 4:37:18 PM UTC-5, Josh Nedelka wrote:I've read several other threads that touch on this issue (like https://groups.google.com/forum/#!msg/discuss-webrtc/bq2tUi_guE4/ijJfGFgS-5QJ) but I'm still coming away with questions. I've seen in wireshark that it's possible to initiate the connection to the TURN server using TCP but even when only specifying a single iceServer with ?transport=tcp appended I still see a UDP relay being used. The thread above seems to indicate that it's possible to use a TCP relay to send media traffic to the TURN server but for the life of me I cannot get the configurations right. I'm using the latest EC2 AMI and a very restrictive network (only outbound 80/443 TCP allowed, no UDP at all), a fairly common enterprise setup, and I want to know if WebRTC in Chrome with a TURN server will be sufficient or if more needs to be done. With these restrictions, will we be stuck because Chrome has so far not decided to support RFC 6062?Thanks,Josh--
You received this message because you are subscribed to the Google Groups "TURN Server project rfc5766-turn-server" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc5766-turn-server+unsubscribe@googlegroups.com.
To post to this group, send email to turn-server-project-rfc5766-turn-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc57...@googlegroups.com.
To post to this group, send email to turn-server-project...@googlegroups.com.
--
My understanding is that chrome must be able to use tcp for the media tunneling, officially. If not then it is a bug that has to be fixed by the chrome team.
Sent from my iPhone
Josh likely look for simple yes or no to what is a typical enterprise situation.--Hard core enterprise customers (financial firms and telco types) typically lock down their employees for the external Internet access. Usually allowing on web traffic via TCP port 80/443 and 'maybe' UDP port 53 for DNS queries.The short answer is Chrome/WebRTC isn't capable of tunneling the media traffic via TCP. Recognize as well your signaling methodology must work via these ports or fail as well (this is outside scope for WebRTC).If Skype is the benchmark, Skype too fails in this situation (at least in my own testing).
On Thursday, February 13, 2014 4:37:18 PM UTC-5, Josh Nedelka wrote:I've read several other threads that touch on this issue (like https://groups.google.com/forum/#!msg/discuss-webrtc/bq2tUi_guE4/ijJfGFgS-5QJ) but I'm still coming away with questions. I've seen in wireshark that it's possible to initiate the connection to the TURN server using TCP but even when only specifying a single iceServer with ?transport=tcp appended I still see a UDP relay being used. The thread above seems to indicate that it's possible to use a TCP relay to send media traffic to the TURN server but for the life of me I cannot get the configurations right. I'm using the latest EC2 AMI and a very restrictive network (only outbound 80/443 TCP allowed, no UDP at all), a fairly common enterprise setup, and I want to know if WebRTC in Chrome with a TURN server will be sufficient or if more needs to be done. With these restrictions, will we be stuck because Chrome has so far not decided to support RFC 6062?Thanks,Josh
You received this message because you are subscribed to the Google Groups "TURN Server (Open-Source project)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to turn-server-project-rfc5766-turn-server+unsubscribe@googlegroups.com.
To post to this group, send email to turn-server-project-rfc5766-turn-...@googlegroups.com.
Hi Josh
>>>> To post to this group, send email to
>>>> Visit this group at
>>>> http://groups.google.com/group/turn-server-project-rfc5766-turn-server.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>>
> --
> You received this message because you are subscribed to the Google Groups
> "TURN Server (Open-Source project)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
> To post to this group, send email to
>>>> To post to this group, send email to
>>>> Visit this group at
>>>> http://groups.google.com/group/turn-server-project-rfc5766-turn-server.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>>
> --
> You received this message because you are subscribed to the Google Groups
> "TURN Server (Open-Source project)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
> To post to this group, send email to