HTTP and UDP streaming use the same RTSP port. So your server bound to
port 554 (or 7070, 80, 8000, 8001, whatever) for UDP streaming can also
serve HTTP clients.
HTTP tunneled streaming does have some benefits. When a server is
overloaded and packet loss is affecting some client sessions as a
result, HTTP has been better about resending lost packets. Of course,
you shouldn't ever let your server get overloaded in the first place.
Otherwise I don't think there is a big difference between UDP and HTTP
in terms of performance & reliability.
-Joel Hedden
On Mar 26, 2005, at 5:16 PM, Greg J. Ogonowski wrote:
I'm curious why you would want to do this?
The idea behind HTTP tunnel is to go through secure firewalls on the
standard HTTP port 80. Doing anything else defeats this purpose. If
you want to run on a different port, it is more efficient to run RTSP
since the stream overhead is lower than an HTTP tunnel.
Stream Efficiency in Order
1. RTSP UDP
2. RTSP TCP
3. HTTP TCP
-greg.
At 16:47 2005-03-26, John C Ruff wrote:
Is it possible to change the tunnel port for RTSP over HTTP from the
default 80/tcp? If so how? Running DSS 5.0.1.1 on lInux.
Thanks
--
___________________
John Ruff
email@hidden
"No one can see past a choice they don't understand." --Oracle
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Streaming-server-users mailing list
(email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/streaming-server-users/
email@hidden
This email sent to email@hidden
_______________________________________________________________________ ___
Greg J. Ogonowski
VP Product Development
ORBAN / CRL, Inc.
1525 Alvarado St.
San Leandro, CA 94577 USA
TEL +1 510 351-3500
FAX +1 510 351-0500
email@hidden
http://www.orban.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Streaming-server-users mailing list
(email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/streaming-server-users/
email@hidden
This email sent to email@hidden