Update: Nothing to do with Windows version, everything to do with browser.
- from what I have read, multicast capable {things} don't actually do so until something requests it. So, just because you have enabled it, it's not 24x7 broadcasting traffic. Modern day routers, switches, and equipment, run IGMP Snooping, so when something makes a request, only those paths to the request actually get bombarded with the traffic. The request is made, the switches it traverses takes note of the request and opens the pathway, ultimately getting to the device - the device then sends out the broadcast (multicast, actually, a type of broadcast), and the switch is smart enough to only send it on to the requesting port(s). Non-requesting ports don't get bombarded.
- ONLY the Internet Explorer interface is 'smart' enough to make request and make use of the multicasts. Other browsers use Quicktime and/or don't have the smarts (from the html received by the browser from the cam) to trigger the stream. (View source in IE and you can see the rtsp: code requests.)
- No url I tried in vlc / open network stream was successful, therefore the cam never got the multicast request to send it out. Thus my wireshark never saw the multicast traffic / I couldn't prove the cam was putting out multicast.
I HAPPENED to hit upon the right browser / live view combination (I like -never- use IE!), to notice my peer block (which hadn't yet been told to accept multicast traffic) going nuts ... leading me to these discoveries / conclusions.
So ... what can I use on a windows os to trigger the cam to send out a multicast stream, OR, what vlc url actually works?
Ultimately, where I really want to go, is to have an android app do this, not pc's (pc's tend to be wired, and I don't expect so many viewers as to overwhelm the network). I have yet to find an android app though, that will do this. (My ignorance, no doubt, not knowing the right technologies / search terms to look for. Searching UPnP is probably a red herring, and besides, I drown in search results.) Android app recommendations requested!
Thanks for listening.