Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configuration Article | CA-20220907-TP-10

VDG Sense | API | Usage

PDF Download

View file
nameCA-20220907-TP-10.pdf

Table of Contents

Transcoding can be used to reduces the image quality and resolution before the image is send over the network. It is mainly used when connecting through a WAN connection with a low bandwidth. Depending on the BandWidth value and already send images, an image is marked or rejected for sending. When marked, the image is first decompressed and rescaled using the ImageWidth and ImageHeight parameter. Then it is compressed again using the ImageQuality parameter. This way the server will optimize the resulting image before sending it. For best performance and quality the ImageWidth and ImageHeight parameters must be the same as the displayed image.

...