|
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). |
StreamingLoadTool(8) BSD System Manager's Manual StreamingLoadTool(8)
NAME
StreamingLoadTool -- Load testing tool for QuickTimeStreamingServer
SYNOPSIS
StreamingLoadTool [-d] [-i urlid] [-f path] [-c #] -c fileName
DESCRIPTION
StreamingLoadTool simulates multiple RTSP/RTP clients. The number of clients, URLs, and other options
can be configured via a configFile.
A list of flags and their descriptions:
-f configFile
Config file to use. The default is /Library/QuickTimeStreaming/Config/streamingloadtool.conf
-c httpCookie
HTTP cookie to use. Overrides what is in config file
-i urlID
RTSP stream URL id (i.e. trackID or streamID etc.). Default is -i trackID
-d Display debug messages
FILES
/Library/QuickTimeStreaming/Config/streamingloadtool.conf
SEE ALSO
QuickTimeStreamingServer(8),
Darwin February 11, 2005 Darwin
|
|