Content

Summary

This document provides information about the AJA KiPro protocol implementation for VSM.

Status of Drvier

APPROVED 

Component for Driver

GADGETSERVER

Release (Build) of Component

vsmGadgetserver 5.6.1.x   (since 2017)

Revision of Implementation1.0

Name of 3rd Party APIRest
Version of 3rd Party API
Additional 3rd Party information

Connection

Connection TypeHTTP via TCP/ IP
Default Port80

Since Http often closes the connection, the “Volatile TCP” stream type must be selected. Otherwise, the protocol driver will periodically report an offline state.

Supported Features

  • Clip selection

  • Displays the time code

  • Recognizes slot changes

  • Current clip

  • Play, Pause, Stop, Record, Forward and Rewind.

All functions are provided as gadgets in vsmStudio.  

Supported Commands

GoToClipUsed to select a clip
TransportUsed to start, stop, pause a clip.
GetClipsRequests a list of all clips.
GetParameterGets a parameter value.
SetParameterSets a parameter value.
WaitForEventsListens for change notifications.

Configuration Details

No Configuration required

Known Issues

See Connection

Related Articles

n/a