Skip to content

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions