Re: Unicast works, but Multicast will not



RTP is not involved with multicast broadcasts. You should be seeing multicast
packets flowing from your video server to your client PC. The only other
traffic you should see are the IGMP joins to the multicast group coming from
your client. The server should always be spitting out multicast packets, even
if there is no client receiving them.

Multicast _is_ UDP, so if you've disabled that, perhaps that's the issue.

"SysAdmin99" <SysAdmin99@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1B43C88C-9F75-4BDD-A02F-2B31E1663356@xxxxxxxxxxxxxxxx
> Just to update what I have done:
>
> I have a network sniffer and captured packets from the client requesting the
> multicast session and the streaming server. From the client, I see it
> sending a IGMP Report messages to the Mulicast group IP address of the
> server. On the server side, I see RTP (Real Time Transport) protocol
> messages being sent out to the client. The client still will not connect
> with the session.
>
>
> "SysAdmin99" wrote:
>
> > We are trying to multicast live video via Windows Media Sevices running on
> > Windows Server 2003 Enterprize. I am using Windows Media encoder in a PUSH
> > mode to the piblishing point. I have multicast enabled on the publishing
> > point and have run the annoucement wizard to create the necessary NSC file
> > and ASX file for the clients.
> >
> > I am testing this by disabling TCP, UDP, HTTP on the client running Windows
> > Media Player Version 10 and only allowing Multicast. Running the player in
> > this mode, an error message displays as follows: Windows Media player cannot
> > play the file because the server is not available.
> >
> > The network consists of one Cisco 3550, where the streaming server and the
> > player are connected - all layer two.
> >
> > Any help or suggestions would be greatly appreciated.
> >


.



Relevant Pages

  • Re: suid bit files + securing FreeBSD (new program: LockDown)
    ... I found the design maybe LockDown or your IDS could use ... So you need at least one CFC server, ... the client boots, it will just use the files it already have and update ... The multicast address the client is a member of. ...
    (FreeBSD-Security)
  • Re: NTS multicast response on IPv6
    ... > Please understand that is not how multicast works. ... > passive and only receive multicast packets from the server (modulo the ... Once the authentication is set up the client start listening on ... >> like ntpq to do my tests? ...
    (comp.protocols.time.ntp)
  • Re: Multicast client for UDP doesnt work?
    ... I'm a newbie to multicast programming, and I have to build a client ... Even when the server isn't ... WSADATA wsaData; ...
    (microsoft.public.win32.programmer.networks)
  • Re: NTS multicast response on IPv6
    ... NTP client to discover by multicast a NTP server on my IPv6 network. ...
    (comp.protocols.time.ntp)
  • Re: Unicast Works - Multicast does not
    ... It doesn't seem to work with Windows Media PLayer V9 either. ... network sniffer and captured packets from the client requesting the multicast ... From the client, I see it sending a IGMP ...
    (microsoft.public.windowsmedia)