~ubuntu-branches/ubuntu/oneiric/popt/oneiric

« back to all changes in this revision

Viewing changes to test3-data/03.input

  • Committer: Bazaar Package Importer
  • Author(s): Paul Martin
  • Date: 2010-05-13 05:14:50 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100513051450-1qefp4e2if4hbkri
Tags: 1.16-1
* New upstream release (Closes: #581439)
* Switch to dpkg-source 3.0 (quilt) format
* Add a watch file.
* Update to standards version 3.8.4 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#
2
 
# WARNING: NO LINE IN THIS FILE SHOULD BE LONGER THAN 999 characters!
3
 
#
4
 
# a vague real world example
5
 
#
6
 
# the vers no of this file. useful for debug
7
 
confversion=1.0.0.0
8
 
 
9
 
# date and time of expiry of this license
10
 
expires=19:57:56 03/16/01
11
 
 
12
 
# max no of simultaneous sessions
13
 
sessions=-1
14
 
 
15
 
# hostid(s) of licensed host(s): matisse
16
 
hostid=72738c36
17
 
 
18
 
# degas (exodus)
19
 
hostid=80b0cafb
20
 
 
21
 
# max
22
 
hostid=80c104e4
23
 
 
24
 
# breton
25
 
hostid=80cf520f
26
 
 
27
 
# vaneyck
28
 
hostid=809fc805
29
 
 
30
 
# port at which SSM should listen (unless -p)
31
 
port=6666
32
 
 
33
 
# the name of the realserver that we proxy for
34
 
realservername=goya:554
35
 
 
36
 
# the ip addr of real server we proxy fo
37
 
realserverip=127.0.0.1:554
38
 
 
39
 
# are we using an SDMUX to receive rev STP pkts?
40
 
sdmux=0
41
 
 
42
 
# allow run time config through TCP connection
43
 
runtimeconf=1
44
 
 
45
 
# should we connect to SOC for delivinit/update etc?
46
 
soc=1
47
 
 
48
 
# address of the SOC
49
 
socaddr=127.0.0.1
50
 
 
51
 
# no of secs before we timeout SOC connection
52
 
socconntimeout=3
53
 
 
54
 
# SOC port for sending delivinit query
55
 
socqport=4110
56
 
 
57
 
# SOC port for sending delivery update
58
 
socuport=4111
59
 
 
60
 
# run in load test mode? (ignore player disconnect)
61
 
loadtest=0
62
 
 
63
 
# port of SSM to redirect to on probe bw < desc bw
64
 
tunnelssmport=5541
65
 
 
66
 
# allow TCP (RTSP interleaved) streaming?
67
 
allowtcptransport=0
68
 
 
69
 
# enable RDT rev packets?
70
 
realrevpkts=0
71
 
 
72
 
# allow asm switches? 0=no,1=yes,2=all within maxasmtime,3=1 within maxasmtime
73
 
# 4=same as 2 but also whenever told by CSM after maxasmtime+tell CSM
74
 
asmrules=4;
75
 
# max time to which we will allow asm switches
76
 
maxasmtime=10
77
 
 
78
 
# time to wait after switch before starting below
79
 
asmwaittime=4
80
 
 
81
 
# time over which to calc post asm switch input rate
82
 
asmcalctime=4
83
 
 
84
 
# time after LETSWITCH within which to permit switch
85
 
maxletswitchtime=20
86
 
 
87
 
# change setbw? 0=no,1=block,2=sub w/1st,3=sub w/curr,4=tell CSM,5=allow w/asm
88
 
# 6=sub w/cur enc rate & tell CSM & generate setbw on switch
89
 
setbw=6;
90
 
# minimum time between setbw requests from player
91
 
setbwblocktime=15
92
 
 
93
 
# max time within which we allow post asm setbw
94
 
asmsetbwtime=3
95
 
 
96
 
# post switch wait time (secs) before we send setbw
97
 
setbwwaittime=1
98
 
 
99
 
# max setbw as % of [init/post switch] input rate
100
 
inputmaxsetbw=100
101
 
 
102
 
# max setbw as % of current encoding rate
103
 
encratemaxsetbw=100
104
 
 
105
 
# % increase in encratemaxsetbw for live streams
106
 
livesetbwdelta=2
107
 
 
108
 
# temporarily here. encoding rate bits/sec
109
 
encrate=34000
110
 
 
111
 
# max output rate = maxoutproberate % probe rate
112
 
maxoutproberate=85
113
 
 
114
 
# max output rate = maxoutencrate % curr enc rate
115
 
maxoutencrate=140
116
 
 
117
 
# worst case outrate. should be > encratemaxsetbw
118
 
minoutencrate=108
119
 
 
120
 
# max out rate = er+erprgamma%(maxoutpr%pr-er)
121
 
erprgamma=70
122
 
 
123
 
# the CSM UTP: % loss above which CSM will enter CC
124
 
utp=15
125
 
 
126
 
# CSM alpha for narrowband
127
 
nbalpha=77
128
 
 
129
 
# CSM alpha for broadband
130
 
bbalpha=83
131
 
 
132
 
# periodic sendTS? 0 = sendTS only at SR_COMPUTE
133
 
tsfrequency=10
134
 
 
135
 
# SReoc as a % of the encoding rate
136
 
recoveryrate=140
137
 
 
138
 
# maximum server side buffer (in packets)
139
 
maxbuffer=2000
140
 
 
141
 
# client side buffer (in milliseconds)
142
 
csmbuffer=12000
143
 
 
144
 
# probe bw > probedelta % describe bw for us to work
145
 
probedelta=120
146
 
 
147
 
# the number of probes to do at the beginning
148
 
numprobes=4
149
 
 
150
 
# number of packets to burst during each probe
151
 
probebuffpkts=5
152
 
 
153
 
# time (in microsecs) interval between probes
154
 
probeinterval=600000
155
 
 
156
 
# client logs to none(0),disk(1),soc(2),both(3)
157
 
clientlog=2
158
 
 
159
 
# 0=none,1=brief,2=detailed,3=extensive
160
 
loglevel=2
161
 
 
162
 
# connected to monitor?
163
 
monitor=0
164
 
 
165
 
# 0=none, 1=test
166
 
testmode=0
167
 
 
168
 
# are we using the emulator?
169
 
emulator=0
170
 
 
171
 
# emulator IP address
172
 
emuaddr=127.0.0.1
173
 
 
174
 
# emulator TCP control port to connect to
175
 
emuport=4200
176
 
 
177
 
#
178
 
# aux serv config
179
 
#
180
 
# start aux server? 0=no, 1=yes
181
 
auxsvr=0
182
 
 
183
 
# IP address of mgmt server
184
 
mngsvrip=127.0.0.1
185
 
 
186
 
# port where mgmt server listens
187
 
mngsvrport=15550
188
 
 
189
 
# IP address of SSM that we are monitoring
190
 
ssmip=127.0.0.1
191
 
 
192
 
# port where aux server should listen
193
 
auxsvrport=14445
194
 
 
195
 
# frequency of aux server checks
196
 
auxsvrchkfreq=2
197
 
 
198
 
auxsvrchkperiod=60;
199
 
#
200
 
# congestion simulation info
201
 
#
202
 
# congestion simulation?
203
 
simulation=0
204
 
 
205
 
# size of the network buffer
206
 
netbuffer=5
207
 
 
208
 
# time (in secs) between drop rate recalculation
209
 
siminterval=3
210