Closed Bug 1564905 Opened 5 years ago Closed 5 years ago

Use mDNS address for default candidate

Categories

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

70 Branch
enhancement

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox70 --- affected

People

(Reporter: dminor, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

At the moment, we can't parse fqdn in SDP (See Bug 1562967), so we're using an address of ::1. The spec says to use a fqdn, so once we can parse them, we should switch over to using the mDNS address.

It looks like Chrome is switching to 0.0.0.0:9 in this case [1], so we should do the same.

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

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.