Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can we control which port(s) will be used to create peer to peer connection in WebRTC? #700

Open
iamsagarvarma opened this issue Apr 23, 2021 · 1 comment

Comments

@iamsagarvarma
Copy link

0

I have created an application that uses WebRTC and does the screen and audio sharing. It is purely a front-end application written mainly in javascript.

Now the concern that has been brought to us by users is, they need a list of specific ports that'll be used to create the peer-to-peer connection.

While debugging the application, I see different ports each time for establishing the connection between peers.

Is there any way I can control the port which will be used to create an offer / establish the connection?

Any help will be really appreciated.

@TheMapotakes
Copy link

Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants