> > 1) Modify VIC so that it does not join the multicast group - thus it > should only send traffic into the network and not receive any video > traffic from external sources. I'm not sure if this will work (though > it should in theory - We can test it..) but we could add this feature > fairly easily.
At some point in the distant past I added such a functionality as an option; I don't know if it went into the now-mainline vic code. I think it modified a vic to not open a receive socket for its network connection. --bob