Re: Keeping up data channel

On 13 June 2012 08:16, Michael Tuexen <Michael.Tuexen@lurchi.franken.de> wrote:
>
> On Jun 13, 2012, at 3:33 PM, SUN Yang wrote:
>
>> If there are 3 udp ports used by a PeerConnection between A and B.
>> For example, 1 for mediastream, 2 for data streams.
> As far as I understand the peer connection: We use one port number
> on each side. Within the peer connection we will multiplex/demultiplex
> the media streams and data streams. So the data streams don't use
> additional UDP port numbers.

As I understand it, there can only be one DTLS session on the 5-tuple.

Received on Wednesday, 13 June 2012 18:14:18 UTC