hi. simple_switch_igmp.py requires rewriting according to environments when a querier does not exist.
please set the followings: - the datapath id of VM-2 switch - the port number of VM-2 switch that is linked to VM-7 https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch_igmp.py#L38 On Thu, 6 Mar 2014 00:06:04 -0500 Md. Amjad Hossain <[email protected]> wrote: > Hi, > > I am trying to do video streaming using ryu controller's multicast module " > simpe_switch_igmp.py". My topology is attached. when video streamer start > streaming , video should be received by everyone listening in the > multicasting group. But most of the cases its not happening. Seems like when > H4 is receiving video, no other hosts getting it; when H4 is not listening > other host can receive video but sometimes need to flush switch forwarding > table manually. > > > My question is, can anyone please let me know whether the implementation of > the IGMP module perfect. I mean, is there anyone who has been successful > doing multicasting with this existing IGMP module? > > Any suggestion for doing video streaming by multicasting would be greatly > appreciated. > > > Thanks > Amjad > > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and the > freedom to use Git, Perforce or both. Make the move to Perforce. > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
