Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

liveStream:appendrecording
Description:
Append recorded video to live entry
Input Params
Name Type Description Required Default Value Restrictions
entryId string Live entry id V
mediaServerIndex KalturaMediaServerIndex V KalturaMediaServerIndex::PRIMARY
resource KalturaDataCenterContentResource V
duration float in seconds V
Output Type
KalturaLiveEntry
Errors
ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=liveStream&action=appendrecording
POST fields:
entryId
mediaServerIndex
duration