Page
106
Source Select
Method: PATCH
URL: /api/op/sourceselect
URL parameters:
•
data
Data in JSON format.
Request
• H
eaders
Accept
:
application/json
Content-Type:
application/json
SourceType and input Source are case sensitive.
1. Body content for SDI
{
"SourceType": <String: SDI Input Source>
}
Note
: Allowed SDI input sources are:
"Sfp-1.Sdi.Sdi-1",
"Sfp-2.Sdi.Sdi-1"
2. Body content for MADI
{
"
SourceType
":
<String: MADI Input Source>,
"ChanneGroup": <Int: 1-4>
}
Note
: Allowed SDI input sources are
"Madi.Coax" and
"Madi.Optical"
ChannelGroup 1 => Channels 1-16 and
ChannelGroup 2 => Channels 17-32 and so on
…
3. Body content for Analog
{
"SourceType": "Analog"
}
4. Body content for Aes
{
"SourceType": "Aes"
}
5. Body content for Aoip
{
"SourceType": "Aoip",
"ChannelGroup": <Int: 1-4> (Mix-IP 16) or <Int: 1-8> (Mix-IP 8)
}
6. Body content for SMPTE 2022
Note
: Allowed SMPTE 2110 input sources are:
"Sfp-1.Smpte2022",
"Sfp-2.Smpte2022",
{
"SourceType": "Sfp-1.Smpte2022",
"ChannelGroup": <Int: 1-4> (Mix-IP 16) or <Int: 1-8> (Mix-IP 8)
}
7. Body content for SMPTE 2110