1.350 Mediakind-RX1

This page describes the device driver and the device window for the Mediakind RX-1 Multidecoder, controlled via REST HTTP.

The driver was tested with release 16.5.1.2

The driver can only control one decoding service/instance. As the Mediakind RX-1 can contain more than one "decoder". Each service instance has to be setup in a single device. The respective instance has to be configured at first setup on the device setup page (config.decoder).

Device window pages

The following table shows which device window pages are available with this individual device type. Tool-bar functions not mentioned here are described at the general description of device windows .

Configuration parameters

At the maintenance page of the device window there are a couple of configuration parameters which must be set to make the software talk to the Mediakind RX-1.

parameter description
address The Management IP address specification for the device. If authentification is enabled username and password have to be added
readBackDelay Defines the delay the driver uses when it reads back parameters recently commanded. The delay is initialized at a proved preset value which should not be changed under normal circumstances.
lowFreqLim Define the lower frequency limit if desired. By default the frequency do not contain a valid range
highFreqLim Define the upper frequency limit if desired. By default the frequency do not contain a valid range
lowSymRateLim Define the minimum symbolrate if desired. By default the symbolrate do not contain a valid range
highSymRateLim Define the maximum symbolrate if desired. By default the symbolrate do not contain a valid range
22kHz Set 22kz state for 1st RF input
lnbVoltage Set the lnb voltage for 1st RF input
22kHz.2 Set 22kz state for 2nd RF input
lnbVoltage.2 Set the lnb voltage for 2nd RF input
decoder Defines the desired decoder service instance.
stream Defines the desired reliable stream service instance.
interfaces Add the available network interfaces defined on the CE-1 as a comma separated list as these cannot be automatically read from the API. Make sure that you use the exact same naming as on the device.
marginThreshold Defines the minimum s/n margin value the driver accepts as OK. s/n margin values below this threshold raise a "Margin" fault (faults.30). The margin fault detection is done by the sat-nms device driver, not by the device itself. Hence, the margin value is stored as a saved parameter on the MNC rather than as a parameter in the IRD.
deviceComment An optional text entered here appears as an addition to the tooltip which is shown while the mouse is placed over a device icon in the GUI. The "\n" character sequence is translated into a newline character, splitting the text into multiple lines.

HTTP session reuse

Multiple devices located in the same frame (using the same IP address) can be configured to share the same HTTP session. For this enter the IP address and login credentials at the 'address' config parameter of the first device. For all other devices enter the name of the first device instead. These devices then reuse the HTTP session / connection of the first device. This has several advantadges:

Variables defined by this device driver

name type flags range
info.driver TEXT R/O StringRange R/O
lowLevel.cmd TEXT StringRange
lowLevel.reply TEXT R/O StringRange R/O
faults.99 ALARM R/O AlarmFlagRange R/O (Communication)
faults.commstat TEXT R/O StringRange R/O
info.type TEXT R/O StringRange R/O
info.port TEXT R/O StringRange R/O
info.frame TEXT R/O StringRange R/O
info.receiverName TEXT R/O StringRange R/O
info.transportName TEXT R/O StringRange R/O
info.chassisName TEXT R/O StringRange R/O
info.memSize TEXT R/O StringRange R/O
info.diskSize TEXT R/O StringRange R/O
config.readBackDelay INTEGER SAVE SETUP IntegerRange (100 .. 10000)
config.lowFreqLim INTEGER SAVE SETUP IntegerRange (0 .. 0)
config.highFreqLim INTEGER SAVE SETUP IntegerRange (0 .. 0)
config.lowSymRateLim FLOAT SAVE SETUP DoubleRange (0.0 .. 0.0)
config.highSymRateLim FLOAT SAVE SETUP DoubleRange (0.0 .. 0.0)
config.22kHz CHOICE SETUP EnumRange (OFF ON)
config.lnbVoltage CHOICE SETUP EnumRange (OFF 13V 18V)
config.22kHz.2 CHOICE SETUP EnumRange (OFF ON)
config.lnbVoltage.2 CHOICE SETUP EnumRange (OFF 13V 18V)
config.marginThreshold FLOAT SAVE SETUP DoubleRange (0.0 .. 0.0)
config.decoder CHOICE SAVE SETUP EnumRange (?)
config.stream CHOICE SAVE SETUP EnumRange (?)
config.interfaces TEXT SAVE SETUP StringRange
config.deviceComment TEXT SAVE SETUP StringRange
internal.channel INTEGER R/O IntegerRange R/O (0 .. 0)
internal.stream INTEGER R/O IntegerRange R/O (0 .. 0)
internal.configVersion TEXT R/O StringRange R/O
internal.postType TEXT R/O StringRange R/O
internal.programNo INTEGER R/O IntegerRange R/O (0 .. 0)
internal.cmd TEXT R/O StringRange R/O
internal.lo FLOAT R/O DoubleRange R/O (0.000 .. 0.000)
internal.lo2 FLOAT R/O DoubleRange R/O (0.000 .. 0.000)
internal.output TEXT R/O StringRange R/O
internal.inputMode TEXT R/O StringRange R/O
internal.inputModeSet TEXT R/O StringRange R/O
internal.outputMode TEXT R/O StringRange R/O
internal.outputModeSet TEXT R/O StringRange R/O
internal.ifc TEXT R/O StringRange R/O
internal.ifc2 TEXT R/O StringRange R/O
internal.serviceId TEXT R/O StringRange R/O
internal.serverId TEXT R/O StringRange R/O
internal.inputId TEXT R/O StringRange R/O
internal.outputId TEXT R/O StringRange R/O
internal.transportId TEXT R/O StringRange R/O
internal.videoId INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audio1Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audio2Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audio3Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audio4Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audio5Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audio6Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audio7Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audio8Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioOut1Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioOut2Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioOut3Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioOut4Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioOut5Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioOut6Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioOut7Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioOut8Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.videoTsId INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioTs1Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioTs2Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioTs3Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioTs4Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioTs5Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioTs6Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioTs7Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.audioTs8Id INTEGER R/O IntegerRange R/O (0 .. 0)
internal.nAudios INTEGER R/O IntegerRange R/O (0 .. 0)
flags.lock BOOLEAN R/O BooleanRange R/O (true false)
flags.ts BOOLEAN R/O BooleanRange R/O (true false)
flags.video BOOLEAN R/O BooleanRange R/O (true false)
flags.audio BOOLEAN R/O BooleanRange R/O (true false)
actState TEXT R/O StringRange R/O
actStateSrt TEXT R/O StringRange R/O
opState CHOICE NOPRESET EnumRange (START STOP)
opStateSrt CHOICE NOPRESET EnumRange (START STOP)
start TEXT NOPRESET StringRange
stop TEXT NOPRESET StringRange
startSrt TEXT NOPRESET StringRange
stopSrt TEXT NOPRESET StringRange
interface CHOICE EnumRange (IP ASI SAT)
interface.2 CHOICE EnumRange (IP ASI SAT)
delayMode CHOICE EnumRange (LOW STANDARD COMPATIBILTY SUPER LOW)
input.redundancy CHOICE EnumRange (OFF ACTIVE-PASSIVE ACTIVE-ACTIVE ACTIVE-ACTIVE-SWITCH ST-2022-7)
input.maxSkew INTEGER IntegerRange (10 .. 450)
input.lossTimeout INTEGER IntegerRange (0 .. 10000)
asi.1.packetSize CHOICE EnumRange (188 204)
input CHOICE NOPRESET EnumRange (1 2 3 4)
asi.2.packetSize CHOICE EnumRange (188 204)
input.2 CHOICE NOPRESET EnumRange (1 2 3 4)
frequency FLOAT DoubleRange (0.000 .. 0.000)
symbolRate FLOAT DoubleRange (0.000 .. 0.000)
searchRange INTEGER IntegerRange (2000 .. 50000)
goldCode INTEGER IntegerRange (0 .. 262142)
misFilter CHOICE EnumRange (ON OFF)
misStreamId INTEGER IntegerRange (0 .. 255)
frequency.2 FLOAT DoubleRange (0.000 .. 0.000)
symbolRate.2 FLOAT DoubleRange (0.000 .. 0.000)
searchRange.2 INTEGER IntegerRange (2000 .. 50000)
goldCode.2 INTEGER IntegerRange (0 .. 262142)
misFilter.2 CHOICE EnumRange (ON OFF)
misStreamId.2 INTEGER IntegerRange (0 .. 255)
dec.ipin.1.interface CHOICE NOPRESET EnumRange (lo eth1 eth2)
dec.ipin.1.address TEXT StringRange
dec.ipin.1.port INTEGER IntegerRange (0 .. 0)
dec.ipin.2.interface CHOICE NOPRESET EnumRange (lo eth1 eth2)
dec.ipin.2.address TEXT StringRange
dec.ipin.2.port INTEGER IntegerRange (0 .. 0)
dataRate FLOAT R/O DoubleRange R/O (0.000000 .. 0.000000)
dvbmode TEXT R/O StringRange R/O
modulation TEXT R/O StringRange R/O
pilots TEXT R/O StringRange R/O
fec TEXT R/O StringRange R/O
rolloff TEXT R/O StringRange R/O
state.ber TEXT R/O StringRange R/O
state.margin FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
state.level FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
state.dvbmode TEXT R/O StringRange R/O
totalBitCount INTEGER R/O IntegerRange R/O (0 .. 0)
bitError INTEGER R/O IntegerRange R/O (0 .. 0)
fecError INTEGER R/O IntegerRange R/O (0 .. 0)
ccError INTEGER R/O IntegerRange R/O (0 .. 0)
pidError INTEGER R/O IntegerRange R/O (0 .. 0)
pmtError INTEGER R/O IntegerRange R/O (0 .. 0)
syncByteError INTEGER R/O IntegerRange R/O (0 .. 0)
transportError INTEGER R/O IntegerRange R/O (0 .. 0)
tsSyncLoss INTEGER R/O IntegerRange R/O (0 .. 0)
programNo INTEGER IntegerRange (0 .. 65535)
programList CHOICE EnumRange (00000 - NO SERVICES)
actualProgram TEXT R/O StringRange R/O
serviceMode CHOICE EnumRange (AUTO MANUAL)
state.scrambled TEXT R/O StringRange R/O
ca.bissmode CHOICE EnumRange (CLEAR BISS-1 BISS-E)
ca.bisskey TEXT NOPRESET StringRange
ca.bissCa CHOICE EnumRange (ON OFF)
video.pid INTEGER IntegerRange (0 .. 8191)
video.fail CHOICE EnumRange (FREEZE BLACK OFF)
video.sdiFormat CHOICE EnumRange (NONE 1080i 720p 1080p SD)
video.codec TEXT R/O StringRange R/O
video.colorType TEXT R/O StringRange R/O
video.connector INTEGER NOPRESET IntegerRange (0 .. 8)
video.height INTEGER R/O IntegerRange R/O (0 .. 0)
video.width INTEGER R/O IntegerRange R/O (0 .. 0)
video.bitrate FLOAT R/O DoubleRange R/O (0.000000 .. 0.000000)
audio.1.mode CHOICE EnumRange (STEREO 5.1 16 PASSTHROUGH)
audio.1.pid INTEGER IntegerRange (0 .. 8190)
audio.1.pidMode CHOICE R/O EnumRange R/O (MANUAL AUTO)
audio.1.lipSyncOffset FLOAT DoubleRange (-50.0 .. 50.0)
audio.1.sdiMatrix CHOICE EnumRange (OFF EMBEDDED-1 EMBEDDED-2 EMBEDDED-3 EMBEDDED-4 EMBEDDED-5 EMBEDDED-6 EMBEDDED-7 EMBEDDED-8)
audio.1.coding TEXT R/O StringRange R/O
audio.1.bitrate INTEGER R/O IntegerRange R/O (0 .. 0)
audio.1.sampling INTEGER R/O IntegerRange R/O (0 .. 0)
audio.1.channelMode TEXT R/O StringRange R/O
audio.1.language TEXT R/O StringRange R/O
audio.1.running BOOLEAN R/O BooleanRange R/O (true false)
audio.2.mode CHOICE EnumRange (STEREO 5.1 16 PASSTHROUGH)
audio.2.pid INTEGER IntegerRange (0 .. 8190)
audio.2.pidMode CHOICE R/O EnumRange R/O (MANUAL AUTO)
audio.2.lipSyncOffset FLOAT DoubleRange (-50.0 .. 50.0)
audio.2.sdiMatrix CHOICE EnumRange (OFF EMBEDDED-1 EMBEDDED-2 EMBEDDED-3 EMBEDDED-4 EMBEDDED-5 EMBEDDED-6 EMBEDDED-7 EMBEDDED-8)
audio.2.coding TEXT R/O StringRange R/O
audio.2.bitrate INTEGER R/O IntegerRange R/O (0 .. 0)
audio.2.sampling INTEGER R/O IntegerRange R/O (0 .. 0)
audio.2.channelMode TEXT R/O StringRange R/O
audio.2.language TEXT R/O StringRange R/O
audio.2.running BOOLEAN R/O BooleanRange R/O (true false)
audio.3.mode CHOICE EnumRange (STEREO 5.1 16 PASSTHROUGH)
audio.3.pid INTEGER IntegerRange (0 .. 8190)
audio.3.pidMode CHOICE R/O EnumRange R/O (MANUAL AUTO)
audio.3.lipSyncOffset FLOAT DoubleRange (-50.0 .. 50.0)
audio.3.sdiMatrix CHOICE EnumRange (OFF EMBEDDED-1 EMBEDDED-2 EMBEDDED-3 EMBEDDED-4 EMBEDDED-5 EMBEDDED-6 EMBEDDED-7 EMBEDDED-8)
audio.3.coding TEXT R/O StringRange R/O
audio.3.bitrate INTEGER R/O IntegerRange R/O (0 .. 0)
audio.3.sampling INTEGER R/O IntegerRange R/O (0 .. 0)
audio.3.channelMode TEXT R/O StringRange R/O
audio.3.language TEXT R/O StringRange R/O
audio.3.running BOOLEAN R/O BooleanRange R/O (true false)
audio.4.mode CHOICE EnumRange (STEREO 5.1 16 PASSTHROUGH)
audio.4.pid INTEGER IntegerRange (0 .. 8190)
audio.4.pidMode CHOICE R/O EnumRange R/O (MANUAL AUTO)
audio.4.lipSyncOffset FLOAT DoubleRange (-50.0 .. 50.0)
audio.4.sdiMatrix CHOICE EnumRange (OFF EMBEDDED-1 EMBEDDED-2 EMBEDDED-3 EMBEDDED-4 EMBEDDED-5 EMBEDDED-6 EMBEDDED-7 EMBEDDED-8)
audio.4.coding TEXT R/O StringRange R/O
audio.4.bitrate INTEGER R/O IntegerRange R/O (0 .. 0)
audio.4.sampling INTEGER R/O IntegerRange R/O (0 .. 0)
audio.4.channelMode TEXT R/O StringRange R/O
audio.4.language TEXT R/O StringRange R/O
audio.4.running BOOLEAN R/O BooleanRange R/O (true false)
audio.5.mode CHOICE EnumRange (STEREO 5.1 16 PASSTHROUGH)
audio.5.pid INTEGER IntegerRange (0 .. 8190)
audio.5.pidMode CHOICE R/O EnumRange R/O (MANUAL AUTO)
audio.5.lipSyncOffset FLOAT DoubleRange (-50.0 .. 50.0)
audio.5.sdiMatrix CHOICE EnumRange (OFF EMBEDDED-1 EMBEDDED-2 EMBEDDED-3 EMBEDDED-4 EMBEDDED-5 EMBEDDED-6 EMBEDDED-7 EMBEDDED-8)
audio.5.coding TEXT R/O StringRange R/O
audio.5.bitrate INTEGER R/O IntegerRange R/O (0 .. 0)
audio.5.sampling INTEGER R/O IntegerRange R/O (0 .. 0)
audio.5.channelMode TEXT R/O StringRange R/O
audio.5.language TEXT R/O StringRange R/O
audio.5.running BOOLEAN R/O BooleanRange R/O (true false)
audio.6.mode CHOICE EnumRange (STEREO 5.1 16 PASSTHROUGH)
audio.6.pid INTEGER IntegerRange (0 .. 8190)
audio.6.pidMode CHOICE R/O EnumRange R/O (MANUAL AUTO)
audio.6.lipSyncOffset FLOAT DoubleRange (-50.0 .. 50.0)
audio.6.sdiMatrix CHOICE EnumRange (OFF EMBEDDED-1 EMBEDDED-2 EMBEDDED-3 EMBEDDED-4 EMBEDDED-5 EMBEDDED-6 EMBEDDED-7 EMBEDDED-8)
audio.6.coding TEXT R/O StringRange R/O
audio.6.bitrate INTEGER R/O IntegerRange R/O (0 .. 0)
audio.6.sampling INTEGER R/O IntegerRange R/O (0 .. 0)
audio.6.channelMode TEXT R/O StringRange R/O
audio.6.language TEXT R/O StringRange R/O
audio.6.running BOOLEAN R/O BooleanRange R/O (true false)
audio.7.mode CHOICE EnumRange (STEREO 5.1 16 PASSTHROUGH)
audio.7.pid INTEGER IntegerRange (0 .. 8190)
audio.7.pidMode CHOICE R/O EnumRange R/O (MANUAL AUTO)
audio.7.lipSyncOffset FLOAT DoubleRange (-50.0 .. 50.0)
audio.7.sdiMatrix CHOICE EnumRange (OFF EMBEDDED-1 EMBEDDED-2 EMBEDDED-3 EMBEDDED-4 EMBEDDED-5 EMBEDDED-6 EMBEDDED-7 EMBEDDED-8)
audio.7.coding TEXT R/O StringRange R/O
audio.7.bitrate INTEGER R/O IntegerRange R/O (0 .. 0)
audio.7.sampling INTEGER R/O IntegerRange R/O (0 .. 0)
audio.7.channelMode TEXT R/O StringRange R/O
audio.7.language TEXT R/O StringRange R/O
audio.7.running BOOLEAN R/O BooleanRange R/O (true false)
audio.8.mode CHOICE EnumRange (STEREO 5.1 16 PASSTHROUGH)
audio.8.pid INTEGER IntegerRange (0 .. 8190)
audio.8.pidMode CHOICE R/O EnumRange R/O (MANUAL AUTO)
audio.8.lipSyncOffset FLOAT DoubleRange (-50.0 .. 50.0)
audio.8.sdiMatrix CHOICE EnumRange (OFF EMBEDDED-1 EMBEDDED-2 EMBEDDED-3 EMBEDDED-4 EMBEDDED-5 EMBEDDED-6 EMBEDDED-7 EMBEDDED-8)
audio.8.coding TEXT R/O StringRange R/O
audio.8.bitrate INTEGER R/O IntegerRange R/O (0 .. 0)
audio.8.sampling INTEGER R/O IntegerRange R/O (0 .. 0)
audio.8.channelMode TEXT R/O StringRange R/O
audio.8.language TEXT R/O StringRange R/O
audio.8.running BOOLEAN R/O BooleanRange R/O (true false)
ipin.1.mode CHOICE EnumRange (SRT IP ZIXI RIST RTMP)
ipin.1.interface CHOICE NOPRESET EnumRange (lo eth1 eth2)
ipin.1.address TEXT StringRange
ipin.1.port INTEGER IntegerRange (0 .. 0)
ipin.1.rtpHeader CHOICE EnumRange (ON OFF)
srtin.1.mode CHOICE EnumRange (CALLER LISTENER)
srtin.1.interface CHOICE NOPRESET EnumRange (lo eth1 eth2)
srtin.1.address TEXT StringRange
srtin.1.port INTEGER IntegerRange (0 .. 65535)
srtin.1.localPort INTEGER IntegerRange (0 .. 65535)
srtin.1.latency INTEGER IntegerRange (0 .. 6000)
srtin.1.encryption CHOICE EnumRange (OFF AES-128 AES-192 AES-256)
srtin.1.passphrase TEXT NOPRESET StringRange
srtin.1.overheadBw INTEGER IntegerRange (5 .. 100)
srtin.1.maxConnections INTEGER IntegerRange (0 .. 0)
srtin.1.fileTransfer CHOICE EnumRange (OFF ON)
srtin.1.maxSize INTEGER IntegerRange (0 .. 0)
zixiin.1.remote TEXT StringRange
zixiin.1.address TEXT StringRange
zixiin.1.stream TEXT StringRange
zixiin.1.port INTEGER IntegerRange (1025 .. 65525)
zixiin.1.passphrase TEXT NOPRESET StringRange
zixiin.1.latency INTEGER IntegerRange (30 .. 10000)
zixiin.1.encryption CHOICE EnumRange (OFF AES-128 AES-192 AES-265)
ristin.1.address TEXT StringRange
ristin.1.port INTEGER IntegerRange (1024 .. 65534)
ristin.1.sourcePort INTEGER IntegerRange (1024 .. 65534)
ristin.1.encryption CHOICE EnumRange (OFF AES-128 AES-192 AES-256)
ristin.1.passphrase TEXT NOPRESET StringRange
ristin.1.minRtt INTEGER IntegerRange (0 .. 0)
ristin.1.maxRtt INTEGER IntegerRange (0 .. 0)
ristin.1.minRetries INTEGER IntegerRange (0 .. 0)
ristin.1.maxRetries INTEGER IntegerRange (0 .. 0)
ristin.1.returnBw INTEGER IntegerRange (0 .. 0)
ristin.1.peer TEXT StringRange
rtmpin.1.mode CHOICE EnumRange (CALLER LISTENER)
rtmpin.1.interface CHOICE NOPRESET EnumRange (lo eth1 eth2)
rtmpin.1.address TEXT StringRange
rtmpin.1.port INTEGER IntegerRange (1024 .. 65534)
rtmpin.1.stream TEXT StringRange
rtmpin.1.application TEXT StringRange
rtmpin.1.sourcePort INTEGER IntegerRange (1024 .. 65534)
rtmpin.1.maxConnections INTEGER IntegerRange (0 .. 0)
ipout.1.mode CHOICE EnumRange (SRT IP ZIXI RIST RTMP)
ipout.1.interface CHOICE NOPRESET EnumRange (lo eth1 eth2)
ipout.1.address TEXT StringRange
ipout.1.port INTEGER IntegerRange (1024 .. 65534)
ipout.1.sourceAddress TEXT StringRange
ipout.1.sourcePort INTEGER IntegerRange (1024 .. 65534)
ipout.1.rtpHeader CHOICE EnumRange (OFF ON)
srtout.1.mode CHOICE EnumRange (CALLER LISTENER)
srtout.1.interface CHOICE NOPRESET EnumRange (lo eth1 eth2)
srtout.1.address TEXT StringRange
srtout.1.port INTEGER IntegerRange (0 .. 65535)
srtout.1.localPort INTEGER IntegerRange (0 .. 65535)
srtout.1.latency INTEGER IntegerRange (60 .. 8000)
srtout.1.encryption CHOICE EnumRange (OFF AES-128 AES-192 AES-265)
srtout.1.passphrase TEXT NOPRESET StringRange
srtout.1.overheadBw INTEGER IntegerRange (5 .. 100)
srtout.1.maxConnections INTEGER IntegerRange (0 .. 0)
srtout.1.fileTransfer CHOICE EnumRange (OFF ON)
srtout.1.maxSize INTEGER IntegerRange (0 .. 0)
zixiout.1.address TEXT StringRange
zixiout.1.stream TEXT StringRange
zixiout.1.port INTEGER IntegerRange (1025 .. 65525)
zixiout.1.passphrase TEXT NOPRESET StringRange
zixiout.1.latency INTEGER IntegerRange (30 .. 10000)
zixiout.1.encryption CHOICE EnumRange (OFF AES-128 AES-192 AES-265)
zixiout.1.datarate INTEGER IntegerRange (0 .. 0)
ristout.1.interface CHOICE NOPRESET EnumRange (lo eth1 eth2)
ristout.1.port INTEGER IntegerRange (1024 .. 65534)
ristout.1.maxConnections INTEGER IntegerRange (0 .. 0)
ristout.1.returnBw INTEGER IntegerRange (0 .. 0)
ristout.1.minBuffer INTEGER IntegerRange (0 .. 0)
ristout.1.maxBuffer INTEGER IntegerRange (0 .. 0)
ristout.1.reorderBuffer INTEGER IntegerRange (0 .. 0)
ristout.1.encryption CHOICE EnumRange (OFF AES-128 AES-192 AES-265)
ristout.1.passphrase TEXT NOPRESET StringRange
ristout.1.minRtt INTEGER IntegerRange (0 .. 0)
ristout.1.maxRtt INTEGER IntegerRange (0 .. 0)
ristout.1.minRetries INTEGER IntegerRange (0 .. 0)
ristout.1.maxRetries INTEGER IntegerRange (0 .. 0)
ristout.1.bw INTEGER IntegerRange (0 .. 0)
ristout.1.peer TEXT StringRange
rtmpout.1.mode CHOICE EnumRange (CALLER LISTENER)
rtmpout.1.interface CHOICE NOPRESET EnumRange (lo eth1 eth2)
rtmpout.1.address TEXT StringRange
rtmpout.1.port INTEGER IntegerRange (1024 .. 65534)
rtmpout.1.stream TEXT StringRange
rtmpout.1.application TEXT StringRange
rtmpout.1.sourcePort INTEGER IntegerRange (1024 .. 65534)
rtmpout.1.maxConnections INTEGER IntegerRange (0 .. 0)
ipin.1.datarate FLOAT R/O DoubleRange R/O (0.000000 .. 0.000000)
ipin.1.packetsRx INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.available.bufferRx INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.bufferTx INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.windowSizeCong TEXT R/O StringRange R/O
ipin.1.windowSizeFlow TEXT R/O StringRange R/O
ipin.1.meas.bandwidth FLOAT R/O DoubleRange R/O (0.000000 .. 0.000000)
ipin.1.rtt FLOAT R/O DoubleRange R/O (0.000 .. 0.000)
ipin.1.bufferRx INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.mtu TEXT R/O StringRange R/O
ipin.1.delayTx TEXT R/O StringRange R/O
ipin.1.delayRx TEXT R/O StringRange R/O
ipin.1.period INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.packetsFlight INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.packetsDrop INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.packetsLost INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.packetsRetr INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.remote TEXT R/O StringRange R/O
ipin.1.uptime INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.bandwidthCeiling TEXT R/O StringRange R/O
ipin.1.packetsNotAck INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.timespanNotAck TEXT R/O StringRange R/O
ipin.1.packetsUndelivered INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.quality INTEGER R/O IntegerRange R/O (0 .. 0)
ipin.1.noClients INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.datarate FLOAT R/O DoubleRange R/O (0.000000 .. 0.000000)
ipout.1.packetsTx INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.available.bufferTx INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.windowSizeCong TEXT R/O StringRange R/O
ipout.1.windowSizeFlow TEXT R/O StringRange R/O
ipout.1.meas.bandwidth FLOAT R/O DoubleRange R/O (0.000000 .. 0.000000)
ipout.1.rtt FLOAT R/O DoubleRange R/O (0.000 .. 0.000)
ipout.1.bufferTx INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.mtu TEXT R/O StringRange R/O
ipout.1.delayTx TEXT R/O StringRange R/O
ipout.1.delayRx TEXT R/O StringRange R/O
ipout.1.period INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.packetsFlight INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.packetsRetr INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.packetsDrop INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.packetsLost INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.remote TEXT R/O StringRange R/O
ipout.1.uptime INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.bandwidthCeiling TEXT R/O StringRange R/O
ipout.1.packetsNotAck INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.timespaceUndelivered TEXT R/O StringRange R/O
ipout.1.packetsUndelivered INTEGER R/O IntegerRange R/O (0 .. 0)
ipout.1.noClients INTEGER R/O IntegerRange R/O (0 .. 0)
faults.01 ALARM R/O AlarmFlagRange R/O (RF Input signal)
faults.02 ALARM R/O AlarmFlagRange R/O (Transport stream)
faults.03 ALARM R/O AlarmFlagRange R/O (Video)
faults.04 ALARM R/O AlarmFlagRange R/O (Audio)
faults.30 ALARM R/O AlarmFlagRange R/O (Margin)