v5.1_Channel Config
GET channels/config
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | GET |
Returns a list of all channels in the system, with its main configuration data. If a stack is defined, the list will include all devices on that stack.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/config
Example Request
GET
{
"data": [
{
"uuid": "7c1e7c0a-6f74-4086-a53a-68061548829b",
"label": "2022_test",
"created": "2023-01-25T07:28:15.534Z",
"modified": "2023-03-02T09:59:46.844Z",
"device": null,
"access_type": "2022-6",
"service_type": "HD Video",
"recording_enabled": false,
"fingerprinting_enabled": false,
"descrambling_enabled": false,
"note": null,
"config": {
"tally_settings": null,
"audio_monitoring_standard": "EBU R128",
"snooze_on_profile_change": 10,
"unconfigured_components_behavior": "Raise Error",
"hide_overscan": false,
"monitoring_level": "Full",
"activation_group": "None",
"scheduling_group": "None",
"tags": [
"Tag1"
],
"scheduling_mode": "None"
},
"receivers": [
{
"uuid": "227ba2cc-f05d-4d4e-a009-5ee0fe011db1",
"index": 1,
"stream_type": "2022-6",
"enabled": true,
"networks": [
{
"network": "2a62e295-f305-4d98-b6bb-237467f2221d",
"ip_address": "224.6.1.1",
"ssm_ip_address": null,
"port": 2000
},
{
"network": "None",
"ip_address": "225.6.1.1",
"ssm_ip_address": null,
"port": 2000
}
]
}
],
"profiles": [
{
"uuid": "203432c1-82c6-4832-b086-4a0a43ff33eb",
"label": "Default",
"notification": "f3a31bc3-e53f-4b63-9605-cd0b6121e602",
"threshold": "0070ba29-25fe-4822-9712-a75f3308d145",
"default": true,
"title_color": "Default",
"border_color": "Default",
"pixelate_level": "None",
"service_bitrate_min": "Auto",
"service_bitrate_max": "Auto",
"components": [],
"mapping": []
}
]
},
{
"uuid": "7b95a2cc-45d4-4fa1-8045-227534651b33",
"label": "2110_test",
"created": "2023-01-31T09:50:01.774Z",
"modified": "2023-01-31T16:05:35.148Z",
"device": null,
"access_type": "2110",
"service_type": "HD Video",
"recording_enabled": false,
"fingerprinting_enabled": false,
"descrambling_enabled": false,
"note": null,
"config": {
"tally_settings": null,
"audio_monitoring_standard": "EBU R128",
"snooze_on_profile_change": 10,
"unconfigured_components_behavior": "Raise Error",
"hide_overscan": false,
"monitoring_level": "Full",
"activation_group": "None",
"scheduling_group": "None",
"tags": [
"Tag1"
],
"scheduling_mode": "None"
},
"receivers": [
{
"uuid": "26074a01-9dc2-4297-aad5-3556b738bcc8",
"index": 1,
"stream_type": "2110/Video",
"enabled": true,
"codec_type": "SMPTE-2110-20",
"networks": [
{
"network": "2a62e295-f305-4d98-b6bb-237467f2221d",
"ip_address": "224.0.1.1",
"ssm_ip_address": null,
"port": 2000
},
{
"network": "None",
"ip_address": null,
"ssm_ip_address": null,
"port": 2000
}
],
"payload_type": "Default"
},
{
"uuid": "5bc86db6-0beb-465f-bfc5-8a8c59803c50",
"index": 1,
"stream_type": "2110/Metadata",
"enabled": true,
"networks": [
{
"network": "2a62e295-f305-4d98-b6bb-237467f2221d",
"ip_address": "224.0.1.1",
"ssm_ip_address": null,
"port": 2000
},
{
"network": "None",
"ip_address": null,
"ssm_ip_address": null,
"port": 2000
}
],
"payload_type": "Default"
},
{
"uuid": "ae63a7f3-cba2-411e-85df-1c58875e2bf7",
"index": 1,
"stream_type": "2110/Audio",
"enabled": true,
"codec_type": "SMPTE-2110-20",
"networks": [
{
"network": "2a62e295-f305-4d98-b6bb-237467f2221d",
"ip_address": "224.0.1.1",
"ssm_ip_address": null,
"port": 2000
},
{
"network": "None",
"ip_address": null,
"ssm_ip_address": null,
"port": 2000
}
],
"payload_type": "Default"
}
],
"profiles": [
{
"uuid": "f73170f7-da58-433b-8281-fa2c77820127",
"label": "Default",
"notification": "f3a31bc3-e53f-4b63-9605-cd0b6121e602",
"threshold": "b026dd10-9b84-42db-805a-16f1e97b10da",
"default": true,
"title_color": "Default",
"border_color": "Default",
"pixelate_level": "None",
"service_bitrate_min": "Auto",
"service_bitrate_max": "Auto",
"components": [
{
"content_type": "Video",
"index": 1,
"resolution": "Don't Care",
"aspect_ratio": "Don't Care",
"color_space": "Don't Care",
"frame_rate": "Don't Care"
},
{
"content_type": "Audio",
"index": 1,
"bits_per_sample": "Don't Care",
"samplerate": "Don't Care"
},
{
"content_type": "Metadata",
"index": 1
}
],
"mapping": [
{
"content_type": "Closed Captions",
"receiver": {
"index": 1
},
"template": {
"index": "Auto"
},
"display": {
"index": 1,
"closed_caption": "CEA-608 CC1"
}
}
]
}
]
},
{
"uuid": "e49069ee-78b3-4e4e-883c-b0deca00ca9e",
"label": "239.0.0.10:200",
"created": "2022-10-25T09:38:03.333Z",
"modified": "2023-02-27T06:36:24.976Z",
"device": null,
"access_type": "MPEG-TS",
"service_type": "SD Video",
"recording_enabled": false,
"fingerprinting_enabled": false,
"descrambling_enabled": false,
"note": null,
"config": {
"tally_settings": null,
"audio_monitoring_standard": "EBU R128",
"snooze_on_profile_change": 10,
"unconfigured_components_behavior": "Raise Error",
"hide_overscan": true,
"monitoring_level": "Full",
"activation_group": "None",
"scheduling_group": "None",
"tags": [],
"ts_standard_type": "DVB",
"st2038_mode": "Merge",
"rtp_mode": "MPEGTS/UDP",
"ts_id": 1,
"ts_services": 1,
"ts_bitrate": 1318645,
"scheduling_mode": "None",
"content": {
"sdt_name": null,
"sdt_provider": null,
"nit_carrier_encoder_manufacturer": null,
"nit_carrier_encoder_serial_number": null,
"nit_carrier_identifier": null,
"nit_carrier_telephone_number": null,
"nit_carrier_longitude": null,
"nit_carrier_latitude": null,
"nit_carrier_user_information": null
}
},
"receivers": [
{
"encryption_constant_cw": "None",
"uuid": "a01cd238-3bb3-467c-9c57-ce71cc4c5867",
"index": 1,
"stream_type": "SPTS",
"t2mi_plp": "None",
"encryption_type": "None",
"kms": "None",
"enabled": true,
"program_number": 1,
"networks": [
{
"network": "2a62e295-f305-4d98-b6bb-237467f2221d",
"ip_address": "239.0.0.10",
"ssm_ip_address": null,
"port": 2000
},
{
"network": "None",
"ip_address": "0.0.0.0",
"ssm_ip_address": null,
"port": 2000
}
]
}
],
"profiles": [
{
"uuid": "2854094e-4f11-411e-853c-e39ea456f79e",
"label": "Default",
"notification": "f3a31bc3-e53f-4b63-9605-cd0b6121e602",
"threshold": "b026dd10-9b84-42db-805a-16f1e97b10da",
"default": true,
"title_color": "Default",
"border_color": "Default",
"pixelate_level": "None",
"service_bitrate_min": "Auto",
"service_bitrate_max": "Auto",
"rst_running_state": "Don't Care",
"components": [
{
"content_type": "Video",
"pid": 481,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": true,
"bitrate_min": 567178,
"bitrate_max": 567178,
"out_of_band": false,
"descriptors_hash": "410609AB",
"index": 1,
"codec_type": "H.264",
"resolution": "704x396p",
"aspect_ratio": "16:9",
"profile": "HiP@3.0",
"color_space": "YUV420",
"frame_rate": 25
},
{
"content_type": "Audio",
"pid": 6000,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": 547686,
"bitrate_max": 547686,
"out_of_band": false,
"descriptors_hash": "420BB736",
"index": 1,
"language": "eng",
"codec_type": "ATMOS",
"channels": "5.1.4",
"dial_norm": "Don't Care",
"samplerate": "Don't Care"
},
{
"content_type": "Audio",
"pid": 6001,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": 166432,
"bitrate_max": 166432,
"out_of_band": false,
"descriptors_hash": "410530EF",
"index": 2,
"language": "sfx",
"codec_type": "ADTS/AAC",
"channels": "2",
"dial_norm": "Don't Care",
"samplerate": "Don't Care"
},
{
"content_type": "PMT",
"pid": 480,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": 14993,
"bitrate_max": 14993,
"out_of_band": false,
"descriptors_hash": null,
"index": 1
},
{
"content_type": "ID3 Metadata",
"pid": 482,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": 6542,
"bitrate_max": 6542,
"out_of_band": false,
"descriptors_hash": "410FD6A9",
"index": 1,
"language": null
}
],
"mapping": []
}
]
}
],
"metadata": {
"item_count": 103,
"total_items": 103,
"current_page": 1,
"sort_by": [
{
"label": "ASC"
}
],
"links": {
"current": "http://192.168.10.53/api/5.1/channels/config"
}
}
}
GET channels/config/{uuid}
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | GET |
Returns an extended single channel configuration view, specified by the required {uuid} parameter.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/config/{{uuid}}
Parameters
Parameter | Data Type | Description |
---|---|---|
uuid | string | The UUID of the desired channel. |
Example Request
GET
{
"data": {
"uuid": "9f2a667e-df19-4721-8617-e4590d920b9c",
"label": "239.0.0.10:2000",
"created": "2023-02-26T16:52:50.795Z",
"modified": "2023-03-30T00:02:22.494Z",
"device": null,
"access_type": "MPEG-TS",
"service_type": "SD Video",
"recording_enabled": false,
"fingerprinting_enabled": false,
"descrambling_enabled": false,
"note": null,
"config": {
"tally_settings": null,
"audio_monitoring_standard": "EBU R128",
"snooze_on_profile_change": 10,
"unconfigured_components_behavior": "Raise Error",
"hide_overscan": true,
"monitoring_level": "Full",
"activation_group": "None",
"scheduling_group": "None",
"tags": [],
"ts_standard_type": "DVB",
"st2038_mode": "Merge",
"rtp_mode": "MPEGTS/UDP",
"ts_id": 2050,
"ts_services": 4,
"ts_bitrate": 51130836,
"scheduling_mode": "None",
"content": {
"sdt_name": "BBC 1 CI",
"sdt_provider": "BSkyB",
"nit_carrier_encoder_manufacturer": null,
"nit_carrier_encoder_serial_number": null,
"nit_carrier_identifier": null,
"nit_carrier_telephone_number": null,
"nit_carrier_longitude": null,
"nit_carrier_latitude": null,
"nit_carrier_user_information": null
}
},
"receivers": [
{
"encryption_constant_cw": "None",
"uuid": "b66da7a0-8d82-4074-b3ed-1b522ebfb676",
"index": 1,
"stream_type": "MPTS",
"t2mi_plp": "None",
"encryption_type": "None",
"kms": "None",
"enabled": true,
"program_number": 6904,
"networks": [
{
"network": "2a62e295-f305-4d98-b6bb-237467f2221d",
"ip_address": "225.10.10.5",
"ssm_ip_address": null,
"port": 2000
},
{
"network": "None",
"ip_address": "225.0.1.1",
"ssm_ip_address": null,
"port": 2000
}
]
}
],
"profiles": [
{
"uuid": "8f5b8b7a-2840-464d-a67e-d76c69521489",
"label": "Default",
"notification": "f3a31bc3-e53f-4b63-9605-cd0b6121e602",
"threshold": "b026dd10-9b84-42db-805a-16f1e97b10da",
"default": true,
"title_color": "Default",
"border_color": "Default",
"pixelate_level": "None",
"service_bitrate_min": 7171511,
"service_bitrate_max": 7171511,
"rst_running_state": "Don't Care",
"components": [
{
"content_type": "Other",
"pid": 2307,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": 49984,
"bitrate_max": 49984,
"out_of_band": false,
"descriptors_hash": "45174151",
"index": 1
},
{
"content_type": "Other",
"pid": 2309,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": "None",
"bitrate_max": "None",
"out_of_band": false,
"descriptors_hash": "45179578",
"index": 2
},
{
"content_type": "Other",
"pid": 2310,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": "None",
"bitrate_max": "None",
"out_of_band": false,
"descriptors_hash": "45171BD7",
"index": 3
},
{
"content_type": "Other",
"pid": 2311,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": "None",
"bitrate_max": "None",
"out_of_band": false,
"descriptors_hash": "4517399A",
"index": 4
},
{
"content_type": "Other",
"pid": 2312,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": "None",
"bitrate_max": "None",
"out_of_band": false,
"descriptors_hash": "45177B48",
"index": 5
},
{
"content_type": "Other",
"pid": 2313,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": 498879,
"bitrate_max": 498879,
"out_of_band": false,
"descriptors_hash": "45179428",
"index": 6
},
{
"content_type": "Other",
"pid": 2314,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": 1995518,
"bitrate_max": 1995518,
"out_of_band": false,
"descriptors_hash": "4517D79F",
"index": 7
},
{
"content_type": "Video",
"pid": 2315,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": true,
"bitrate_min": 4291181,
"bitrate_max": 4291181,
"out_of_band": false,
"descriptors_hash": "45172611",
"index": 1,
"codec_type": "MPEG2",
"resolution": "720x576i",
"aspect_ratio": "16:9",
"profile": "MP@ML",
"color_space": "YUV420",
"frame_rate": 25
},
{
"content_type": "Audio",
"pid": 2316,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": 267943,
"bitrate_max": 267943,
"out_of_band": false,
"descriptors_hash": "451AA2D9",
"index": 1,
"language": "eng",
"codec_type": "MPEG",
"channels": "2",
"dial_norm": "Don't Care",
"samplerate": "Don't Care"
},
{
"content_type": "Teletext",
"pid": 2317,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": 37728,
"bitrate_max": 37728,
"out_of_band": false,
"descriptors_hash": "4520DF79",
"index": 1,
"language": "eng",
"page": 888
},
{
"content_type": "PMT",
"pid": 262,
"monitored": true,
"content_monitored": true,
"scrambled": false,
"contain_pcr": false,
"bitrate_min": 30278,
"bitrate_max": 30278,
"out_of_band": false,
"descriptors_hash": null,
"index": 1
}
],
"mapping": []
}
]
},
"metadata": {}
}
GET channels/config/meta
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | GET |
Returns all meta data used by channel configuration.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/config/meta
Example Request
GET
{
"2022": {
"config": {
"SchedulingModes": [
"None"
],
"MonitoringLevels": [
"Full"
]
},
"receivers": {
"StreamTypes": [
"2022-6"
]
},
"profiles": {
"components": {
"ContentTypes": [
"Video",
"Audio"
],
"video": {
"AspectRatios": [
"Don't Care",
"4:3",
"16:9",
"221:100"
],
"ColorSpaces": [
"Don't Care",
"Gray",
"YUV420",
"YUV422",
"YUV444",
"YUV422-10Bit",
"YUV420-10Bit"
]
},
"audio": {
"BitsPerSamples": [
"Don't Care",
"16 Bit",
"20 Bit",
"24 Bit"
]
}
}
}
},
"2110": {
"config": {
"SchedulingModes": [
"None"
],
"MonitoringLevels": [
"Full"
]
},
"receivers": {
"StreamTypes": [
"2110/Video",
"2110/Audio",
"2110/Metadata"
]
},
"profiles": {
"components": {
"ContentTypes": [
"Video",
"Audio",
"Metadata"
],
"video": {
"AspectRatios": [
"Don't Care",
"4:3",
"16:9",
"221:100"
],
"ColorSpaces": [
"Don't Care",
"Gray",
"YUV420",
"YUV422",
"YUV444",
"YUV422-10Bit",
"YUV420-10Bit"
]
},
"audio": {
"BitsPerSamples": [
"Don't Care",
"16 Bit",
"20 Bit",
"24 Bit"
],
"frequency": [
"Don't Care",
"48Khz",
"96Khz",
"44.1Khz"
]
}
}
}
},
"webrtc": {
"config": {
"SchedulingModes": [
"None"
],
"MonitoringLevels": [
"Full",
"Light",
"Extra Light"
]
},
"receivers": {
"StreamTypes": [
"WebRTC"
]
},
"profiles": {
"components": {
"ContentTypes": [
"Video",
"Audio"
],
"video": {
"CodecTypes": [
"Don't Care",
"H.264",
"MPEG2",
"MPEG1",
"H.265",
"VP8"
],
"AspectRatios": [
"Don't Care",
"4:3",
"16:9"
],
"Profiles": [
"Don't Care",
"SP@ML",
"MP@LL",
"MP@ML",
"MP@H-14",
"MP@HL",
"HP@ML",
"HP@H-14",
"HP@HL",
"SNR@LL",
"SNR@ML",
"SPT@H-14",
"BP@1.0",
"BP@1.1",
"BP@1.2",
"BP@1.3",
"BP@2.0",
"BP@2.1",
"BP@2.2",
"BP@3.0",
"BP@3.1",
"BP@3.2",
"BP@4.0",
"BP@4.1",
"BP@4.2",
"BP@5.0",
"BP@5.1",
"MP@1.0",
"MP@1.1",
"MP@1.2",
"MP@1.3",
"MP@2.0",
"MP@2.1",
"MP@2.2",
"MP@3.0",
"MP@3.1",
"MP@3.2",
"MP@4.0",
"MP@4.1",
"MP@4.2",
"MP@5.0",
"MP@5.1",
"XP@1.0",
"XP@1.1",
"XP@1.2",
"XP@1.3",
"XP@2.0",
"XP@2.1",
"XP@2.2",
"XP@3.0",
"XP@3.1",
"XP@3.2",
"XP@4.0",
"XP@4.1",
"XP@4.2",
"XP@5.0",
"XP@5.1",
"HiP@1.0",
"HiP@1.1",
"HiP@1.2",
"HiP@1.3",
"HiP@2.0",
"HiP@2.1",
"HiP@2.2",
"HiP@3.0",
"HiP@3.1",
"HiP@3.2",
"HiP@4.0",
"HiP@4.1",
"HiP@4.2",
"HiP@5.0",
"HiP@5.1",
"Hi10P@1.0",
"Hi10P@1.1",
"Hi10P@1.2",
"Hi10P@1.3",
"Hi10P@2.0",
"Hi10P@2.1",
"Hi10P@2.2",
"Hi10P@3.0",
"Hi10P@3.1",
"Hi10P@3.2",
"Hi10P@4.0",
"Hi10P@4.1",
"Hi10P@4.2",
"Hi10P@5.0",
"Hi10P@5.1",
"Hi422P@1.0",
"Hi422P@1.1",
"Hi422P@1.2",
"Hi422P@1.3",
"Hi422P@2.0",
"Hi422P@2.1",
"Hi422P@2.2",
"Hi422P@3.0",
"Hi422P@3.1",
"Hi422P@3.2",
"Hi422P@4.0",
"Hi422P@4.1",
"Hi422P@4.2",
"Hi422P@5.0",
"Hi422P@5.1",
"Hi444PP@1.0",
"Hi444PP@1.1",
"Hi444PP@1.2",
"Hi444PP@1.3",
"Hi444PP@2.0",
"Hi444PP@2.1",
"Hi444PP@2.2",
"Hi444PP@3.0",
"Hi444PP@3.1",
"Hi444PP@3.2",
"Hi444PP@4.0",
"Hi444PP@4.1",
"Hi444PP@4.2",
"Hi444PP@5.0",
"Hi444PP@5.1"
],
"ColorSpaces": [
"Don't Care",
"Gray",
"YUV420",
"YUV422",
"YUV444",
"YUV422-10Bit",
"YUV420-10Bit"
]
},
"audio": {
"CodecTypes": [
"Don't Care",
"MPEG",
"AC3",
"E-AC3",
"DTS",
"ADTS/AAC",
"ADTS/HE-AAC",
"LATM/AAC",
"LATM/HE-AAC",
"OPUS"
],
"Channels": [
"Don't Care",
"1",
"2",
"2.1",
"3.1",
"5.0",
"5.1",
"7.1"
]
}
}
}
},
"hls": {
"receivers": {
"EncryptionTypes": [
"None",
"Generic, AES-128-CBC",
"Verimatrix, AES-128-CBC",
"Huawei PlayReady, AES-128-CTR",
"Verimatrix MultiRights, CENC",
"SKY CKS, CENC",
"Irdeto, CENC",
"Irdeto, AES-128-CBC",
"ATD-C, CENC",
"SynMedia, CENC",
"Axinom, CENC",
"Kaltura UDRM, CENC",
"BuyDRM, CENC",
"Static, CENC",
"WBD-XH, AES-128-CBC",
"M7, CENC"
],
"StreamTypes": [
"HLS"
]
},
"config": {
"SchedulingModes": [
"None"
],
"MonitoringLevels": [
"Full",
"Light",
"Extra Light"
]
},
"profiles": {
"ContentTypes": [
"Video",
"Audio",
"Subtitles",
"PMT",
"ID3 Metadata"
],
"components": {
"video": {
"CodecTypes": [
"Don't Care",
"H.264",
"MPEG2",
"MPEG1",
"H.265"
],
"AspectRatios": [
"Don't Care",
"4:3",
"16:9",
"221:100"
],
"Profiles": [
"Don't Care",
"SP@ML",
"MP@LL",
"MP@ML",
"MP@H-14",
"MP@HL",
"HP@ML",
"HP@H-14",
"HP@HL",
"SNR@LL",
"SNR@ML",
"SPT@H-14",
"BP@1.0",
"BP@1.1",
"BP@1.2",
"BP@1.3",
"BP@2.0",
"BP@2.1",
"BP@2.2",
"BP@3.0",
"BP@3.1",
"BP@3.2",
"BP@4.0",
"BP@4.1",
"BP@4.2",
"BP@5.0",
"BP@5.1",
"MP@1.0",
"MP@1.1",
"MP@1.2",
"MP@1.3",
"MP@2.0",
"MP@2.1",
"MP@2.2",
"MP@3.0",
"MP@3.1",
"MP@3.2",
"MP@4.0",
"MP@4.1",
"MP@4.2",
"MP@5.0",
"MP@5.1",
"XP@1.0",
"XP@1.1",
"XP@1.2",
"XP@1.3",
"XP@2.0",
"XP@2.1",
"XP@2.2",
"XP@3.0",
"XP@3.1",
"XP@3.2",
"XP@4.0",
"XP@4.1",
"XP@4.2",
"XP@5.0",
"XP@5.1",
"HiP@1.0",
"HiP@1.1",
"HiP@1.2",
"HiP@1.3",
"HiP@2.0",
"HiP@2.1",
"HiP@2.2",
"HiP@3.0",
"HiP@3.1",
"HiP@3.2",
"HiP@4.0",
"HiP@4.1",
"HiP@4.2",
"HiP@5.0",
"HiP@5.1",
"Hi10P@1.0",
"Hi10P@1.1",
"Hi10P@1.2",
"Hi10P@1.3",
"Hi10P@2.0",
"Hi10P@2.1",
"Hi10P@2.2",
"Hi10P@3.0",
"Hi10P@3.1",
"Hi10P@3.2",
"Hi10P@4.0",
"Hi10P@4.1",
"Hi10P@4.2",
"Hi10P@5.0",
"Hi10P@5.1",
"Hi422P@1.0",
"Hi422P@1.1",
"Hi422P@1.2",
"Hi422P@1.3",
"Hi422P@2.0",
"Hi422P@2.1",
"Hi422P@2.2",
"Hi422P@3.0",
"Hi422P@3.1",
"Hi422P@3.2",
"Hi422P@4.0",
"Hi422P@4.1",
"Hi422P@4.2",
"Hi422P@5.0",
"Hi422P@5.1",
"Hi444PP@1.0",
"Hi444PP@1.1",
"Hi444PP@1.2",
"Hi444PP@1.3",
"Hi444PP@2.0",
"Hi444PP@2.1",
"Hi444PP@2.2",
"Hi444PP@3.0",
"Hi444PP@3.1",
"Hi444PP@3.2",
"Hi444PP@4.0",
"Hi444PP@4.1",
"Hi444PP@4.2",
"Hi444PP@5.0",
"Hi444PP@5.1"
],
"ColorSpaces": [
"Don't Care",
"Gray",
"YUV420",
"YUV422",
"YUV444",
"YUV422-10Bit",
"YUV420-10Bit"
]
},
"audio": {
"CodecTypes": [
"Don't Care",
"MPEG",
"AC3",
"E-AC3",
"DTS",
"ADTS/AAC",
"ADTS/HE-AAC",
"LATM/AAC",
"LATM/HE-AAC",
"ATMOS"
],
"Channels": [
"Don't Care",
"5.1.4",
"7.1.4"
]
}
}
}
},
"AccessTypes": [
"MPEG-TS",
"HLS",
"MPEG-DASH",
"MSS",
"RTMP",
"2022-6",
"2110",
"ZIXI",
"NDI",
"CDI",
"SRT",
"WebRTC"
],
"ServiceTypes": [
"OTT Parent",
"SD Video",
"HD Video",
"Audio",
"Data",
"Low Res Video",
"Contribution Feed",
"Wide SD",
"SD/HEVC",
"HD/25/30/HEVC",
"UHD/HEVC",
"HD/50/60/HEVC/J2K",
"Contribution UHD/HEVC"
],
"config": {
"MonitoringLevels": [
"Full",
"Light",
"Extra Light"
]
},
"rtmp": {
"config": {
"SchedulingModes": [
"None"
],
"MonitoringLevels": [
"Full",
"Light",
"Extra Light"
]
},
"receivers": {
"StreamTypes": [
"RTMP"
]
},
"profiles": {
"components": {
"ContentTypes": [
"Video",
"Audio"
],
"video": {
"CodecTypes": [
"Don't Care",
"H.264",
"MPEG2",
"MPEG1",
"H.265"
],
"AspectRatios": [
"Don't Care",
"4:3",
"16:9",
"221:100"
],
"Profiles": [
"Don't Care",
"SP@ML",
"MP@LL",
"MP@ML",
"MP@H-14",
"MP@HL",
"HP@ML",
"HP@H-14",
"HP@HL",
"SNR@LL",
"SNR@ML",
"SPT@H-14",
"BP@1.0",
"BP@1.1",
"BP@1.2",
"BP@1.3",
"BP@2.0",
"BP@2.1",
"BP@2.2",
"BP@3.0",
"BP@3.1",
"BP@3.2",
"BP@4.0",
"BP@4.1",
"BP@4.2",
"BP@5.0",
"BP@5.1",
"MP@1.0",
"MP@1.1",
"MP@1.2",
"MP@1.3",
"MP@2.0",
"MP@2.1",
"MP@2.2",
"MP@3.0",
"MP@3.1",
"MP@3.2",
"MP@4.0",
"MP@4.1",
"MP@4.2",
"MP@5.0",
"MP@5.1",
"XP@1.0",
"XP@1.1",
"XP@1.2",
"XP@1.3",
"XP@2.0",
"XP@2.1",
"XP@2.2",
"XP@3.0",
"XP@3.1",
"XP@3.2",
"XP@4.0",
"XP@4.1",
"XP@4.2",
"XP@5.0",
"XP@5.1",
"HiP@1.0",
"HiP@1.1",
"HiP@1.2",
"HiP@1.3",
"HiP@2.0",
"HiP@2.1",
"HiP@2.2",
"HiP@3.0",
"HiP@3.1",
"HiP@3.2",
"HiP@4.0",
"HiP@4.1",
"HiP@4.2",
"HiP@5.0",
"HiP@5.1",
"Hi10P@1.0",
"Hi10P@1.1",
"Hi10P@1.2",
"Hi10P@1.3",
"Hi10P@2.0",
"Hi10P@2.1",
"Hi10P@2.2",
"Hi10P@3.0",
"Hi10P@3.1",
"Hi10P@3.2",
"Hi10P@4.0",
"Hi10P@4.1",
"Hi10P@4.2",
"Hi10P@5.0",
"Hi10P@5.1",
"Hi422P@1.0",
"Hi422P@1.1",
"Hi422P@1.2",
"Hi422P@1.3",
"Hi422P@2.0",
"Hi422P@2.1",
"Hi422P@2.2",
"Hi422P@3.0",
"Hi422P@3.1",
"Hi422P@3.2",
"Hi422P@4.0",
"Hi422P@4.1",
"Hi422P@4.2",
"Hi422P@5.0",
"Hi422P@5.1",
"Hi444PP@1.0",
"Hi444PP@1.1",
"Hi444PP@1.2",
"Hi444PP@1.3",
"Hi444PP@2.0",
"Hi444PP@2.1",
"Hi444PP@2.2",
"Hi444PP@3.0",
"Hi444PP@3.1",
"Hi444PP@3.2",
"Hi444PP@4.0",
"Hi444PP@4.1",
"Hi444PP@4.2",
"Hi444PP@5.0",
"Hi444PP@5.1"
],
"ColorSpaces": [
"Don't Care",
"Gray",
"YUV420",
"YUV422",
"YUV444",
"YUV422-10Bit",
"YUV420-10Bit"
]
},
"audio": {
"CodecTypes": [
"Don't Care",
"MPEG",
"AC3",
"E-AC3",
"DTS",
"ADTS/AAC",
"ADTS/HE-AAC",
"LATM/AAC",
"LATM/HE-AAC"
],
"Channels": [
"Don't Care",
"1",
"2",
"2.1",
"3.1",
"5.0",
"5.1",
"7.1"
]
}
}
}
},
"mpegts": {
"config": {
"TsStandardTypes": [
"DVB",
"ATSC"
],
"ST2038Modes": [
"Merge",
"Prefer ST-2038",
"Ignore ST-2038"
],
"MonitoringLevels": [
"Full",
"Light",
"Extra Light"
],
"RtpModes": [
"Don't Care",
"MPEGTS/UDP",
"MPEGTS/RTP"
],
"SchedulingModes": [
"PMT Auto Matching",
"None"
],
"atsc": {
"VctTypes": [
"Don't Care",
"Terrestrial",
"Cable"
]
}
},
"receivers": {
"StreamTypes": [
"SPTS",
"MPTS"
],
"EncryptionTypes": [
"None",
"Simulcrypt, AES-128-CBC",
"Simulcrypt, AES-128-ECB",
"Simulcrypt, DVB-CSA",
"BISS-2, AES-128-CBC"
]
},
"profiles": {
"ContentTypes": [
"Other",
"Video",
"Audio",
"Subtitles",
"Teletext",
"PCR",
"PMT",
"AIT",
"ECM",
"EMM",
"DSM_CC",
"AES3",
"ID3 Metadata",
"ST-2038"
],
"RstRunningStates": [
"Don't Care",
"Not running",
"Starts in a few seconds",
"Pausing",
"Running",
"Service off-air",
"Reserved 6",
"Reserved 7"
],
"components": {
"aes": {
"BitsPerSample": [
"Don't Care",
"16 Bit",
"20 Bit",
"24 Bit"
],
"Types": [
"Don't Care",
"PCM",
"Dolby-E"
],
"Channels": [
"Don't Care",
"5.1+2",
"5.1+1+1",
"4+4",
"4+2+2",
"4+2+1+1",
"4+1+1+1+1",
"2+2+2+2",
"2+2+2+1+1",
"2+2+1+1+1+1",
"2+1+1+1+1+1+1",
"1+1+1+1+1+1+1+1",
"4+2",
"4+1+1",
"2+2+2",
"2+2+1+1",
"2+1+1+1+1",
"1+1+1+1+1+1+1",
"2+2",
"2+1+1",
"1+1+1+1",
"7.1S"
],
"Frequencies": [
"Don't Care",
"48Khz",
"96Khz",
"44.1Khz"
]
},
"video": {
"CodecTypes": [
"Don't Care",
"H.264",
"MPEG2",
"MPEG1",
"JPEG2000",
"H.265",
"JPEG-XS"
],
"AspectRatios": [
"Don't Care",
"4:3",
"16:9",
"221:100"
],
"Profiles": [
"Don't Care",
"SP@ML",
"MP@LL",
"MP@ML",
"MP@H-14",
"MP@HL",
"HP@ML",
"HP@H-14",
"HP@HL",
"SNR@LL",
"SNR@ML",
"SPT@H-14",
"BP@1.0",
"BP@1.1",
"BP@1.2",
"BP@1.3",
"BP@2.0",
"BP@2.1",
"BP@2.2",
"BP@3.0",
"BP@3.1",
"BP@3.2",
"BP@4.0",
"BP@4.1",
"BP@4.2",
"BP@5.0",
"BP@5.1",
"MP@1.0",
"MP@1.1",
"MP@1.2",
"MP@1.3",
"MP@2.0",
"MP@2.1",
"MP@2.2",
"MP@3.0",
"MP@3.1",
"MP@3.2",
"MP@4.0",
"MP@4.1",
"MP@4.2",
"MP@5.0",
"MP@5.1",
"XP@1.0",
"XP@1.1",
"XP@1.2",
"XP@1.3",
"XP@2.0",
"XP@2.1",
"XP@2.2",
"XP@3.0",
"XP@3.1",
"XP@3.2",
"XP@4.0",
"XP@4.1",
"XP@4.2",
"XP@5.0",
"XP@5.1",
"HiP@1.0",
"HiP@1.1",
"HiP@1.2",
"HiP@1.3",
"HiP@2.0",
"HiP@2.1",
"HiP@2.2",
"HiP@3.0",
"HiP@3.1",
"HiP@3.2",
"HiP@4.0",
"HiP@4.1",
"HiP@4.2",
"HiP@5.0",
"HiP@5.1",
"Hi10P@1.0",
"Hi10P@1.1",
"Hi10P@1.2",
"Hi10P@1.3",
"Hi10P@2.0",
"Hi10P@2.1",
"Hi10P@2.2",
"Hi10P@3.0",
"Hi10P@3.1",
"Hi10P@3.2",
"Hi10P@4.0",
"Hi10P@4.1",
"Hi10P@4.2",
"Hi10P@5.0",
"Hi10P@5.1",
"Hi422P@1.0",
"Hi422P@1.1",
"Hi422P@1.2",
"Hi422P@1.3",
"Hi422P@2.0",
"Hi422P@2.1",
"Hi422P@2.2",
"Hi422P@3.0",
"Hi422P@3.1",
"Hi422P@3.2",
"Hi422P@4.0",
"Hi422P@4.1",
"Hi422P@4.2",
"Hi422P@5.0",
"Hi422P@5.1",
"Hi444PP@1.0",
"Hi444PP@1.1",
"Hi444PP@1.2",
"Hi444PP@1.3",
"Hi444PP@2.0",
"Hi444PP@2.1",
"Hi444PP@2.2",
"Hi444PP@3.0",
"Hi444PP@3.1",
"Hi444PP@3.2",
"Hi444PP@4.0",
"Hi444PP@4.1",
"Hi444PP@4.2",
"Hi444PP@5.0",
"Hi444PP@5.1"
],
"ColorSpaces": [
"Don't Care",
"Gray",
"YUV420",
"YUV422",
"YUV444",
"YUV422-10Bit",
"YUV420-10Bit"
]
},
"audio": {
"CodecTypes": [
"Don't Care",
"MPEG",
"AC3",
"E-AC3",
"DTS",
"ADTS/AAC",
"ADTS/HE-AAC",
"LATM/AAC",
"LATM/HE-AAC",
"ATMOS"
],
"Channels": [
"Don't Care",
"1",
"2",
"2.1",
"3.1",
"5.0",
"5.1",
"7.1",
"5.1.4",
"7.1.4"
]
}
}
}
},
"zixi": {
"config": {
"MonitoringLevels": [
"Full",
"Light",
"Extra Light"
]
},
"receivers": {
"StreamTypes": [
"ZIXI"
],
"EncryptionTypes": [
"None"
]
},
"profiles": {
"ContentTypes": [
"Other",
"Video",
"Audio",
"Subtitles",
"Teletext",
"PCR",
"PMT",
"DSM_CC",
"AES3",
"ID3 Metadata",
"ST-2038",
"AIT"
]
}
},
"dash": {
"receivers": {
"EncryptionTypes": [
"None",
"Verimatrix, AES-128-CBC",
"Huawei PlayReady, AES-128-CTR",
"Verimatrix MultiRights, CENC",
"SKY CKS, CENC",
"Irdeto, CENC",
"Irdeto, AES-128-CBC",
"ATD-C, CENC",
"SynMedia, CENC",
"Axinom, CENC",
"Kaltura UDRM, CENC",
"BuyDRM, CENC",
"Static, CENC",
"M7, CENC"
],
"StreamTypes": [
"MPEG-DASH"
]
},
"config": {
"SchedulingModes": [
"None"
],
"MonitoringLevels": [
"Full",
"Light",
"Extra Light"
]
},
"profiles": {
"ContentTypes": [
"Video",
"Audio",
"Subtitles"
],
"components": {
"video": {
"CodecTypes": [
"Don't Care",
"H.264",
"MPEG2",
"MPEG1",
"H.265"
],
"AspectRatios": [
"Don't Care",
"4:3",
"16:9",
"221:100"
],
"Profiles": [
"Don't Care",
"SP@ML",
"MP@LL",
"MP@ML",
"MP@H-14",
"MP@HL",
"HP@ML",
"HP@H-14",
"HP@HL",
"SNR@LL",
"SNR@ML",
"SPT@H-14",
"BP@1.0",
"BP@1.1",
"BP@1.2",
"BP@1.3",
"BP@2.0",
"BP@2.1",
"BP@2.2",
"BP@3.0",
"BP@3.1",
"BP@3.2",
"BP@4.0",
"BP@4.1",
"BP@4.2",
"BP@5.0",
"BP@5.1",
"MP@1.0",
"MP@1.1",
"MP@1.2",
"MP@1.3",
"MP@2.0",
"MP@2.1",
"MP@2.2",
"MP@3.0",
"MP@3.1",
"MP@3.2",
"MP@4.0",
"MP@4.1",
"MP@4.2",
"MP@5.0",
"MP@5.1",
"XP@1.0",
"XP@1.1",
"XP@1.2",
"XP@1.3",
"XP@2.0",
"XP@2.1",
"XP@2.2",
"XP@3.0",
"XP@3.1",
"XP@3.2",
"XP@4.0",
"XP@4.1",
"XP@4.2",
"XP@5.0",
"XP@5.1",
"HiP@1.0",
"HiP@1.1",
"HiP@1.2",
"HiP@1.3",
"HiP@2.0",
"HiP@2.1",
"HiP@2.2",
"HiP@3.0",
"HiP@3.1",
"HiP@3.2",
"HiP@4.0",
"HiP@4.1",
"HiP@4.2",
"HiP@5.0",
"HiP@5.1",
"Hi10P@1.0",
"Hi10P@1.1",
"Hi10P@1.2",
"Hi10P@1.3",
"Hi10P@2.0",
"Hi10P@2.1",
"Hi10P@2.2",
"Hi10P@3.0",
"Hi10P@3.1",
"Hi10P@3.2",
"Hi10P@4.0",
"Hi10P@4.1",
"Hi10P@4.2",
"Hi10P@5.0",
"Hi10P@5.1",
"Hi422P@1.0",
"Hi422P@1.1",
"Hi422P@1.2",
"Hi422P@1.3",
"Hi422P@2.0",
"Hi422P@2.1",
"Hi422P@2.2",
"Hi422P@3.0",
"Hi422P@3.1",
"Hi422P@3.2",
"Hi422P@4.0",
"Hi422P@4.1",
"Hi422P@4.2",
"Hi422P@5.0",
"Hi422P@5.1",
"Hi444PP@1.0",
"Hi444PP@1.1",
"Hi444PP@1.2",
"Hi444PP@1.3",
"Hi444PP@2.0",
"Hi444PP@2.1",
"Hi444PP@2.2",
"Hi444PP@3.0",
"Hi444PP@3.1",
"Hi444PP@3.2",
"Hi444PP@4.0",
"Hi444PP@4.1",
"Hi444PP@4.2",
"Hi444PP@5.0",
"Hi444PP@5.1"
],
"ColorSpaces": [
"Don't Care",
"Gray",
"YUV420",
"YUV422",
"YUV444",
"YUV422-10Bit",
"YUV420-10Bit"
]
},
"audio": {
"CodecTypes": [
"Don't Care",
"MPEG",
"AC3",
"E-AC3",
"DTS",
"ADTS/AAC",
"ADTS/HE-AAC",
"LATM/AAC",
"LATM/HE-AAC",
"ATMOS"
],
"Channels": [
"Don't Care",
"5.1.4",
"7.1.4"
]
}
}
}
},
"mss": {
"receivers": {
"EncryptionTypes": [
"None",
"Verimatrix, AES-128-CBC",
"Huawei PlayReady, AES-128-CTR",
"Verimatrix MultiRights, CENC",
"SKY CKS, CENC",
"Irdeto, CENC",
"Irdeto, AES-128-CBC",
"ATD-C, CENC",
"SynMedia, CENC",
"Axinom, CENC",
"Kaltura UDRM, CENC",
"BuyDRM, CENC",
"Static, CENC",
"M7, CENC"
],
"StreamTypes": [
"MSS"
]
},
"config": {
"SchedulingModes": [
"None"
],
"MonitoringLevels": [
"Full",
"Light",
"Extra Light"
]
},
"profiles": {
"ContentTypes": [
"Video",
"Audio",
"Subtitles"
],
"components": {
"video": {
"CodecTypes": [
"Don't Care",
"H.264",
"MPEG2",
"MPEG1",
"H.265"
],
"AspectRatios": [
"Don't Care",
"4:3",
"16:9",
"221:100"
],
"Profiles": [
"Don't Care",
"SP@ML",
"MP@LL",
"MP@ML",
"MP@H-14",
"MP@HL",
"HP@ML",
"HP@H-14",
"HP@HL",
"SNR@LL",
"SNR@ML",
"SPT@H-14",
"BP@1.0",
"BP@1.1",
"BP@1.2",
"BP@1.3",
"BP@2.0",
"BP@2.1",
"BP@2.2",
"BP@3.0",
"BP@3.1",
"BP@3.2",
"BP@4.0",
"BP@4.1",
"BP@4.2",
"BP@5.0",
"BP@5.1",
"MP@1.0",
"MP@1.1",
"MP@1.2",
"MP@1.3",
"MP@2.0",
"MP@2.1",
"MP@2.2",
"MP@3.0",
"MP@3.1",
"MP@3.2",
"MP@4.0",
"MP@4.1",
"MP@4.2",
"MP@5.0",
"MP@5.1",
"XP@1.0",
"XP@1.1",
"XP@1.2",
"XP@1.3",
"XP@2.0",
"XP@2.1",
"XP@2.2",
"XP@3.0",
"XP@3.1",
"XP@3.2",
"XP@4.0",
"XP@4.1",
"XP@4.2",
"XP@5.0",
"XP@5.1",
"HiP@1.0",
"HiP@1.1",
"HiP@1.2",
"HiP@1.3",
"HiP@2.0",
"HiP@2.1",
"HiP@2.2",
"HiP@3.0",
"HiP@3.1",
"HiP@3.2",
"HiP@4.0",
"HiP@4.1",
"HiP@4.2",
"HiP@5.0",
"HiP@5.1",
"Hi10P@1.0",
"Hi10P@1.1",
"Hi10P@1.2",
"Hi10P@1.3",
"Hi10P@2.0",
"Hi10P@2.1",
"Hi10P@2.2",
"Hi10P@3.0",
"Hi10P@3.1",
"Hi10P@3.2",
"Hi10P@4.0",
"Hi10P@4.1",
"Hi10P@4.2",
"Hi10P@5.0",
"Hi10P@5.1",
"Hi422P@1.0",
"Hi422P@1.1",
"Hi422P@1.2",
"Hi422P@1.3",
"Hi422P@2.0",
"Hi422P@2.1",
"Hi422P@2.2",
"Hi422P@3.0",
"Hi422P@3.1",
"Hi422P@3.2",
"Hi422P@4.0",
"Hi422P@4.1",
"Hi422P@4.2",
"Hi422P@5.0",
"Hi422P@5.1",
"Hi444PP@1.0",
"Hi444PP@1.1",
"Hi444PP@1.2",
"Hi444PP@1.3",
"Hi444PP@2.0",
"Hi444PP@2.1",
"Hi444PP@2.2",
"Hi444PP@3.0",
"Hi444PP@3.1",
"Hi444PP@3.2",
"Hi444PP@4.0",
"Hi444PP@4.1",
"Hi444PP@4.2",
"Hi444PP@5.0",
"Hi444PP@5.1"
],
"ColorSpaces": [
"Don't Care",
"Gray",
"YUV420",
"YUV422",
"YUV444",
"YUV422-10Bit",
"YUV420-10Bit"
]
},
"audio": {
"CodecTypes": [
"Don't Care",
"MPEG",
"AC3",
"E-AC3",
"DTS",
"ADTS/AAC",
"ADTS/HE-AAC",
"LATM/AAC",
"LATM/HE-AAC",
"ATMOS"
],
"Channels": [
"Don't Care",
"5.1.4",
"7.1.4"
]
}
}
}
}
}
DELETE channels/config/{uuid}
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | DELETE |
Delete a specific channel.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/config/{{uuid}}
Parameters
Parameter | Data Type | Description |
---|---|---|
uuid | string | The UUID of the channel to be deleted. |
Example Request
DELETE
PUT channels/config/{uuid}
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | PUT |
Edit a channel configuration.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/config/{{uuid}}
Parameters
Parameter | Data Type | Description |
---|---|---|
uuid | string | The UUID of the channel to be edited. |
Example Request
PUT
Body
Response
POST channels/config
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | POST |
Add a new channel, configured according to the attached data request.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/config
Example Request
POST
Body
Response
POST channels/config multi
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | POST |
Add multiple new channel, configured according to the attached data request.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/config
Example Request
POST
Body
Response
PUT channels/config multi
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | PUT |
Edit multiple channel, configured according to the attached data request.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/config
Example Request
PUT
Body
Response
DELETE channels/config multiple
Resource Information
Requires Authentication? | |
Response Formats | json |
HTTP Methods | DELETE |
Delete multiple channel.
Resource URL
https://{{ip_address}}:{{port}}/api/{{version}}/channels/config
Example Request
DELETE
https://192.168.10.53/api/5.1/channels/config
Body
Response