Closed Bug 1509979 Opened 6 years ago Closed 6 years ago

Pass ICE candidates to nICEr from remote SDP using the same interface that we use for trickle candidates

Categories

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

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1494311

People

(Reporter: bwc, Unassigned)

Details

(Keywords: parity-chrome)

There's no good reason to be passing remote candidates using two different interfaces, and in some cases what we're doing now will result in candidates being ignored.
Priority: -- → P2
For context, this prevents renegotiation done quickly within the trickle grace period from succeeding. Works in Chrome. STRs: 1. Open https://jsfiddle.net/jib1/zv9mL62p/ 2. Click [Call!] button and share camera. 3. Click [Call!] button again within ~5 seconds. Expected result: Call connects the second time. Actual result: Never connects.
Keywords: parity-chrome
OS: Unspecified → All
Hardware: Unspecified → All

This was done in bug 1494311.

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