Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

liveStream:get
Description:
Get live stream entry by ID.
Input Params
Name Type Description Required Default Value
entryId string Live stream entry id V
version int Desired version of the data -1
Output Type
KalturaLiveStreamEntry
Errors
ENTRY_ID_NOT_FOUND,Entry id "%s" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=liveStream&action=get
POST fields:
entryId
version