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: QTSS 4.1 responding on win2k non-standard ports - possible?



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".


	root# grep -n 554 /usr/sbin/streamingadminserver.pl
	157:      "qtssPort", "554",
	195:      "qtssPort", "554",
	233:      "qtssPort", "554",

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.

References: 
 >QTSS 4.1 responding on win2k non-standard ports - possible? (From: Peter Burke <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.