[Live-devel] how to configure the firewall + default port
Ross Finlayson
finlayson at live.com
Fri Aug 5 11:48:03 PDT 2005
> > >I heard that RTP and RTCP port start at 6000 and 6000 + 1 Is that true?
> >
> > It depends on your server code - i.e., what port number did you use
> > when you set up the multicast stream?
> >
>
>Im using TestMP3Streamer demo, i haven't changed anithing about the
>multicast stream.
>i see in the source:
> const unsigned short rtpPortNum = 6666;
> const unsigned short rtcpPortNum = rtpPortNum+1;
>
>so, do the firewall must be set up to accept connection on tose ports?
>
>if the answer is yes, i anderstand that i just need to allow ports:
>554 for TCP
>6666 and 6667 for udp
That's correct.
Ross Finlayson
LIVE.COM
<http://www.live.com/>
More information about the live-devel
mailing list