Unity-Technologies / Unity-Technologies/com.unity.webrtc

[Question] Limit WebRTC port range?

Open
#101 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

issued question
Dominant language
Assembly
Stars
852
Forks
238
PR merge metrics
No merged PRs in 30d

Description

Is it possible to limit the port ranges used for WebRTC connections?
I see, that for UDP connection ports above 60000 and for TCP port in the 54000ish range.

Is there a known default range for UDP or TCP?
Also, can I configure a limited port range?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how this Unity WebRTC package selects UDP and TCP ports and whether it exposes port-range configuration. Confirm the default ranges and determine whether a bounded range can be configured; done means the behavior or its documented limitation is clear for both protocols.

Written by the indexing model from the issue text.

Assessment

Tech stack
unity
Domain
audio-video-rtc
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.