User`s guide
234 Chapter 16: Preview Server
16 Preview Server
This section describes the installation and configuration of the Preview Server.
The Preview Server is a console application setting up an HTTP REST service on 
port 54000 on the host it is running. This service accepts requests for graphical 
snapshots of playout elements from a Viz Engine. Per default, the Viz Engine must 
run on the same host as the Preview Server, but it is possible to specify another 
host for the Viz Engine.
IMPORTANT! The Preview Server must be installed on a separate Viz Engine machine 
with its own license.
This section contains information on the following topics:
• Command Line Arguments
• To install/upgrade the Preview Server
• To configure the Preview Server using command line arguments
• To start the Preview Server
Command Line Arguments
The executable file can be started with the following command line arguments:
To install/upgrade the Preview Server
1. Run the installer.
2. Click Next.
•
Optional
: Select the location of the installed files.
Table 32: Preview Server Command Line Options
Argument Description
-h= 
or
 -host= Specifies the host name of the host running the Viz Engine. 
Default is localhost.
-p= 
or
 -port= Specify the host port of the host running the Viz Engine. 
Default is 50007, which is the Viz Multiplexer port of the 
old Viz 2.x, and the built-in multiplexer port of Viz 3.x.
-l= 
or
 -listen= Specifies the listener port for the Preview Server. Default is 
54000.
-t= 
or
 -timeout= Specifies the default time out for a preview request in 
seconds. Default is 30s.
-v 
or
 -verbose Specifies verbose output to the Preview Server log. Enable 
this if you want to report issues to Vizrt.
-? 
or
 -help Displays help on command line arguments when using 
command prompt.










