User guide

4Sight 111
Administrator Guide
Versi o n 3 . 1
Thinning parameters
The following preferences configure the server thinning algorithm. They
are all in milliseconds.
real_rtsp_timeout
rtsp_timeout is the time-out that gets
reported to the client.
This is the actual time-out value.
rtsp_timeout
Amount of time in seconds the server will wait
before disconnecting idle RTSP clients.
This timer is reset each time the server receives
a new RTSP request from the client.
auto_start
If true the streaming server will be launched
when the Web Admin starts.
Keyword Value
drop_all_packets_delay
If a packet is only sent this far ahead of when
the client needs to play it, it is dropped
drop_all_video_delay
If a video packet passes this delay, it is dropped.
always_thin_delay
If a packet passes this delay, thin some more.
thin_all_the_way_delay
If a packet is only sent this far ahead of when
the client needs to play it, the server thins the
stream as much as possible.
start_thinning_delay
If a packet is this late, we might thin some more.
start_thicking_delay
If the server is sending packets this far ahead of
when the client needs them, it will attempt to
add a little bandwidth to the stream
thick_all_the_way_delay
If a packet is this late, restores full quality.
quality_check_interval
The server checks packet delay differences at
this interval.