Skip to content

Receiving multicast on docker #30

Answered by troglobit
avargasn asked this question in Q&A
Discussion options

You must be logged in to vote

I have no idea how EVE-NG works, but multicast is a bit tricky, as you may know already. When I run mcjoin -s on another PC as sender, I can start a receiver in docker as follows on my laptop:

docker run -it --network="host" troglobit/mcjoin

Otherwise you need to have a routing daemon that can route-in the multicast mcjoin requests.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by avargasn
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #29 on January 15, 2023 05:01.