Viz Pilot User Guide

Version 8.7 | Published September 25, 2023 ©

Thumbnail Generator

Thumbnail Generator is a Windows service that automatically generates thumbnails of data elements as they are created or changed. The thumbnails are stored in the Viz Pilot database.

The thumbnails are used in the data element lists in Viz Pilot News and Director, as well as the Legacy Playlist, but are not used in the new Playlist Window. They are not used in the Pilot Data Server either, since the Pilot Data Server uses thumbnail links that point to the Preview Server in its data element descriptions.

For information on installing Thumbnail Generator, see Pilot Data Server Installation.

Configuration

Only one instance of Thumbnail Generator should be running at any given time. Having two instances running will not lead to errors, but will create an extra load on the Preview Server and its Viz Engine, since all thumbnails will be generated twice.

The Preview Server must be configured in the Pilot Data Server under Settings > VCP Parameters > preview_server_uri. See the Viz Pilot Release Notes for the recommended versions of Preview Server.

Thumbnail Generator uses the database specified during Pilot Data Server installation. To change the database, run the Pilot Data Server Installation again and select Change, or click Change from the list of installed programs in Windows.

Operation

Thumbnail Generator listens to database change notifications in order to update thumbnails automatically. It maintains a queue of data elements to be processed, which will be ordered so that the data elements most recently updated will be processed first. If there are many simultaneous changes, it may take some time before the thumbnail of a specific element is generated by Thumbnail Generator. To avoid overloading the Preview Server or the Viz Engine with thumbnail requests, Thumbnail Generator will also wait a number of seconds between consecutive requests.

Thumbnail Generator starts automatically when Windows starts. Thumbnail Generator handles database connection issues and doesn't require any kind of maintenance.

Logging

Thumbnail Generator places its log file at:

c:\ProgramData\Vizrt\Logs\Viz Pilot Thumbnail Generator\Thumbnail Generator.log

When Thumbnail Generator fails to generate a thumbnail for a data element it will retry with increasing intervals. If it fails a certain number of times, the item will not be retried any more, leaving the data element without a thumbnail.