How can I allow to communicate among peers in same group?

28 views
Skip to first unread message

webrtc_beginner

unread,
Oct 18, 2014, 2:26:21 PM10/18/14
to turn-server-project...@googlegroups.com
First thanks, Oleg Moskalenko for your reply.

I solved my problem. thank you.

Then, I have one more question. 

I want to group peers and allow to communicate among peers in same group.

But i don't know how to config turn server.

my main question is these

1. Does turn server have a functionality to group peers?

2.If it does, how can i config server?

3. if it does not, what alternative do i have?


Oleg Moskalenko

unread,
Oct 18, 2014, 5:03:15 PM10/18/14
to turn-server-project...@googlegroups.com


On Saturday, October 18, 2014 11:26:21 AM UTC-7, webrtc_beginner wrote:
First thanks, Oleg Moskalenko for your reply.

I solved my problem. thank you.

OK
 

Then, I have one more question. 

I want to group peers and allow to communicate among peers in same group.

But i don't know how to config turn server.

my main question is these

1. Does turn server have a functionality to group peers?

You have to use correct TURN terminology. I am pretty sure that you did not mean "peers". You meant "TURN clients", right ? Those are different terms. Read the TURN RFC 5766 to figure out the correct terminology.
 

2.If it does, how can i config server?

 Coturn server allows TURN clients grouping.


3. if it does not, what alternative do i have?

First, you have to figure out exactly which network entities you want to group and for which purposes. The TURN clients exchange their TURN relay endpoints and they control by themselves whom they want/allow to connect. The TURN peers are passive entities, their access is controlled by the white/black lists in the TURN server. But the white/black lists are per the whole TURN server, no grouping is available.

In the future, we will have separate white/black lists per each realm, in the Coturn server. Then The TURN clients and TURN peers both can be grouped by the realm.

For now, draw the exact network communications diagram and try to figure out exactly what you want to achieve. May be you can get what you want with the existing tools. If not, then wait for the next Coturn release with the separate black/white IP lists per realm.

Oleg

 

webrtc_beginner

unread,
Oct 18, 2014, 5:14:58 PM10/18/14
to turn-server-project...@googlegroups.com
Thanks Oleg!!!

   I had learned so much!!

   Thank you!!
 
Reply all
Reply to author
Forward
0 new messages