- From: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Date: Tue, 4 Nov 2014 00:15:09 +0000
- To: Martin Thomson <martin.thomson@gmail.com>
- CC: Peter Thatcher <pthatcher@google.com>, "public-webrtc@w3.org" <public-webrtc@w3.org>
Transport is fine because we expect RTP/RTCP mux to be in use much of the time so the RTP and RTCP transport will be the same. > On Nov 3, 2014, at 3:10 PM, Martin Thomson <martin.thomson@gmail.com> wrote: > >> On 3 November 2014 12:53, Peter Thatcher <pthatcher@google.com> wrote: >> readonly attribute DtlsTransport transport; >> readonly attribute DtlsTransport rtcpTransport; // === transport if muxing > > > That sounds OK. I suppose that you have considered > s/transport/rtpTransport/ here and decided against it? >
Received on Tuesday, 4 November 2014 00:15:40 UTC