Open Bug 881982 Opened 12 years ago Updated 3 years ago

ICE: handle dynamic network interface change

Categories

(Core :: WebRTC: Networking, defect, P4)

defect

Tracking

()

People

(Reporter: swu, Unassigned)

References

Details

(Whiteboard: [WebRTC][b2g-webrtc+])

There are chances that the network interface been added/removed dynamically, or IP address of network interface been changed. Especially on device accessing through 3G or Wifi network. There is an IETF draft talking about the mobility of ICE (draft-wing-mmusic-ice-mobility-03). It defines new STUN/TURN attributes, which requires change on STUN/TURN server. So it can be considered as a long term solution after the draft becomes RFC. For short term solution, we need a way to notify ICE on these changes and re-negotiate new candidates pairs.
Blocks: b2g-webrtc
Whiteboard: [WebRTC]
Whiteboard: [WebRTC] → [WebRTC][b2g-webrtc+]
backlog: --- → webRTC+
Rank: 38
Priority: -- → P3
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.