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

Added option to automatically determine port to WebRtcServer #908

Merged
merged 3 commits into from
Oct 3, 2022

Conversation

satoren
Copy link
Contributor

@satoren satoren commented Sep 12, 2022

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

@nazar-pc
Copy link
Collaborator

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
@satoren satoren force-pushed the auto_port_webrtc_server branch from e3d6553 to 0fc914a Compare September 12, 2022 06:03
@satoren satoren marked this pull request as ready for review September 12, 2022 07:33
Copy link
Member

@ibc ibc left a 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.

worker/src/RTC/WebRtcServer.cpp Show resolved Hide resolved
worker/src/RTC/WebRtcServer.cpp Outdated Show resolved Hide resolved
@satoren satoren force-pushed the auto_port_webrtc_server branch from 9c2125e to 4fd4a12 Compare September 13, 2022 03:13
@satoren satoren requested a review from ibc September 20, 2022 07:05
worker/src/RTC/WebRtcServer.cpp Show resolved Hide resolved
worker/src/RTC/WebRtcServer.cpp Show resolved Hide resolved
@ibc
Copy link
Member

ibc commented Sep 21, 2022

Lint or something is failing in CI

@satoren satoren force-pushed the auto_port_webrtc_server branch from 031c5c6 to f362b6a Compare September 21, 2022 11:43
@ibc
Copy link
Member

ibc commented Sep 28, 2022

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.

@ibc ibc merged commit 5804a92 into versatica:v3 Oct 3, 2022
@ibc
Copy link
Member

ibc commented Oct 3, 2022

Released in 3.10.8

piranna pushed a commit to dyte-in/mediasoup that referenced this pull request Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants