1
0
mirror of https://git.dn42.dev/wiki/wiki synced 2025-03-13 19:16:33 +00:00
wiki/howto/multicast.md
lare 4c127e7c98 rewrite all links to make wiki more compatiple with wiki-ng
use <http(s)://link> instead of plain http(s)://link

use absolute links + remove https://internal.dn42 and https//wiki.dn42
prefixes
2023-04-08 22:21:55 +02:00

43 lines
1.0 KiB
Markdown

## multicast
rfc8815 deprecated pim-sm so pim-ssm is the way to go!
for it to work, you'll need to do the following:
ask your peering to enable ipv4/ipv6 multicast afi on your peering
set up ipv4/ipv6 pim for the (s,g) joins to pass through
be prepared to igmpv3 and mldv2 from your listeners
you're done, you should have your streams
current participants:
nop-mnt
grawity-mnt
mirsal-mnt
C4TG1RL5-MNT -
[frr configuration](https://git.lemonsh.moe/C4TG1RL5/dn42/src/branch/master/lab.rtr.famfo.catgirls.dn42/frr)
_Please make sure you understand how to configure and use frr before you use anything from this configuration!_
kioubit-mnt
current streams:
vlc rtp://172.23.199.110@232.2.3.2:1234/
controllable at <http://webdj.nop.dn42/>
public multicast to unicast relay with vlc4 and above:
vlc --amt-relay amt-relay.geant.org amt://10.2.255.1@232.2.3.2:1234/
it's the same stream but i had to nat it to my dn42 ip range to be listenable natively in dn42 :)
feel free to ask for a peering and set it up!