Send any Trigger to external Systems/APIs

For cases, where NDI tally flag trigger or ATEM/vMix remote connections cant be used, you can setup a custom trigger at any given point.

Send trigger via TCP command

If your receiving side is able to understand any custom TCP command, you would setup the remote connection like this:

  1. Setup and activate the Connection in the settings via “Remote Control > Outgoing > TCP Custom”.
  2. You would then create a new Overlay of type “Remote Control” and insert your custom TCP command there.
  3. (Optional) You would then add the Overlay to any point in the Playlist, e.g. on Clip 1 of a new Block via “Right Click Clip > Overlays”.

As a result the TCP command will be send at the given time in the playlist or when you press the overlay button.

Send trigger via JavaScript

If your receiving side is a custom API or needs special formatting, you would need to setup your own script for this:

  1. Create a new Overlay of type “Webpage / HTML File”.
  2. Use JavaScript in your HTML File to embed any custom command. A good examle would be a NodeJS server sending customized TCP commands.

Send trigger via API (WebSockets)

If you want the current PLAYDECK status in your script, you can use our API:

  1. Create a new Overlay of type “HTML Templates”.
  2. For an Introduction on how to use the API, click on “Main Menu > Settings > Scripting > How to create Scripts”
  3. Modify any Sample (duplicate it) or create your own Script

vMix: Send/Receive Video

The best way to connect vMix with PLAYDECK (both ways) is NDI. Multichannel Audio is supported.

Send Video from vMix to PLAYDECK

You only need to activate NDI as External Output like this:

PLAYDECK Professional Video Playback Playout Software for Windows * Send and Receive Video to and from vMix
PLAYDECK Professional Video Playback Playout Software for Windows * Send and Receive Video to and from vMix

Send Video from PLAYDECK to vMix

Activate NDI Output in PLAYDECK and add the NDI as new Source in vMix like this:

PLAYDECK Professional Video Playback Playout Software for Windows * Send and Receive Video to and from vMix
PLAYDECK Professional Video Playback Playout Software for Windows * Send and Receive Video to and from vMix

OBS Studio: Send/Receive Video

The best way to connect OBS with PLAYDECK (both ways) is NDI. Multichannel Audio is supported.

OBS doesn’t deliver NDI out of the box. You need to install an additional PlugIn, which is a quick and easy process:

  1. Download PlugIn HERE (Select “obs-ndi…..Windows-Installer.exe”)
  2. Close OBS and install the PlugIn like any other Windows App

Send Video from OBS to PLAYDECK

The NDI PlugIn inserts a new Option into the Tools Menu. Pick NDI Output and activate it:

PLAYDECK Professional Video Playback Playout Software for Windows * Send and Receive Video to and from OBS
PLAYDECK Professional Video Playback Playout Software for Windows * Send and Receive Video to and from OBS

Send Video from PLAYDECK to OBS

Activate NDI Output in PLAYDECK. The OBS NDI PlugIn inserts a new NDI Source, which you can add to your OBS Scene like this:

PLAYDECK Professional Video Playback Playout Software for Windows * Send and Receive Video to and from OBS
PLAYDECK Professional Video Playback Playout Software for Windows * Send and Receive Video to and from OBS