On Thursday, October 31, 2002, at 04:18 PM, Peter Burke wrote:
Interesting problem just occurred when setting up a new server with
v4.1 of QTS. I've had version 3.n working fine on the same box with
Real 8.02 after re-mapping the rtsp ports to different values for the
Darwin server.
Today I tried the same thing on a new installation, but for some
reason I got nowhere the moment I changed ports entered in the xml
(eg. 554 to 555, 7070 to 7171, etc)
Do I have to edit more than just the streamingserver.xml to move the
ports from 554, 7070, 8000, 8001 to different values? If I edit just
the entries in the xml, the admin server for example tells me that
"server is starting up" as well as "Connect failure, unknown error"
after most of the page loads.
Yes. The problem is that the Streaming Web Admin (Perl server) is
likely still looking for the streaming
server to be on port 554. This came up recently on the streaming
server mailing list. What you
want to do is look in "streamingadminserver.pl".
Edit the file "streamingadminserver.pl" and replace the "554" with
"555". Save the change,
kill off any currently running instances of 'perl
streamingadminserver.pl', and then start up
the newly edited one:
root# perl /usr/sbin/streamingadminserver.pl
You should now be able to connect and use the Streaming Web Admin (port
1220) to access and control
your RTSP Darwin Streaming Server that is running on the alternate
ports (ie. 555, etc.)
--
Billy Brown
_______________________________________________
streaming-server-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-users
Do not post admin requests to the list. They will be ignored.