Video Transport Help Files
Sign up
Control Panel
Support
Pricing
Search…
English
Welcome to Video Transport
FAQ
Basics
Use cases
Features
Licensing
Installing the software
Using Video Transport
System requirements
Network configuration
Tools
VT Publisher
VT Receiver
VT Guest
VT Guest Link
The Web Preview
VT Server
Control Panel
VT SDK
My Account section
Usage
Disable NDI auto-location
UDP/TCP Tunneling
Mix-minus routing
Changing the audio bitrate
Partner License
Remote PTZ camera control
Troubleshooting
Can't connect to the signaling server
Streaming does not start
The Web Preview does not work
Change Log
VT API (beta)
Quick Start
Connection to signaling
Managers
Channels
Properties reference
Errors reference
Powered By
GitBook
Channels
A channel is an established connection between two VT modules.
channel_start
Start channel/output.
JSON
request
example:
C# code example:
channel stop
Stop channel/output.
JSON
request
example:
C# code example:
channel_info_get
Get channel properties values (statistics).
JSON
request
example:
JSON
callback
example:
C# code example:
channel_props_set
Set channel props values
JSON
message
example:
C# code example:
channel_props_remove
Remove channel props.
JSON
message
example:
C# code example:
channel_frame_get
Get a picture from the channel.
JSON
request
example:
JSON
callback
example:
C# code example:
webguest:control:get
Get the Web Guest settings.
JSON
request
example:
JSON
callback
example:
C# code example:
webguest:control:set
Set the Web Guest settings.
JSON message example
C# code example:
VT API (beta) - Previous
Managers
Next - VT API (beta)
Properties reference
Last modified
27d ago
Copy link
Contents
channel_start
channel stop
channel_info_get
channel_props_set
channel_props_remove
channel_frame_get
webguest:control:get
webguest:control:set