| livechannel.registerMediaServer | ||||
|---|---|---|---|---|
| Description: | ||||
| Register media server to live entry | ||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| entryId | string | Live entry id | V | |
| hostname | string | Media server host name | V | |
| mediaServerIndex | KalturaEntryServerNodeType | Media server index primary / secondary | V | |
| applicationName | string | the application to which entry is being broadcast | 1 | |
| liveEntryStatus | KalturaEntryServerNodeStatus | the status KalturaEntryServerNodeStatus::PLAYABLE | KalturaEntryServerNodeStatus::BROADCASTING | 1 | |
| Output Type | ||||
| KalturaLiveEntry | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/service/livechannel/action/registerMediaServer JSON object:
|
||||