Skip to content

transport=udp in iceServers is ignored #491

@caffeinism

Description

@caffeinism
  const pc = new RTCPeerConnection({
    sdpSemantics: "unified-plan",
    iceServers: {urls: "turn:...?transport=udp" ...},
  });

The code is split between TCP and UDP with a 50/50 chance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions