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

common: Added multicast bind support for ipv4 and ipv6 #196

Merged
merged 2 commits into from
Apr 28, 2023

Conversation

Atlas42
Copy link
Contributor

@Atlas42 Atlas42 commented Apr 20, 2023

Added multicast address detection in uvgrtp::socket::bind uvgrtp::socket::bind_ip6
Tests added to test_2_rtp and test_7_ipv6
Tested on:

  • Windows 10 with MSVC
  • Ubuntu 20.04.6 LTS Linux aarch64 with gcc

@jrsnen
Copy link
Member

jrsnen commented Apr 20, 2023

Hello.

This looks very interesting. We will try to get to this soon.

BR, Joni Räsänen

@Atlas42
Copy link
Contributor Author

Atlas42 commented Apr 21, 2023

In the meantime I added an extra small feature to the multicast bind, the same multicast stream can now be received multiple times.
Again with associated tests.

@tampsa tampsa merged commit f95ae5c into ultravideo:master Apr 28, 2023
@tampsa
Copy link
Collaborator

tampsa commented Apr 28, 2023

Hi, thanks for the implementation. We have merged it to uvgRTP.

-Heikki

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

Successfully merging this pull request may close these issues.

3 participants