Content
Summary
This document provides information about the AJA KiPro protocol implementation for VSM.
Status of Drvier | |
---|
Component for Driver | |
---|
Release (Build) of Component | vsmGadgetserver 5.6.1.x (since 2017) |
---|
Revision of Implementation | 1.0 |
---|
Name of 3rd Party API | Rest |
---|
Version of 3rd Party API |
|
---|
Additional 3rd Party information |
|
---|
Connection
Connection Type | HTTP via TCP/ IP |
---|
Default Port | 80 |
---|
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
GoToClip | Used to select a clip |
---|
Transport | Used to start, stop, pause a clip. |
---|
GetClips | Requests a list of all clips. |
---|
GetParameter | Gets a parameter value. |
---|
SetParameter | Sets a parameter value. |
---|
WaitForEvents | Listens for change notifications. |
---|
Configuration Details
No Configuration required
Known Issues
See Connection
Related Articles
n/a