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

Multicast module #77

Merged
merged 2 commits into from
Feb 27, 2021
Merged

Multicast module #77

merged 2 commits into from
Feb 27, 2021

Conversation

cHuberCoffee
Copy link
Contributor

No description provided.

For (multicast) RTP transmission feature we need a function that simply creates
an UDP socket without bind and attaching a thread for incomming data.
For (multicast) RTP transmission feature we need a function that simply creates
an rtp_open object only for sending RTP packets to one specific IP and port
number. Also there is no need for RTCP session for now.
@cHuberCoffee cHuberCoffee marked this pull request as draft February 22, 2021 09:15
@cHuberCoffee cHuberCoffee marked this pull request as ready for review February 22, 2021 09:41
@sreimers sreimers merged commit 31e46ce into baresip:master Feb 27, 2021
@cHuberCoffee cHuberCoffee deleted the multicast_module branch March 1, 2021 09:31
@sreimers sreimers added the enhancement New feature or request label Apr 9, 2021
@sreimers sreimers added this to the v2.0.0 milestone Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants