Open Bug 1529398 Opened 5 years ago Updated 11 months ago

Implement RTCConfiguration.iceCandidatePoolSize

Categories

(Core :: WebRTC: Signaling, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: bwc, Unassigned)

References

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

Details

(Keywords: dev-doc-needed)

No description provided.
Blocks: 1533017
Blocks: 1533020
Priority: P4 → P3
Severity: normal → S3

To do this, we would need to be able to control the gathering state of ICE transports on an individual basis (right now, we only do this on the ICE ctx as a whole, and only once sLD has been called). This would also mean we'd need to have monitoring of the gathering state on a per-transport basis, which is part of the work over in bug 1307994. Therefore, I think it makes sense to do bug 1307994 first.

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