fcb2c82ffd740d0f5da08973fbfebec42735695c
  howto/multicast.md
			| ... | ... | @@ -8,6 +8,8 @@ ask your peering to enable ipv4/ipv6 multicast afi on your peering | 
| 8 | 8 | |
| 9 | 9 |  set up ipv4/ipv6 pim for the (s,g) joins to pass through | 
| 10 | 10 | |
| 11 | +be prepared to igmpv3 and mldv2 from your listeners | |
| 12 | + | |
| 11 | 13 |  you're done, you should have your streams | 
| 12 | 14 | |
| 13 | 15 |  current participants: | 
| ... | ... | @@ -26,8 +28,11 @@ kioubit-mnt | 
| 26 | 28 | |
| 27 | 29 |  current streams: | 
| 28 | 30 | |
| 29 | -vlc rtp://[email protected]:1234/      controllable at http://webdj.nop.dn42/ | |
| 30 | - | |
| 31 | +vlc rtp://[email protected]:1234/ | |
| 32 | +controllable at http://webdj.nop.dn42/ | |
| 33 | +public multicast to unicast relay with vlc4 and above: | |
| 34 | +vlc --amt-relay amt-relay.geant.org amt://[email protected]:1234/ | |
| 35 | +it's the same stream but i had to nat it to my dn42 ip range to be listenable natively in dn42 :) | |
| 31 | 36 | |
| 32 | 37 | |
| 33 | 38 |  feel free to ask for a peering and set it up! |