gecko-dev/dom/media/tests
Dan Minor fc82a0c5d5 Bug 1554976 - Obfuscate default rtp and rtcp candidates if required; r=ng
The default RTP candidate is used to populate the c= line in SDP. Rather than
using the mDNS address, which sipcc can not parse, we use 0.0.0.0:9, which is
what Chromium has chosen as well [1].

For RTCP, the mDNS obfuscated address is used.

[1] https://webrtc.googlesource.com/src.git/+/3ae59d33a310280e2f21ed4c53849950171e48e8

Differential Revision: https://phabricator.services.mozilla.com/D38498

--HG--
extra : moz-landing-system : lando
2019-08-28 19:50:25 +00:00
..
crashtests Bug 1573536 - Add crashtest. r=padenot 2019-08-27 07:36:40 +00:00
mochitest Bug 1554976 - Obfuscate default rtp and rtcp candidates if required; r=ng 2019-08-28 19:50:25 +00:00