-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Added option to automatically determine port to WebRtcServer #908
Conversation
Same thing I commented on original PR 🙂 #834 (comment) |
If port is not specified at createWebRtcServer, automatically determine the port of the webrtcserver by Worker's port range
e3d6553
to
0fc914a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just cosmetic changes required.
9c2125e
to
4fd4a12
Compare
Lint or something is failing in CI |
031c5c6
to
f362b6a
Compare
I won't merge it yet since I want to write doc in mediasoup-website project before merging it. If you wish to make a PR to the docs project, you are welcome. Otherwise I'll do hopefully this week. |
Released in 3.10.8 |
If port is not specified at createWebRtcServer, automatically determine the port of the webrtcserver by Worker's port range
https://mediasoup.discourse.group/t/can-webrtcserver-determine-the-port-automatically/4544/6