User guide

110
Versi o n 3 . 1
safe_play_duration
If the server discovers it is serving more than
its allowed maximum bandwidth (using the
average bandwidth computation) it will
attempt to disconnect the most recently
connected clients until the average bandwidth
drops to acceptable levels. However, it will not
disconnect clients if they have been
connected for longer than this time, in
seconds. If this value is set to 0, it will never
disconnect clients.
average_bandwidth_update
This is the interval in seconds between
computations of the server's average
bandwidth.
total_bytes_update
The interval in seconds between updates of
the server's total bytes and current bandwidth
statistics.
bind_ip_addr
This tells the server what IP address(es) it
should accept client connections on.
A value of 0 means all IP addresses currently
enabled for the machine.
movie_folder
Path to the root folder for movies.
rtp_timeout
Amount of time in seconds the server will wait
before disconnecting idle RTP clients.
This timer is reset each time the server receives
an RTCP status packet from the client.
maximum_bandwidth
Maximum amount of bandwidth (in kbps) the
server is allowed to serve.
If this limit is exceeded, new client requests for
additional streams will receive the RTSP error
453, "Not Enough Bandwidth"
maximum_connections
Maximum number of concurrent connections
allowed by the server.