It probably means that you're running a Web server on the same machine.
Since Web servers also use port 80, that server may be intercepting the
request and trying to find a Web file with that name. When it can't
find one, it returns a 404 error.
John Anderson
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.