Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with Streaming Server



My guess is that the QT Player machine that works is probably set to use UDP for
its streaming transport (port 554), and that the QT Player machines that give you the
404 error message are set to use HTTP streaming transport (port 80). The 404 error
message is most likely being returned not by QTSS per-se, but more likely from a
web server that is running concurrently on the same machine/IP address as your
Darwin Streaming Server.


Two simple things:
1) Make sure that you are NOT running any other Web services (ie. port 80) on
the same server machine.
2) Make sure that you then enable "streaming on port 80" for the Darwin Streaming
Server (either by using the Streaming Web Admin to login and enable the check box,
or else by hand editing c:\Program Files\Darwin Streaming Server\streamingserver.xml
and under rtsp_port, you add in 80:


                <LIST-PREF NAME="rtsp_port" TYPE="UInt16" >
                        <VALUE>554</VALUE>
                        <VALUE>7070</VALUE>
                        <VALUE>8000</VALUE>
                        <VALUE>80</VALUE>
                </LIST-PREF>

--
Billy Brown

On Wednesday, September 25, 2002, at 08:55 AM, Burgess, Jeffrey T wrote:

Hello,
This may not be the proper forum for this, but I've not been able to find
anything better. (If you have suggestions, please fire away)


I am running the Windows version of the darwin streaming server, after
some muddling through getting my video source to properly send it's unicast
stream to the darwin server, I am able to access the stream, using a
reference .MOV file containing an RSTP link to my .SDP file, from only one
machine. Any other machine which I attempt to view the source from get's a
404 not found error. It does not matter if I log into those machines as
myself or not, so I do not think it's a permissions issue.


ANY help anyone can provide would be greatly appreciated. I am trying to
set this up at our college for an external no-profit group who will be
having a seminar this coming weekend. :)




Jeffrey T Burgess
Network Specialist
Saint Joseph College
1678 Asylum Avenue
West Hartford, Ct 06117
(860) 231-5583
_______________________________________________
streaming-server-developers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-> developers
Do not post admin requests to the list. They will be ignored.
_______________________________________________
streaming-server-developers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-developers
Do not post admin requests to the list. They will be ignored.

References: 
 >Help with Streaming Server (From: "Burgess, Jeffrey T" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.