Skip to main content
All CollectionsViz Data ConnectorsConnectors CatalogSports
Working with Data Connectors: Scorebridge
Working with Data Connectors: Scorebridge
Updated over a week ago

This Data Connector is not included in the Graphics license and requires payment of an additional licensing fee. If you need access, please get in touch with the support team.

Scorebridge allows you to integrate any scoreboard data, such as timing, score, and game data, via the Scorebridge device into Viz Flowics HTML5 graphics in real-time.


Creating the Scorebridge Data Input

In Viz Flowics, the first step is to create the Scorebridge Data Input. Follow these steps:

  1. In the top menu of the Viz Flowics platform, click on Data Connectors.

  2. Select Data Inputs.

  3. Click on the plus sign to add a new Data Input (Only company administrators can create new inputs).

  4. Select from the list "Scorebridge - Timing & Scores"

  5. Once a new input is created, click on it

  6. Copy the URL from the push instructions into a notepad

  7. Rename your input for easy identification, as you will need to select it in the graphics editor when building your graphics package.

Setting up Scorebridge

  1. To configure the Push URL navigate to the folder where Scorebridge was installed (typically located at: C:\Program Files(x86)\Graphics Outfitters\ScoreBridge)

  2. Open the config JSON file. Replace the existing value in "websocket_uri" with the PUSH URL obtained from the data input.


    Save the changes and close the file.

  3. Within the same folder, find the sbFlow application and execute it.


    This will open a backlog window with an error message (this is normal as the Scorebridge app is not running yet)

  4. Now, execute Scorebridge and load an existing configuration. Configurations save your Scorebridge settings for each sport or scoreboard controller.

  5. Use the Testing Output data as the input method for testing purposes, or if you are ready to use real data, use one of the listed input methods such as XML/JSON/CSV file, etc.

  6. Make sure the Output Method is set to JSON Array (VMix)

  7. Click on Connect

  8. After the connection is established you will see the green square at the bottom right corner

The backlog will start showing JSON payload sent successfully

Connecting the data to Viz Flowics Graphics

After configuring and successfully receiving messages in the backlog from Scorebridge, go to the Viz Flowics Graphics editor to build your graphics and connect the data.

Watch the following video where you can see how to add the data connector, configure it within the graphics editor, and bind the data to your graphics:

Tip: if you change the data input, you must close the backlog window and the Scorebridge application, and then restart the services to establish the connection again.

Did this answer your question?