Re: [Live-devel] RTSP client_port(how to specify it)

2010-07-27 Thread Ross Finlayson
"openRTSP" application is client side at VOD structure. I really want to ask is can I modify client_port at server side? No. For unicast streams, the client's port is always choen by the client. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/__

Re: [Live-devel] RTSP client_port(how to specify it)

2010-07-27 Thread Li, Yin Hua SLC CT NKG S
On Behalf Of Ross Finlayson Sent: Tuesday, July 27, 2010 7:53 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] RTSP client_port(how to specify it) At 'SETUP' section in RTSP, client side send the request includes client_port that it

Re: [Live-devel] RTSP client_port(how to specify it)

2010-07-27 Thread Ross Finlayson
At 'SETUP' section in RTSP, client side send the request includes client_port that it will used to receive rtp, these client_port were determined by client side player, now due to the firewall blocks most of ports, so I want to specify these client_port, what should I do? Note how the

[Live-devel] RTSP client_port(how to specify it)

2010-07-26 Thread Li, Yin Hua SLC CT NKG S
Dear all, At 'SETUP' section in RTSP, client side send the request includes client_port that it will used to receive rtp, these client_port were determined by client side player, now due to the firewall blocks most of ports, so I want to specify these client_port, what should I do? Bes