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.

component property of RtcIceGatherer #314

@ibc

Description

@ibc

The spec does not clarify how the component property is set. Should I assume the following?:

  • When creating a RtcIceGatherervia var gatherer = new RtcIceGatherer() its component will be 'RTP".
  • When creating a RtcIceGatherer via gatherer.createAssociatedGatherer() its component will be "RTCP".

Am I right? If so, the spec should clarify it a bit more IMHO.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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