Stream
Stream all kinds of digital content directly to your visualization devices
Table of contents
Structure
The stream visualization app can be configured by passing an URI of the stream.
{
  "type": "STREAM",
  "config": {
    "uri": "http://yourstream.rtmp"
  }
}
Validation
| Config parameter | Description | Required | Allowed Values | Default | 
|---|---|---|---|---|
| uri | URI of the stream to be shown | x | URI | 
Restrictions
There are no restrictions on the stream visualization app. It runs on all visualization devices.