Providing two channel at one TURN server

50 views
Skip to first unread message

Wonchul Shin

unread,
Oct 15, 2014, 6:06:20 AM10/15/14
to turn-server-project...@googlegroups.com
Is there any way to have two channels at one TURN server?
I want to provide one more channel like as one UDP only(typically supported on TURN server) and one more TCP only.
I want to know how to provide one more channel for scalability.
It will be used for client control on NAT environment.
Have I set-up one more TURN server?

Wonchul Shin

unread,
Oct 15, 2014, 7:45:23 AM10/15/14
to turn-server-project...@googlegroups.com
One more thing,
As I know, two ports are needed for RTP and RTCP.
TCP relay is used on some network such as UDP blocked environment.
I have set it to 443 port. it means RTP packet is relayed on TCP 443 port.
How about RTCP?
In this case it have to use multiplexing port?


2014년 10월 15일 수요일 오후 7시 6분 20초 UTC+9, Wonchul Shin 님의 말:

Oleg Moskalenko

unread,
Oct 15, 2014, 12:48:18 PM10/15/14
to turn-server-project...@googlegroups.com
A single TURN client can create many channels over the same protocol.

If you need channels of different protocols (UDP and TCP) then you have to create separate TURN sessions for them.

"RTP / RTCP even port" TURN feature allows two consecutive relay ports.

I'd advise reading the TURN specs (search for RFC 5766) for better understanding how the TURN works.

Oleg
Reply all
Reply to author
Forward
0 new messages