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
entryId string live stream entry id
fileData file Jpeg file data
Output Type
type
KalturaLiveStreamEntry
Errors
ENTRY_ID_NOT_FOUND,Entry id "%s" 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