Open Bug 1544770 Opened 5 years ago Updated 1 year ago

[meta] Add mDNS support to webrtc signaling

Categories

(Core :: WebRTC: Networking, enhancement, P2)

68 Branch
enhancement

Tracking

()

Tracking Status
firefox72 --- affected

People

(Reporter: dminor, Unassigned)

References

(Depends on 7 open bugs)

Details

(Keywords: meta)

mDNS can help preserve privacy for webrtc calls by hiding local IP addresses.

Adding support in Firefox will involve two parts:

  • The first part is to support handling incoming mDNS ICE candidates
  • The second part is for Firefox to send out mDNS ICE candidates (instead of host candidate with IP addresses in them)

mDNS Ice Candidate RFC: https://tools.ietf.org/html/draft-ietf-rtcweb-mdns-ice-candidates-03

mDNS RFC: https://tools.ietf.org/html/rfc6762

There is a mdns implementation already in tree here that may end up being helpful: https://searchfox.org/mozilla-central/source/netwerk/dns/mdns/libmdns

Type: defect → enhancement
Depends on: 1548841
Keywords: meta
Summary: Add mDNS support to webrtc signaling → [meta] Add mDNS support to webrtc signaling
Depends on: 1554976
Depends on: 1558524
Depends on: 1564905
Depends on: 1567201
Depends on: 1569250
Depends on: 1569955
Depends on: 1570669
Depends on: 1581947
Depends on: 1588817
Depends on: 1592620
Depends on: 1594018
Depends on: 1598001
Depends on: 1598761
Depends on: 1601992
Depends on: 1603474
Depends on: 1605419
Depends on: 1605861
Depends on: 1605862
Depends on: 1616667
Depends on: 1621362
Depends on: 1622923
Depends on: 1624017
Depends on: 1624014
Depends on: 1618945
No longer depends on: 1624017
Assignee: dminor → nobody
Depends on: 1691189
Depends on: 1698141
Severity: normal → S3

Hi is there, any update in this issue, i am also facing the same, the ice candidates are getting genrated with mDNS name(.local)

You need to log in before you can comment on or make changes to this bug.