Name |
Description |
add |
Adds new live channel. |
appendRecording |
Append recorded video to live entry |
createRecordedEntry |
Create recorded entry id if it doesn't exist and make sure it happens on the DC that the live entry was created on. |
delete |
Delete a live channel. |
get |
Get live channel by ID. |
isLive |
Delivering the status of a live channel (on-air/offline) |
list |
List live channels by filter with paging support. |
registerMediaServer |
Register media server to live entry |
setRecordedContent |
Set recorded video to live entry |
unregisterMediaServer |
Unregister media server from live entry |
update |
Update live channel. Only the properties that were set will be updated. |
validateRegisteredMediaServers |
Validates all registered media servers |