3d8e9ac34f11296038571039b3d3f92d224d3f88
howto/multicast.md
| ... | ... | @@ -0,0 +1,23 @@ |
| 1 | +## multicast |
|
| 2 | + |
|
| 3 | +rfc8815 deprecated pim-sm so pim-ssm is the way to go! |
|
| 4 | + |
|
| 5 | +for it to work, you'll need to do the following: |
|
| 6 | + |
|
| 7 | +ask your peering to enable ipv4/ipv6 multicast afi on your peering |
|
| 8 | + |
|
| 9 | +set up ipv4/ipv6 pim for the (s,g) joins to pass through |
|
| 10 | + |
|
| 11 | +you're done, you should listen to some metal via " vlc rtp://[email protected]:1234/ " |
|
| 12 | + |
|
| 13 | +current participants: |
|
| 14 | + |
|
| 15 | +nop-mnt |
|
| 16 | + |
|
| 17 | +grawity-mnt |
|
| 18 | + |
|
| 19 | +mirsal-mnt |
|
| 20 | + |
|
| 21 | + |
|
| 22 | +feel free to ask for a peering and set it up! |
|
| 23 | +__ |
|
| ... | ... | \ No newline at end of file |