Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

liveStream:updateofflinethumbnailjpeg
Description:
Update live stream entry thumbnail using a raw jpeg file
Input Params
Name Type Description Required Default Value Restrictions
entryId string live stream entry id V
fileData file Jpeg file data V
Output Type
KalturaLiveStreamEntry
Errors
ENTRY_ID_NOT_FOUND;ENTRY_ID;Entry id "@ENTRY_ID@" not found
PERMISSION_DENIED_TO_UPDATE_ENTRY;;User can update only the entries he own, otherwise an admin session must be used
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=liveStream&action=updateofflinethumbnailjpeg
POST fields:
entryId
fileData