Download OpenAPI specification:Download
Returns queued jobs that match search criteria
organization | Array of strings Organization Id |
providerId | string |
userId | string User ID |
status | Array of strings Items Enum: "PENDING" "PROCESSING" "SUCCEEDED" "FAILED" "CANCELED" Job status filter |
[- {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}
]
Returns queued job
jobId required | integer <int64> Job id |
providerId | string Organization Id |
organization | Array of strings |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}
Get cache contents by playoutIds
id | Array of strings |
organization | Array of strings Organization Id |
providerId | string |
full | boolean Default: false |
{- "property1": [
- {
- "assetFiles": [
- {
- "baseName": "string",
- "checksum": "string",
- "extension": "string",
- "fileSize": 0,
- "localLocation": "string",
- "remoteLocation": "string",
- "status": "PENDING"
}
], - "assetId": "string",
- "assetLocation": "string",
- "graphicItem": true,
- "lastUsedTime": "2019-08-24T14:15:22Z",
- "nearestOnAirTime": "2019-08-24T14:15:22Z",
- "shortId": "string",
- "status": "NOT_READY"
}
], - "property2": [
- {
- "assetFiles": [
- {
- "baseName": "string",
- "checksum": "string",
- "extension": "string",
- "fileSize": 0,
- "localLocation": "string",
- "remoteLocation": "string",
- "status": "PENDING"
}
], - "assetId": "string",
- "assetLocation": "string",
- "graphicItem": true,
- "lastUsedTime": "2019-08-24T14:15:22Z",
- "nearestOnAirTime": "2019-08-24T14:15:22Z",
- "shortId": "string",
- "status": "NOT_READY"
}
]
}
Get playout detailed statuses
organization | Array of strings Organization Id |
providerId | string |
[- "string"
]
{- "property1": {
- "avmon": {
- "audio": {
- "silence": [
- true
]
}, - "video": {
- "black": true,
- "freeze": true
}
}, - "cache": {
- "assetsInProgress": 0,
- "assetsNotCached": 0,
- "cachedAssets": 0,
- "failedAssets": 0,
- "filesDownloading": 0,
- "filesPendingProcessing": 0,
- "filesProcessing": 0,
- "gapEventId": "string",
- "gapIndex": 0,
- "gapIsBetweenEvents": true,
- "nextToProcess": "string",
- "serviceReady": true,
- "timeTillFirstGap": 0,
- "totalAssets": 0,
- "uploadsInProgress": 0,
- "version": "string",
- "cachedPercentage": 0.1,
- "freeSpacePercentage": 0.1,
- "locationStatuses": [
- {
- "free": 0,
- "locationType": "PRIMARY",
- "total": 0
}
]
}, - "cacheStatus": {
- "assetsInProgress": 0,
- "assetsNotCached": 0,
- "cachedAssets": 0,
- "failedAssets": 0,
- "filesDownloading": 0,
- "filesPendingProcessing": 0,
- "filesProcessing": 0,
- "gapEventId": "string",
- "gapIndex": 0,
- "gapIsBetweenEvents": true,
- "nextToProcess": "string",
- "serviceReady": true,
- "timeTillFirstGap": 0,
- "totalAssets": 0,
- "uploadsInProgress": 0,
- "version": "string",
- "cachedPercentage": 0.1,
- "freeSpacePercentage": 0.1,
- "locationStatuses": [
- {
- "free": 0,
- "locationType": "PRIMARY",
- "total": 0
}
]
}, - "captionPackage": {
- "assetId": "string",
- "version": 0
}, - "currentAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "currentGraphicPlaylist": {
- "end": "2019-08-24T14:15:22Z",
- "objects": [
- "string"
], - "start": "2019-08-24T14:15:22Z"
}, - "emergencyModeDetails": {
- "automaticEmergency": true,
- "manualEmergency": true,
- "reason": "string"
}, - "emergencyTemplate": {
- "assetId": "string",
- "version": 0
}, - "errors": [
- {
- "key": "string",
- "message": "string",
- "time": 0
}
], - "general": {
- "currentAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "liveId": "string",
- "mode": "STOPPED",
- "modeLiveId": "string",
- "name": "string",
- "nextAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "nextLiveAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "overallStatus": {
- "avmon": "ERROR",
- "cache": "ERROR",
- "connection": "ERROR",
- "cpu": "ERROR",
- "playback": "ERROR",
- "storage": "ERROR"
}, - "pendingLiveId": "string",
- "pendingStatus": "STOPPED",
- "pendingStatusChangeTime": "2019-08-24T14:15:22Z",
- "playoutId": "string",
- "recording": true,
- "status": "STOPPED",
- "timeGenerated": "2019-08-24T14:15:22Z",
- "timelineVersion": 0,
- "version": "string"
}, - "identification": {
- "channelId": "string",
- "channelName": "string",
- "organizationId": "string",
- "organizationName": "string",
- "playoutId": "string",
- "playoutName": "string"
}, - "lastGraphicPlaylist": {
- "end": "2019-08-24T14:15:22Z",
- "objects": [
- "string"
], - "start": "2019-08-24T14:15:22Z"
}, - "liveInputStatus": [
- {
- "downtime": 0,
- "events": [
- {
- "message": "string",
- "time": 0
}
], - "framerate": "string",
- "liveId": "string",
- "primarySCTESource": true,
- "protocol": "string",
- "resolution": "string",
- "status": "RUNNING",
- "synchronizedWith": "string",
- "uptime": 0,
- "url": "string"
}
], - "liveModeStatus": {
- "liveId": "string",
- "manualLive": true,
- "playing": true,
- "recording": true,
- "scheduledLive": true
}, - "name": "string",
- "nextAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "nextLiveAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "osPerf": {
- "clock_drift_ms": 0,
- "cpu_usage": 0.1,
- "disk_free_percent": 0.1,
- "disk_use_time_percent": 0,
- "file_descriptors": 0,
- "inputs": {
- "property1": {
- "property1": 0,
- "property2": 0
}, - "property2": {
- "property1": 0,
- "property2": 0
}
}, - "ram_free_bytes": 0.1,
- "ram_used_bytes": 0,
- "shared_ram_bytes": 0,
- "uptime_seconds": 0
}, - "playoutId": "string",
- "preview": {
- "input": [
- {
- "liveId": "string",
- "webRtcSessions": 0
}
], - "output": {
- "webRtcSessions": 0
}
}, - "recordingStatus": [
- {
- "lastRecordedFile": "string",
- "outputName": "string",
- "recording": true,
- "type": "LIVE"
}
], - "timeGenerated": "2019-08-24T14:15:22Z",
- "timeline": {
- "allowExitEmergencyOnTake": true,
- "allowExitLiveOnTake": true,
- "lastAutoSkipEventId": "string",
- "lastAutoSkipTime": "2019-08-24T14:15:22Z",
- "lastTimelineUpdate": [
- {
- "duration": 0,
- "floating": "START",
- "floatingEnd": "FLOATING",
- "floatingStart": "FLOATING",
- "id": "string",
- "programme": {
- "startTime": "2019-08-24T14:15:22Z"
}, - "startTime": "2019-08-24T14:15:22Z"
}
], - "originatorPlayoutId": "string",
- "randomizePlaylist": true,
- "scteLiveSourceId": "string",
- "takeReason": "string",
- "takeSequenceNumber": 0,
- "takenEventId": 0,
- "timelineType": "string"
}, - "titleProject": {
- "assetId": "string",
- "version": 0
}, - "version": {
- "branch": "string",
- "build": 0,
- "commit": "string",
- "date": "string",
- "dolbyVersion": "string",
- "number": "string"
}, - "zixiStatus": [
- {
- "inputs": {
- "error": "string",
- "error_code": 0,
- "streams": [
- {
- "bitrate": 0,
- "error": "string",
- "error_code": 0,
- "id": "string",
- "latency": 0,
- "source": "string",
- "status": "string",
- "type": "string",
- "up_time_seconds": 0
}
]
}, - "licenseInfo": {
- "cluster": 0,
- "error": "string",
- "error_code": 0,
- "file_transfer": 0,
- "lics": [
- {
- "error": "string",
- "error_code": 0,
- "exp": "string",
- "limit": "string",
- "name": "string",
- "used": "string"
}
], - "ok": 0,
- "ott": 0,
- "pro_mpeg": 0,
- "pro_output": 0,
- "tr101": 0
}, - "name": "string",
- "outputs": {
- "error": "string",
- "error_code": 0,
- "outputs": [
- {
- "bitrate": 0,
- "error": "string",
- "error_code": 0,
- "id": "string",
- "ip": "string",
- "name": "string",
- "status": "string",
- "stream_id": "string",
- "type": "string"
}
]
}, - "versionInfo": {
- "error": "string",
- "error_code": 0,
- "version_build": 0,
- "version_major": 0,
- "version_minor": 0,
- "version_minor2": 0
}
}
]
}, - "property2": {
- "avmon": {
- "audio": {
- "silence": [
- true
]
}, - "video": {
- "black": true,
- "freeze": true
}
}, - "cache": {
- "assetsInProgress": 0,
- "assetsNotCached": 0,
- "cachedAssets": 0,
- "failedAssets": 0,
- "filesDownloading": 0,
- "filesPendingProcessing": 0,
- "filesProcessing": 0,
- "gapEventId": "string",
- "gapIndex": 0,
- "gapIsBetweenEvents": true,
- "nextToProcess": "string",
- "serviceReady": true,
- "timeTillFirstGap": 0,
- "totalAssets": 0,
- "uploadsInProgress": 0,
- "version": "string",
- "cachedPercentage": 0.1,
- "freeSpacePercentage": 0.1,
- "locationStatuses": [
- {
- "free": 0,
- "locationType": "PRIMARY",
- "total": 0
}
]
}, - "cacheStatus": {
- "assetsInProgress": 0,
- "assetsNotCached": 0,
- "cachedAssets": 0,
- "failedAssets": 0,
- "filesDownloading": 0,
- "filesPendingProcessing": 0,
- "filesProcessing": 0,
- "gapEventId": "string",
- "gapIndex": 0,
- "gapIsBetweenEvents": true,
- "nextToProcess": "string",
- "serviceReady": true,
- "timeTillFirstGap": 0,
- "totalAssets": 0,
- "uploadsInProgress": 0,
- "version": "string",
- "cachedPercentage": 0.1,
- "freeSpacePercentage": 0.1,
- "locationStatuses": [
- {
- "free": 0,
- "locationType": "PRIMARY",
- "total": 0
}
]
}, - "captionPackage": {
- "assetId": "string",
- "version": 0
}, - "currentAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "currentGraphicPlaylist": {
- "end": "2019-08-24T14:15:22Z",
- "objects": [
- "string"
], - "start": "2019-08-24T14:15:22Z"
}, - "emergencyModeDetails": {
- "automaticEmergency": true,
- "manualEmergency": true,
- "reason": "string"
}, - "emergencyTemplate": {
- "assetId": "string",
- "version": 0
}, - "errors": [
- {
- "key": "string",
- "message": "string",
- "time": 0
}
], - "general": {
- "currentAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "liveId": "string",
- "mode": "STOPPED",
- "modeLiveId": "string",
- "name": "string",
- "nextAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "nextLiveAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "overallStatus": {
- "avmon": "ERROR",
- "cache": "ERROR",
- "connection": "ERROR",
- "cpu": "ERROR",
- "playback": "ERROR",
- "storage": "ERROR"
}, - "pendingLiveId": "string",
- "pendingStatus": "STOPPED",
- "pendingStatusChangeTime": "2019-08-24T14:15:22Z",
- "playoutId": "string",
- "recording": true,
- "status": "STOPPED",
- "timeGenerated": "2019-08-24T14:15:22Z",
- "timelineVersion": 0,
- "version": "string"
}, - "identification": {
- "channelId": "string",
- "channelName": "string",
- "organizationId": "string",
- "organizationName": "string",
- "playoutId": "string",
- "playoutName": "string"
}, - "lastGraphicPlaylist": {
- "end": "2019-08-24T14:15:22Z",
- "objects": [
- "string"
], - "start": "2019-08-24T14:15:22Z"
}, - "liveInputStatus": [
- {
- "downtime": 0,
- "events": [
- {
- "message": "string",
- "time": 0
}
], - "framerate": "string",
- "liveId": "string",
- "primarySCTESource": true,
- "protocol": "string",
- "resolution": "string",
- "status": "RUNNING",
- "synchronizedWith": "string",
- "uptime": 0,
- "url": "string"
}
], - "liveModeStatus": {
- "liveId": "string",
- "manualLive": true,
- "playing": true,
- "recording": true,
- "scheduledLive": true
}, - "name": "string",
- "nextAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "nextLiveAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "osPerf": {
- "clock_drift_ms": 0,
- "cpu_usage": 0.1,
- "disk_free_percent": 0.1,
- "disk_use_time_percent": 0,
- "file_descriptors": 0,
- "inputs": {
- "property1": {
- "property1": 0,
- "property2": 0
}, - "property2": {
- "property1": 0,
- "property2": 0
}
}, - "ram_free_bytes": 0.1,
- "ram_used_bytes": 0,
- "shared_ram_bytes": 0,
- "uptime_seconds": 0
}, - "playoutId": "string",
- "preview": {
- "input": [
- {
- "liveId": "string",
- "webRtcSessions": 0
}
], - "output": {
- "webRtcSessions": 0
}
}, - "recordingStatus": [
- {
- "lastRecordedFile": "string",
- "outputName": "string",
- "recording": true,
- "type": "LIVE"
}
], - "timeGenerated": "2019-08-24T14:15:22Z",
- "timeline": {
- "allowExitEmergencyOnTake": true,
- "allowExitLiveOnTake": true,
- "lastAutoSkipEventId": "string",
- "lastAutoSkipTime": "2019-08-24T14:15:22Z",
- "lastTimelineUpdate": [
- {
- "duration": 0,
- "floating": "START",
- "floatingEnd": "FLOATING",
- "floatingStart": "FLOATING",
- "id": "string",
- "programme": {
- "startTime": "2019-08-24T14:15:22Z"
}, - "startTime": "2019-08-24T14:15:22Z"
}
], - "originatorPlayoutId": "string",
- "randomizePlaylist": true,
- "scteLiveSourceId": "string",
- "takeReason": "string",
- "takeSequenceNumber": 0,
- "takenEventId": 0,
- "timelineType": "string"
}, - "titleProject": {
- "assetId": "string",
- "version": 0
}, - "version": {
- "branch": "string",
- "build": 0,
- "commit": "string",
- "date": "string",
- "dolbyVersion": "string",
- "number": "string"
}, - "zixiStatus": [
- {
- "inputs": {
- "error": "string",
- "error_code": 0,
- "streams": [
- {
- "bitrate": 0,
- "error": "string",
- "error_code": 0,
- "id": "string",
- "latency": 0,
- "source": "string",
- "status": "string",
- "type": "string",
- "up_time_seconds": 0
}
]
}, - "licenseInfo": {
- "cluster": 0,
- "error": "string",
- "error_code": 0,
- "file_transfer": 0,
- "lics": [
- {
- "error": "string",
- "error_code": 0,
- "exp": "string",
- "limit": "string",
- "name": "string",
- "used": "string"
}
], - "ok": 0,
- "ott": 0,
- "pro_mpeg": 0,
- "pro_output": 0,
- "tr101": 0
}, - "name": "string",
- "outputs": {
- "error": "string",
- "error_code": 0,
- "outputs": [
- {
- "bitrate": 0,
- "error": "string",
- "error_code": 0,
- "id": "string",
- "ip": "string",
- "name": "string",
- "status": "string",
- "stream_id": "string",
- "type": "string"
}
]
}, - "versionInfo": {
- "error": "string",
- "error_code": 0,
- "version_build": 0,
- "version_major": 0,
- "version_minor": 0,
- "version_minor2": 0
}
}
]
}
}
Get playout statuses
organization | Array of strings Organization Id |
providerId | string |
[- "string"
]
{- "property1": {
- "currentAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "liveId": "string",
- "mode": "STOPPED",
- "modeLiveId": "string",
- "name": "string",
- "nextAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "nextLiveAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "overallStatus": {
- "avmon": "ERROR",
- "cache": "ERROR",
- "connection": "ERROR",
- "cpu": "ERROR",
- "playback": "ERROR",
- "storage": "ERROR"
}, - "pendingLiveId": "string",
- "pendingStatus": "STOPPED",
- "pendingStatusChangeTime": "2019-08-24T14:15:22Z",
- "playoutId": "string",
- "recording": true,
- "status": "STOPPED",
- "timeGenerated": "2019-08-24T14:15:22Z",
- "timelineVersion": 0,
- "version": "string"
}, - "property2": {
- "currentAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "liveId": "string",
- "mode": "STOPPED",
- "modeLiveId": "string",
- "name": "string",
- "nextAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "nextLiveAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "overallStatus": {
- "avmon": "ERROR",
- "cache": "ERROR",
- "connection": "ERROR",
- "cpu": "ERROR",
- "playback": "ERROR",
- "storage": "ERROR"
}, - "pendingLiveId": "string",
- "pendingStatus": "STOPPED",
- "pendingStatusChangeTime": "2019-08-24T14:15:22Z",
- "playoutId": "string",
- "recording": true,
- "status": "STOPPED",
- "timeGenerated": "2019-08-24T14:15:22Z",
- "timelineVersion": 0,
- "version": "string"
}
}
Get cache contents by playoutId
id required | string |
organization | Array of strings Organization Id |
providerId | string |
full | boolean Default: false |
[- {
- "assetFiles": [
- {
- "baseName": "string",
- "checksum": "string",
- "extension": "string",
- "fileSize": 0,
- "localLocation": "string",
- "remoteLocation": "string",
- "status": "PENDING"
}
], - "assetId": "string",
- "assetLocation": "string",
- "graphicItem": true,
- "lastUsedTime": "2019-08-24T14:15:22Z",
- "nearestOnAirTime": "2019-08-24T14:15:22Z",
- "shortId": "string",
- "status": "NOT_READY"
}
]
Publishes cache status to playout
id required | string |
organization | Array of strings Organization Id |
providerId | string |
assetsInProgress | integer <int64> |
assetsNotCached | integer <int64> |
cachedAssets | integer <int64> |
failedAssets | integer <int64> |
filesDownloading | integer <int64> |
filesPendingProcessing | integer <int64> |
filesProcessing | integer <int64> |
gapEventId | string |
gapIndex | integer <int32> |
gapIsBetweenEvents | boolean |
nextToProcess | string |
serviceReady | boolean |
timeTillFirstGap | integer <int64> |
totalAssets | integer <int64> |
uploadsInProgress | integer <int64> |
version | string |
cachedPercentage | number <double> |
freeSpacePercentage | number <double> |
Array of objects (LocationStatus) |
{- "assetsInProgress": 0,
- "assetsNotCached": 0,
- "cachedAssets": 0,
- "failedAssets": 0,
- "filesDownloading": 0,
- "filesPendingProcessing": 0,
- "filesProcessing": 0,
- "gapEventId": "string",
- "gapIndex": 0,
- "gapIsBetweenEvents": true,
- "nextToProcess": "string",
- "serviceReady": true,
- "timeTillFirstGap": 0,
- "totalAssets": 0,
- "uploadsInProgress": 0,
- "version": "string",
- "cachedPercentage": 0.1,
- "freeSpacePercentage": 0.1,
- "locationStatuses": [
- {
- "free": 0,
- "locationType": "PRIMARY",
- "total": 0
}
]
}
{- "code": 0,
- "messages": [
- "string"
]
}
Removes asset from playout's cache by asset id
id required | string |
assetId required | string |
organization | Array of strings Organization Id |
providerId | string |
{- "code": 0,
- "messages": [
- "string"
]
}
Removes file from asset date by asset id, file name and extension
id required | string |
assetId required | string |
fileName required | string |
extension required | string |
organization | Array of strings Organization Id |
providerId | string |
{- "code": 0,
- "messages": [
- "string"
]
}
Returns asset journal for given playout and asset id
id required | string |
assetId required | string |
organization | Array of strings Organization Id |
providerId | string |
[- {
- "fileName": "string",
- "message": "string",
- "status": "OK",
- "timestamp": "2019-08-24T14:15:22Z"
}
]
Get cache configuration by playoutId
id required | string |
organization | Array of strings Organization Id |
providerId | string |
{- "assetExpiration": 0,
- "concurrentDownloads": 0,
- "locations": [
- {
- "locationType": "PRIMARY",
- "maxStoragePercent": 0,
- "path": "string"
}
], - "maxDownloadAttempts": 0,
- "maxTimeInCache": 0,
- "storeLocation": "string",
- "storePassword": "string",
- "storeUsername": "string"
}
Get asset cache status of playout
id required | string |
organization | Array of strings Organization Id |
providerId | string |
{- "assetsInProgress": 0,
- "assetsNotCached": 0,
- "cachedAssets": 0,
- "failedAssets": 0,
- "filesDownloading": 0,
- "filesPendingProcessing": 0,
- "filesProcessing": 0,
- "gapEventId": "string",
- "gapIndex": 0,
- "gapIsBetweenEvents": true,
- "nextToProcess": "string",
- "serviceReady": true,
- "timeTillFirstGap": 0,
- "totalAssets": 0,
- "uploadsInProgress": 0,
- "version": "string",
- "cachedPercentage": 0.1,
- "freeSpacePercentage": 0.1,
- "locationStatuses": [
- {
- "free": 0,
- "locationType": "PRIMARY",
- "total": 0
}
]
}
Get playout detailed config
id required | string |
organization | Array of strings Organization Id |
providerId | string |
{- "avMonConfig": {
- "Audio": {
- "NumInputPins": 0,
- "SilenceThreshold": 0,
- "SilenceTimeThreshold": 0,
- "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}, - "Video": {
- "BlackThreshold": 0,
- "BlackTimeThreshold": 0,
- "FreezeThreshold": 0,
- "FreezeTimeThreshold": 0,
- "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}, - "cacheConfiguration": {
- "assetExpiration": 0,
- "concurrentDownloads": 0,
- "locations": [
- {
- "locationType": "PRIMARY",
- "maxStoragePercent": 0,
- "path": "string"
}
], - "maxDownloadAttempts": 0,
- "maxTimeInCache": 0,
- "storeLocation": "string",
- "storePassword": "string",
- "storeUsername": "string"
}, - "emergencyPlaylistName": "string",
- "graphicProjectAssetName": "string",
- "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z",
- "videoBoardConfig": {
- "Audio": [
- {
- "IsSolo": true,
- "LangName": "string",
- "LangNum": "string",
- "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}
], - "Subtitle": {
- "DVB": [
- {
- "LangName": "string",
- "LangNum": 0,
- "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}
], - "TTDVB": [
- {
- "LangName": "string",
- "PageNum": 0,
- "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}
], - "TTGen": [
- {
- "LangName": "string",
- "PageNum": 0,
- "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}
], - "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}, - "Video": {
- "AspectRatio": "string",
- "FrameRate": 0,
- "Height": 0,
- "ScanType": "string",
- "Width": 0,
- "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}, - "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}
}
Get playout extended status, containing composite of various statuses from palyout service
id required | string Id of playout |
organization | Array of strings Organization Id |
providerId | string |
{- "avmon": {
- "audio": {
- "silence": [
- true
]
}, - "video": {
- "black": true,
- "freeze": true
}
}, - "cache": {
- "assetsInProgress": 0,
- "assetsNotCached": 0,
- "cachedAssets": 0,
- "failedAssets": 0,
- "filesDownloading": 0,
- "filesPendingProcessing": 0,
- "filesProcessing": 0,
- "gapEventId": "string",
- "gapIndex": 0,
- "gapIsBetweenEvents": true,
- "nextToProcess": "string",
- "serviceReady": true,
- "timeTillFirstGap": 0,
- "totalAssets": 0,
- "uploadsInProgress": 0,
- "version": "string",
- "cachedPercentage": 0.1,
- "freeSpacePercentage": 0.1,
- "locationStatuses": [
- {
- "free": 0,
- "locationType": "PRIMARY",
- "total": 0
}
]
}, - "cacheStatus": {
- "assetsInProgress": 0,
- "assetsNotCached": 0,
- "cachedAssets": 0,
- "failedAssets": 0,
- "filesDownloading": 0,
- "filesPendingProcessing": 0,
- "filesProcessing": 0,
- "gapEventId": "string",
- "gapIndex": 0,
- "gapIsBetweenEvents": true,
- "nextToProcess": "string",
- "serviceReady": true,
- "timeTillFirstGap": 0,
- "totalAssets": 0,
- "uploadsInProgress": 0,
- "version": "string",
- "cachedPercentage": 0.1,
- "freeSpacePercentage": 0.1,
- "locationStatuses": [
- {
- "free": 0,
- "locationType": "PRIMARY",
- "total": 0
}
]
}, - "captionPackage": {
- "assetId": "string",
- "version": 0
}, - "currentAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "currentGraphicPlaylist": {
- "end": "2019-08-24T14:15:22Z",
- "objects": [
- "string"
], - "start": "2019-08-24T14:15:22Z"
}, - "emergencyModeDetails": {
- "automaticEmergency": true,
- "manualEmergency": true,
- "reason": "string"
}, - "emergencyTemplate": {
- "assetId": "string",
- "version": 0
}, - "errors": [
- {
- "key": "string",
- "message": "string",
- "time": 0
}
], - "general": {
- "currentAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "liveId": "string",
- "mode": "STOPPED",
- "modeLiveId": "string",
- "name": "string",
- "nextAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "nextLiveAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "overallStatus": {
- "avmon": "ERROR",
- "cache": "ERROR",
- "connection": "ERROR",
- "cpu": "ERROR",
- "playback": "ERROR",
- "storage": "ERROR"
}, - "pendingLiveId": "string",
- "pendingStatus": "STOPPED",
- "pendingStatusChangeTime": "2019-08-24T14:15:22Z",
- "playoutId": "string",
- "recording": true,
- "status": "STOPPED",
- "timeGenerated": "2019-08-24T14:15:22Z",
- "timelineVersion": 0,
- "version": "string"
}, - "identification": {
- "channelId": "string",
- "channelName": "string",
- "organizationId": "string",
- "organizationName": "string",
- "playoutId": "string",
- "playoutName": "string"
}, - "lastGraphicPlaylist": {
- "end": "2019-08-24T14:15:22Z",
- "objects": [
- "string"
], - "start": "2019-08-24T14:15:22Z"
}, - "liveInputStatus": [
- {
- "downtime": 0,
- "events": [
- {
- "message": "string",
- "time": 0
}
], - "framerate": "string",
- "liveId": "string",
- "primarySCTESource": true,
- "protocol": "string",
- "resolution": "string",
- "status": "RUNNING",
- "synchronizedWith": "string",
- "uptime": 0,
- "url": "string"
}
], - "liveModeStatus": {
- "liveId": "string",
- "manualLive": true,
- "playing": true,
- "recording": true,
- "scheduledLive": true
}, - "name": "string",
- "nextAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "nextLiveAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "osPerf": {
- "clock_drift_ms": 0,
- "cpu_usage": 0.1,
- "disk_free_percent": 0.1,
- "disk_use_time_percent": 0,
- "file_descriptors": 0,
- "inputs": {
- "property1": {
- "property1": 0,
- "property2": 0
}, - "property2": {
- "property1": 0,
- "property2": 0
}
}, - "ram_free_bytes": 0.1,
- "ram_used_bytes": 0,
- "shared_ram_bytes": 0,
- "uptime_seconds": 0
}, - "playoutId": "string",
- "preview": {
- "input": [
- {
- "liveId": "string",
- "webRtcSessions": 0
}
], - "output": {
- "webRtcSessions": 0
}
}, - "recordingStatus": [
- {
- "lastRecordedFile": "string",
- "outputName": "string",
- "recording": true,
- "type": "LIVE"
}
], - "timeGenerated": "2019-08-24T14:15:22Z",
- "timeline": {
- "allowExitEmergencyOnTake": true,
- "allowExitLiveOnTake": true,
- "lastAutoSkipEventId": "string",
- "lastAutoSkipTime": "2019-08-24T14:15:22Z",
- "lastTimelineUpdate": [
- {
- "duration": 0,
- "floating": "START",
- "floatingEnd": "FLOATING",
- "floatingStart": "FLOATING",
- "id": "string",
- "programme": {
- "startTime": "2019-08-24T14:15:22Z"
}, - "startTime": "2019-08-24T14:15:22Z"
}
], - "originatorPlayoutId": "string",
- "randomizePlaylist": true,
- "scteLiveSourceId": "string",
- "takeReason": "string",
- "takeSequenceNumber": 0,
- "takenEventId": 0,
- "timelineType": "string"
}, - "titleProject": {
- "assetId": "string",
- "version": 0
}, - "version": {
- "branch": "string",
- "build": 0,
- "commit": "string",
- "date": "string",
- "dolbyVersion": "string",
- "number": "string"
}, - "zixiStatus": [
- {
- "inputs": {
- "error": "string",
- "error_code": 0,
- "streams": [
- {
- "bitrate": 0,
- "error": "string",
- "error_code": 0,
- "id": "string",
- "latency": 0,
- "source": "string",
- "status": "string",
- "type": "string",
- "up_time_seconds": 0
}
]
}, - "licenseInfo": {
- "cluster": 0,
- "error": "string",
- "error_code": 0,
- "file_transfer": 0,
- "lics": [
- {
- "error": "string",
- "error_code": 0,
- "exp": "string",
- "limit": "string",
- "name": "string",
- "used": "string"
}
], - "ok": 0,
- "ott": 0,
- "pro_mpeg": 0,
- "pro_output": 0,
- "tr101": 0
}, - "name": "string",
- "outputs": {
- "error": "string",
- "error_code": 0,
- "outputs": [
- {
- "bitrate": 0,
- "error": "string",
- "error_code": 0,
- "id": "string",
- "ip": "string",
- "name": "string",
- "status": "string",
- "stream_id": "string",
- "type": "string"
}
]
}, - "versionInfo": {
- "error": "string",
- "error_code": 0,
- "version_build": 0,
- "version_major": 0,
- "version_minor": 0,
- "version_minor2": 0
}
}
]
}
Get emergency mode
id required | string |
organization | Array of strings Organization Id |
providerId | string |
{- "automaticEmergency": true,
- "exitConditions": {
- "exitOnScteTake": true
}, - "manualEmergency": true,
- "reason": "string"
}
Retrieves graphics project by playoutId
id required | string |
organization | Array of strings Organization Id |
providerId | string |
{- "active": {
- "assetId": "string"
}, - "assigned": {
- "assetId": "string"
}
}
Publishes playout performance to playout
id required | string |
organization | Array of strings Organization Id |
providerId | string |
clock_drift_ms | number |
cpu_usage | number <double> |
disk_free_percent | number <double> |
disk_use_time_percent | number |
file_descriptors | integer <int32> |
object | |
ram_free_bytes | number <double> |
ram_used_bytes | integer <int64> |
shared_ram_bytes | integer <int64> |
object | |
uptime_seconds | number |
{- "clock_drift_ms": 0,
- "cpu_usage": 0.1,
- "disk_free_percent": 0.1,
- "disk_use_time_percent": 0,
- "file_descriptors": 0,
- "inputs": {
- "property1": {
- "property1": 0,
- "property2": 0
}, - "property2": {
- "property1": 0,
- "property2": 0
}
}, - "ram_free_bytes": 0.1,
- "ram_used_bytes": 0,
- "shared_ram_bytes": 0,
- "unknown": {
- "property1": { },
- "property2": { }
}, - "uptime_seconds": 0
}
{- "code": 0,
- "messages": [
- "string"
]
}
Change playout mode
id required | string |
organization | Array of strings Organization Id |
providerId | string |
object (ExitConditions) | |
liveId | string |
Array of objects (SCTE35SignalDTO) | |
startAnchor | string Enum: "FROM_START" "FROM_END" |
startEventId | string |
startTime | string <date-time> |
status | string Enum: "LIVE" "EMERGENCY" "PLAYING" |
{- "exitConditions": {
- "exitOnScteTake": true
}, - "liveId": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "startAnchor": "FROM_START",
- "startEventId": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "status": "LIVE"
}
{- "code": 0,
- "messages": [
- "string"
]
}
Get live recordings
id required | string |
organization | Array of strings Organization Id |
providerId | string |
[- {
- "bucketName": "string",
- "dateCompleted": "2019-08-24T14:15:22Z",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "destinationId": "string",
- "fileSize": 0,
- "filename": "string",
- "id": 0,
- "message": "string",
- "status": "PENDING",
- "type": "LIVE"
}
]
Removes recording from playout by recording id
id required | string |
recordingId required | integer <int64> |
organization | Array of strings Organization Id |
providerId | string |
{- "code": 0,
- "messages": [
- "string"
]
}
Cancels recording processing by recording id
id required | string |
recordingId required | integer <int64> |
organization | Array of strings Organization Id |
providerId | string |
{- "code": 0,
- "messages": [
- "string"
]
}
Get playout simple status containing only basic availability information
id required | string |
organization | Array of strings Organization Id |
providerId | string |
{- "currentAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "liveId": "string",
- "mode": "STOPPED",
- "modeLiveId": "string",
- "name": "string",
- "nextAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "nextLiveAsset": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "overallStatus": {
- "avmon": "ERROR",
- "cache": "ERROR",
- "connection": "ERROR",
- "cpu": "ERROR",
- "playback": "ERROR",
- "storage": "ERROR"
}, - "pendingLiveId": "string",
- "pendingStatus": "STOPPED",
- "pendingStatusChangeTime": "2019-08-24T14:15:22Z",
- "playoutId": "string",
- "recording": true,
- "status": "STOPPED",
- "timeGenerated": "2019-08-24T14:15:22Z",
- "timelineVersion": 0,
- "version": "string"
}
Publishes playout status to playout
id required | string |
organization | Array of strings Organization Id |
providerId | string |
object (PlayoutEventStatusDTO) | |
object (GraphicPlaylistStatusDTO) | |
object (PlayoutEmergencyStatusDTO) | |
Array of objects (PlayoutErrorsDTO) unique | |
object (PlayoutGeneralStatusDTO) | |
object (GraphicPlaylistStatusDTO) | |
object (PlayoutLiveStatusDTO) | |
Array of objects (LiveInputStatusDTO) | |
object (PlayoutEventStatusDTO) | |
object (PlayoutGapStatus) | |
object (PlayoutEventStatusDTO) | |
object (PreviewDTO) | |
Array of objects (PlayoutRecordingStatusDTO) unique | |
object (PlayoutVersionStatusDTO) |
{- "currentEvent": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "currentGraphicPlaylist": {
- "end": "2019-08-24T14:15:22Z",
- "objects": [
- "string"
], - "start": "2019-08-24T14:15:22Z"
}, - "emergency": {
- "automaticEmergency": true,
- "manualEmergency": true,
- "reason": "string"
}, - "errors": [
- {
- "key": "string",
- "message": "string",
- "time": 0
}
], - "general": {
- "mode": "STOPPED",
- "notificationsSupported": true,
- "recording": true,
- "status": "STOPPED",
- "timeGenerated": "2019-08-24T14:15:22Z",
- "timelineVersion": 0
}, - "lastGraphicPlaylist": {
- "end": "2019-08-24T14:15:22Z",
- "objects": [
- "string"
], - "start": "2019-08-24T14:15:22Z"
}, - "live": {
- "liveId": "string",
- "manualLive": true,
- "playing": true,
- "recording": true,
- "scheduledLive": true
}, - "liveInputs": [
- {
- "downtime": 0,
- "events": [
- {
- "message": "string",
- "time": 0
}
], - "framerate": "string",
- "liveId": "string",
- "primarySCTESource": true,
- "protocol": "string",
- "resolution": "string",
- "status": "RUNNING",
- "synchronizedWith": "string",
- "uptime": 0,
- "url": "string"
}
], - "nextEvent": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "nextGap": {
- "gapEventId": "string",
- "gapIndex": 0,
- "gapIsBetweenEvents": true,
- "timeTillFirstGap": 0
}, - "nextLiveEvent": {
- "assetId": "string",
- "counter": 0,
- "duration": 0,
- "eventId": "string",
- "liveId": "string",
- "manualEnd": true,
- "startTime": "2019-08-24T14:15:22Z",
- "status": "string",
- "title": "string",
- "type": "string"
}, - "preview": {
- "input": [
- {
- "liveId": "string",
- "webRtcSessions": 0
}
], - "output": {
- "webRtcSessions": 0
}
}, - "recording": [
- {
- "lastRecordedFile": "string",
- "outputName": "string",
- "recording": true,
- "type": "LIVE"
}
], - "version": {
- "branch": "string",
- "build": 0,
- "commit": "string",
- "date": "string",
- "dolbyVersion": "string",
- "number": "string"
}
}
{- "code": 0,
- "messages": [
- "string"
]
}
Get playout timeline
id required | string |
organization | Array of strings Organization Id |
providerId | string |
required | object (Pageable) |
{- "content": [
- {
- "assetData": {
- "assetAudioCount": 0,
- "assetId": "string",
- "assetImageCount": 0,
- "assetQCStatus": "UNKNOWN",
- "assetStatus": [
- "OK"
], - "assetSubtitleCount": 0,
- "assetVersion": 0,
- "assetVideoCount": 0,
- "durationInMilliseconds": 0,
- "firstFrameTime": 0,
- "sourceAssetData": {
- "assetName": "string",
- "assetVersion": 0,
- "sourceId": "string"
}, - "title": "string"
}, - "audioTransition": {
- "attenuation": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0
}, - "blockId": 0,
- "blockMode": "ORDERED",
- "category": "string",
- "color": "string",
- "contentAdvisory": [
- {
- "flags": [
- "FANTASY_VIOLENCE"
], - "format": "MPA",
- "level": "PG_13"
}
], - "delayedBy": "2019-08-24T14:15:22Z",
- "deviation": 0,
- "duration": 0,
- "eventType": "PRIMARY",
- "floating": "START",
- "houseId": "string",
- "id": 0,
- "ignoreIncomingScte35Signals": true,
- "label": "string",
- "liveCustomActiveBefore": 0,
- "liveCustomUrl": "string",
- "liveId": "string",
- "locked": true,
- "manualEnd": true,
- "manualStart": true,
- "maxExtendedDuration": 0,
- "mediaId": "string",
- "metadata": {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "sourceScheduleId": 0,
- "sourceScheduleName": "string",
- "sourceType": "PLAYLIST"
}, - "onAirTime": "2019-08-24T14:15:22Z",
- "pidOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "pid": 0,
- "pidPassthrough": true
}
], - "placeholderId": "string",
- "playoutSwitches": [
- {
- "command": "ON",
- "offset": 0,
- "origin": "FROM_START"
}
], - "primarySCTESourceSwitch": {
- "liveId": "string"
}, - "programme": {
- "description": "string",
- "startTime": "2019-08-24T14:15:22Z",
- "title": "string"
}, - "reconciliationId": "string",
- "recording": true,
- "recordingPattern": "string",
- "scte35Signals": [
- {
- "archiveAllowedFlag": true,
- "autoReturn": true,
- "availNum": 0,
- "availsExpected": 0,
- "command": "ON",
- "deviceGroupRestriction": 0,
- "duration": 0,
- "hasSegment": true,
- "noRegionalBlackoutFlag": true,
- "offset": 0,
- "origin": "FROM_START",
- "programId": 0,
- "scteEventType": "SPLICE",
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceEventId": 0,
- "webDeliveryAllowedFlag": true
}
], - "scte35Trigger": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "fallback": {
- "time": "2019-08-24T14:15:22Z",
- "type": "NONE"
}, - "programId": 0,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}, - "secondaryEvents": [
- {
- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
], - "som": 0,
- "status": "NOT_READY",
- "streamOverrides": [
- {
- "languageCode": "string",
- "mediaType": "ARIB_SUBTITLE",
- "sourceDelay": 0,
- "sourceId": "string",
- "sourceType": "LIVE"
}
], - "timecodeIn": 0,
- "title": "string",
- "twitchRPCList": [
- {
- "broadcasterLanguage": "string",
- "duration": 0,
- "gameId": "string",
- "offset": 0,
- "origin": "FROM_START",
- "procedure": "START_COMMERCIAL",
- "title": "string"
}
], - "untimedAds": [
- {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "availNum": 0,
- "placeholder": "string",
- "programId": 0,
- "propagate": true,
- "segmentNum": 0,
- "segmentationEventId": 0,
- "segmentationTypeId": 0,
- "segmentationUpid": "string",
- "segmentationUpidType": 0,
- "segmentsExpected": 0,
- "spliceId": 0
}
], - "voiceovers": [
- {
- "attenuation": 0,
- "duration": 0,
- "fadeInAttack": 0,
- "fadeInOffset": 0,
- "fadeOutAttack": 0,
- "fadeOutOffset": 0,
- "mute": true,
- "name": "string",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "som": 0,
- "target": "string"
}
]
}
], - "empty": true,
- "first": true,
- "last": true,
- "number": 0,
- "numberOfElements": 0,
- "pageable": {
- "offset": 0,
- "pageNumber": 0,
- "pageSize": 0,
- "paged": true,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "unpaged": true
}, - "size": 0,
- "sort": [
- {
- "ascending": true,
- "direction": "string",
- "ignoreCase": true,
- "nullHandling": "string",
- "property": "string"
}
], - "totalElements": 0,
- "totalPages": 0
}
Evaluate secondary event parameters
id required | string |
onAirTimeFrom required | integer <int64> |
organization | Array of strings Organization Id |
providerId | string |
command | string Enum: "ON" "OFF" |
objectName | string |
offset | integer <int64> |
origin | string Enum: "FROM_START" "FROM_END" |
object | |
object |
{- "command": "ON",
- "objectName": "string",
- "offset": 0,
- "origin": "FROM_START",
- "parameters": {
- "property1": "string",
- "property2": "string"
}, - "substitution": {
- "property1": "string",
- "property2": "string"
}
}
{- "property1": {
- "asset": true,
- "assetExists": true,
- "evaluatedValue": "string"
}, - "property2": {
- "asset": true,
- "assetExists": true,
- "evaluatedValue": "string"
}
}
Returns CSV file of playout cache log
playoutId required | string |
organization | Array of strings Organization Id |
providerId | string |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}
Starts as run log export job
playoutId required | string |
organization | Array of strings Organization Id |
format | string Default: "CSV" Format |
providerId | string |
from | string <date-time> |
to | string <date-time> |
{- "from": "2019-08-24T14:15:22Z",
- "to": "2019-08-24T14:15:22Z"
}
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}
Starts as custom report export job
playoutId required | string |
organization | Array of strings Organization Id |
providerId | string |
from | string <date-time> |
to | string <date-time> |
{- "from": "2019-08-24T14:15:22Z",
- "to": "2019-08-24T14:15:22Z"
}
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}
Returns JSON file containing run as log
playoutId required | string playout id |
fileName required | string File name |
organization | Array of strings |
providerId | string |
{ }
Sends a graph control command to playout
playoutId required | string Playout id |
name required | string Graph name |
command required | string Enum: "START" "STOP" Graph control command |
organization | Array of strings |
providerId | string |
{- "code": 0,
- "messages": [
- "string"
], - "status": "NONE"
}
Retrieves playout graph statistics
playoutId required | string Playout id |
name required | string Graph name |
organization | Array of strings |
providerId | string |
{- "name": "string",
- "playoutId": "string",
- "timeGenerated": "2019-08-24T14:15:22Z"
}
Returns live input stream in MJPEG format
playoutId required | string |
organization | Array of strings Organization Id |
providerId | string |
framerate | string Default: "25" |
{- "code": 0,
- "messages": [
- "string"
]
}
Returns live input stream in MJPEG format
playoutId required | string |
liveId required | string |
organization | Array of strings Organization Id |
providerId | string |
framerate | string Default: "25" |
{- "code": 0,
- "messages": [
- "string"
]
}
playoutId required | string Playout id |
organization | Array of strings |
providerId | string |
[- {
- "destinationStatus": [
- {
- "egressIp": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "status": "string"
}
], - "ingressIp": "string",
- "ingressPort": 0,
- "name": "string",
- "protocol": "string",
- "sourceBitrate": 0.1,
- "sourcePacketLoss": 0.1,
- "sourcePackets": 0.1,
- "sourceStatus": "string",
- "status": "string"
}
]
Returns output stream in MJPEG format
playoutId required | string |
organization | Array of strings Organization Id |
providerId | string |
framerate | string Default: "25" |
{- "code": 0,
- "messages": [
- "string"
]
}
Get input stream preview token
playoutId required | string |
inputId required | string |
organization | Array of strings |
providerId | string |
temporary | boolean |
{- "delay": 0,
- "streamId": "string",
- "tokenId": "string",
- "type": "string"
}
Reload input stream preview
playoutId required | string |
inputId required | string |
organization | Array of strings |
providerId | string |
temporary | boolean |
{- "delay": 0,
- "streamId": "string",
- "tokenId": "string",
- "type": "string"
}
Get output stream preview token
playoutId required | string |
organization | Array of strings |
providerId | string |
{- "delay": 0,
- "streamId": "string",
- "tokenId": "string",
- "type": "string"
}
Request WebRTC preview
playoutId required | string |
organization | Array of strings |
providerId | string |
candidate | string |
sdp | string |
sdpMLineIndex | string |
sdpMid | string |
streamId | string |
token | string |
type | string |
{- "candidate": "string",
- "sdp": "string",
- "sdpMLineIndex": "string",
- "sdpMid": "string",
- "streamId": "string",
- "token": "string",
- "type": "string"
}
{- "candidate": "string",
- "sdp": "string",
- "sdpMLineIndex": "string",
- "sdpMid": "string",
- "streamId": "string",
- "token": "string",
- "type": "string"
}
Send WebRTC candidate
playoutId required | string |
organization | Array of strings |
providerId | string |
candidate | string |
sdp | string |
sdpMLineIndex | string |
sdpMid | string |
streamId | string |
token | string |
type | string |
{- "candidate": "string",
- "sdp": "string",
- "sdpMLineIndex": "string",
- "sdpMid": "string",
- "streamId": "string",
- "token": "string",
- "type": "string"
}
{- "code": 0,
- "messages": [
- "string"
]
}