|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations. For more information about the manual page format, see the manual page for manpages(5). |
QuickTimeStreamingServ... BSD System Manager's ManualQuickTimeStreamingServ...
NAME
QuickTimeStreamingServer -- RTP/RTSP streaming server
SYNOPSIS
QuickTimeStreamingServer [-hvdxID] [-c configFile.xml] [-o configFile.conf] [-S seconds]
DESCRIPTION
QuickTimeStreamingServer is the Real Time Streaming Protocol (RTSP)/Realtime Trasport Protocol(RTP)
server.
A list of flags and their descriptions:
-h Prints usage
-v Prints usage
-d Run in the foreground
-x Force creation of a new .xml config file and exit
-I Start the server in the idle state
-D Display performance data
-c myconfigpath.xml
Load configuration from xml config file
-o myconfigpath.conf
Load configuration from old style config file
-S Seconds
Output server statistics every n seconds
FILES
/Library/QuickTimeStreaming/Config/streamingserver.xml
/Library/QuickTimeStreaming/Modules
/Library/QuickTimeStreaming/Movies
/Library/QuickTimeStreaming/Playlists
/Library/QuickTimeStreaming/Logs
/Library/QuickTimeStreaming/Docs
SEE ALSO
PlaylistBroadcaster(1), MP3Broadcaster(1), StreamingLoadTool(8)
Darwin February 11, 2005 Darwin
|
|