To bind QuickTime Streaming Server to a specific IP address, open the
streamingserver.xml configuration file in your
/Library/QuickTimeStreaming/Config folder, and change the value of the
bind_ip_addr field to the IP address to which you want to bind QTSS.
Then you'll need to sigHUP the server. So find its process ID and send
it a kill -HUP.
John Anderson
On Friday, January 31, 2003, at 08:00 AM, Aaron Bevan wrote:
I keep hearing the advice that I should bind the quicktime streaming
to another NIC so that I can use HTTP instead of RTSP when running on
the same computer as my web server. The people that tell me this never
know how its done.
Im running MacOS 10.2 Server on an XServe. If anyone knows how to bind
Quicktime to a different port please let me know.