HP ProLiant xw2x220c Remote Graphics Software 5.2.5 User Guide - Page 152

Receiver image codec properties, Rgreceiver.Log.Level.IsMutable

Page 152 highlights

Rgreceiver.Log.Filename=string ("rg.log") Rgreceiver.Log.Filename.IsMutable=bool (1) This property specifies the path to the log file, and is only used if RgReceiver.Log.IsFileLoggerEnabled is set to 1. The default path on Windows is located in the directory where the RGS Receiver is installed, normally C:/Program Files/Hewlett-Packard/Remote Graphics Receiver/rg.log. The default path on Linux is $HOME/.hpremote/rgreceiver/rg.log. Rgreceiver.Log.Level=string ("INFO") Rgreceiver.Log.Level.IsMutable=bool (1) RGS supports five logging levels: DEBUG, INFO, WARN, ERROR, and FATAL. If DEBUG is chosen, all level of output from DEBUG to FATAL will be output to the log file. If WARN level is chosen, all levels from WARN to FATAL will be output. The default value is INFO-all DEBUG output is turned off. Rgreceiver.Log.MaxFileSize=int (1024) Rgreceiver.Log.MaxFileSize.IsMutable=bool (1) This sets the maximum size of the log file in kilobytes (Kbytes). The default maximum size is 1,024 Kbytes. Rgreceiver.Log.NumBackupFiles=int (5) Rgreceiver.Log.NumBackupFiles.IsMutable=bool (1) If the log file exceeds its maximum size, the log file will be saved, and a new log file will be created. This property sets the number of extra files that will be saved. The default number of saved files is five. 8-5-12 Receiver image codec properties Rgreceiver.ImageCodec.IsMutable=bool (1) If set to 1, the local user can adjust the image quality using the Remote Display Window Toolbar. If set to 0, the user cannot change the image quality. This property and the following property can be used to permanently set the image quality before the Receiver is started. The default value is 1-the image quality can be adjusted by user. Rgreceiver.ImageCodec.Quality=int (65) Rgreceiver.ImageCodec.Quality.IsMutable=bool (1) This property sets the image quality in the Remote Display Window, and can be set to a value from 0 to 100. A value of 100 is the highest image while 0 is the lowest image quality. Under most circumstances, the default value of 65 will be sufficient. Lower values of Rgreceiver.ImageCodec.Quality will typically reduce RGS bandwidth requirements on the network. NOTE: Even with an image quality of 100, RGS still performs image compression to reduce the network bandwidth requirements. While the image on the Receiver will usually appear visually lossless to the user at an image quality of 100, the actual image data sent over the network from the Sender to the Receiver will be "lossy" to a limited extent. RGS properties 152

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191

RGS properties 152
Rgreceiver.Log.Filename
=string
(“rg.log”)
Rgreceiver.Log.Filename.IsMutable
=bool
(1)
This property specifies the path to the log file, and is only used if
RgReceiver.Log.IsFileLoggerEnabled
is set to 1. The default path on Windows is located in the directory where the RGS Receiver is installed, normally
C:/Program Files/Hewlett-Packard/Remote Graphics Receiver/rg.log
. The default path on
Linux is
$HOME/.hpremote/rgreceiver/rg.log
.
Rgreceiver.Log.Level
=string
(“INFO”)
Rgreceiver.Log.Level.IsMutable
=bool
(1)
RGS supports five logging levels: DEBUG, INFO, WARN, ERROR, and FATAL. If DEBUG is chosen, all level of
output from DEBUG to FATAL will be output to the log file. If WARN level is chosen, all levels from WARN to
FATAL will be output. The default value is INFO—all DEBUG output is turned off.
Rgreceiver.Log.MaxFileSize
=int
(1024)
Rgreceiver.Log.MaxFileSize.IsMutable
=bool
(1)
This sets the maximum size of the log file in kilobytes (Kbytes). The default maximum size is 1,024 Kbytes.
Rgreceiver.Log.NumBackupFiles
=int
(5)
Rgreceiver.Log.NumBackupFiles.IsMutable
=bool
(1)
If the log file exceeds its maximum size, the log file will be saved, and a new log file will be created. This property
sets the number of extra files that will be saved.
The default number of saved files is five.
8-5-12 Receiver image codec properties
Rgreceiver.ImageCodec.IsMutable
=bool
(1)
If set to 1, the local user can adjust the image quality using the Remote Display Window Toolbar. If set to 0, the
user cannot change the image quality. This property and the following property can be used to permanently set
the image quality before the Receiver is started. The default value is 1—the image quality can be adjusted by
user.
Rgreceiver.ImageCodec.Quality
=int
(65)
Rgreceiver.ImageCodec.Quality.IsMutable
=bool
(1)
This property sets the image quality in the Remote Display Window, and can be set to a value from 0 to 100. A
value of 100 is the highest image while 0 is the lowest image quality. Under most circumstances, the default value
of 65 will be sufficient. Lower values of
Rgreceiver.ImageCodec.Quality
will typically reduce RGS
bandwidth requirements on the network.
NOTE:
Even with an image quality of 100, RGS still performs image compression to reduce the network
bandwidth requirements. While the image on the Receiver will usually appear visually lossless to the user at an
image quality of 100, the actual image data sent over the network from the Sender to the Receiver will be
“lossy” to a limited extent.