I'm guessing that you are getting the 404 not found because there
likely is a web server (port 80) running on the same machine as
your QTSS processes.
Do both of these things:
1) Stop the Web server processes (if any) that may be running on the
streaming server machine
2) Enable "streaming on port 80" in the Streaming Web Admin
Now, you should be able to stream via RTSP from your QT Client
regardless of if the client has is Streaming Transport set to UDP (port
554)
or HTTP (port 80).
--
Billy Brown
On Tuesday, October 29, 2002, at 01:17 PM, Steve Mansfield wrote:
Hi All
Firstly apologies as noted above. Now, having got the grovelling out
of the
way, I need your collective wisdom to help me stream over port 80.
I set this option in the QTSS web page, but when I launch the url in
QT player
I get a 404. If I change the stream protocol to use UDP etc it works
fine.