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

Add localIP option for RtpStreamer and RTP mirroring (fixes #198) #199

Merged
merged 3 commits into from
Apr 6, 2018

Conversation

ibc
Copy link
Member

@ibc ibc commented Apr 5, 2018

Related to #198.

Adds a new localIP optional setting for RtpStreamerOptions and MirroringOptions.

If set, such a IP will be used as local IP rather than the rtcIPv4 or rtcIPv6.

Note that when it's set, a random port will be chosen and this won't be necessarily in the range of rtcMinPort-rtcMaxPort.

@ibc
Copy link
Member Author

ibc commented Apr 5, 2018

Confirmed that it works.

@jmillan
Copy link
Member

jmillan commented Apr 6, 2018

LGTM 👍

@ibc ibc merged commit ba2811d into master Apr 6, 2018
@ibc ibc deleted the issue198 branch April 6, 2018 09:41
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.

2 participants