Viz Ticker User Guide

Version 3.1 | Published May 27, 2020 ©

Getting Started

To Configure a Single Source Ticker Feed

  1. Click Start > All Programs > Vizrt > Viz Ticker > Ticker Feed > Open Settings Folder. This opens the folder where the default.ini file is located.

    images/download/attachments/50594896/tickerfeed_ini.png

    The default.ini file must be created under %APPDATA%\Vizrt\Ticker Feed\Settings. The file can be manually copied from the Ticker Feed installation folder, where it is called default.ini.example, and then renamed to default.ini. Alternatively start Ticker Feed once, and the system automatically performs the copying/renaming operation.

  2. Open the default.ini file.

  3. Define the Media Sequencer Hostname.

    Example: mseq-hostname=localhost

  4. Define the Source XML file that should feed data elements to the Ticker System.

  5. Define the Transformation.

    Example: transformation=feedcomp:rss20,xsl:filters\rss20_to_TickerFeedExample.xsl

To Configure a Multi-source Ticker Feed

Note: To set up a multi-source Ticker Feed configuration, it is necessary to launch one Ticker Feed instance for each source. Each source must also have a separate INI file.

  1. Click Start > All Programs > Vizrt > Viz Ticker > Ticker Feed > Open Settings Folder. This opens the folder where the default.ini file is located. The default.ini file must be created under: %APPDATA%\Vizrt\Ticker Feed\Settings. The file can be manually copied from the Ticker Feed installation folder, where it is called default.ini.example, and then renamed to default.ini. Alternatively start Ticker Feed once, and the system automatically performs the copying/renaming operation.

  2. Save the default.ini file with a new descriptive name, for example internal.ini and place it in the same folder.

  3. Create a shortcut of the TickerFeed.exe file in the installation directory of Ticker Feed. See Installation Directories.

  4. In the Ticker Feed Properties text box, type --inifile=internal.ini (if the example file name above has been used).

    images/download/attachments/50594896/tickerfeed_feedparameter.png
  5. Define the Media Sequencer Hostname.

    Example: mseq-hostname=localhost

  6. Define the Source XML file that should feed data elements to the Ticker system.

  7. Define the Transformation.

    Example: transformation=feedcomp:rss20,xsl:filters\rss20_to_TickerFeedExample.xsl

    For all additional sources, repeat the steps in this procedure so that one Ticker Feed instance with a separate INI file can be launched for each source. Make sure to name the INI file and instance parameter differently for each source.

To Start Ticker Feed

Note: The correct INI file settings must be entered before the program is started. For more information, see To set up a single source Ticker Feed.

  • Click Start > All Programs > Vizrt > Ticker Feed > Ticker Feed. When launched, the program starts to monitor a URL and send data to the Media Sequencer.