Hello
I’m trying to understand how to get video over multicasting
I have RB routers
10.0.0.1
10.0.0.2
both of them are on version 7beta5 .
on 10.0.0.1 I have connected my computer(10.0.0.188 with 10.0.0.1 as GW)
on 10.0.0.2 I have connected a IP camera (10.0.0.12) with multicast on 224.0.1.20
the connection is made by EOIP under bridge (ether1+EOIP)
I have ping to the camera , and also able to see video using VLC (http, rtsp)
what do I need to do in order to see multicast video
I have looked here:
https://wiki.mikrotik.com/wiki/Manual:Multicast_detailed_example
but coudn’t understand why I have 3 subnets
Sender – (subnet I) → Router A – (subnet II) → Router B – (subnet III) → Receiver
I have only 2 , no ? 10.0.0.0/24 and the multicast address?
what did I miss ?
Thanks ,