Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Need to add "public" to RTCIceGatherPolicy #305

Description

@aboba

JSEP Section 4.1.1 (see: https://tools.ietf.org/html/draft-ietf-rtcweb-jsep) defines the meaning of "public" in WebRTC 1.0 RTCIceTransportPolicy:

public: Candidates with private IP addresses [RFC1918] will be filtered out. This prevents exposure of internal network details, at the cost of requiring relay usage even for intranet calls, if the NAT does not allow hairpinning as described in [RFC4787], section 6.

While this is now supported into the WebRTC 1.0 API's RTCIceTransportPolicy, there is no equivalent in ORTC RTCIceGatherPolicy.

WebRTC 1.0 Issues:
w3c/webrtc-pc#384
w3c/webrtc-pc#8

WebRTC 1.0 PR: w3c/webrtc-pc#432

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions