Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

caption_captionasset:servewebvtt
Description:
Serves caption by its id converting it to segmented WebVTT
Input Params
Name Type Description Required Default Value Restrictions
captionAssetId string V
segmentDuration int 30
segmentIndex int
localTimestamp int 10000
Output Type
file
Errors
CAPTION_ASSET_ID_NOT_FOUND;ASSET_ID;Caption asset id "@ASSET_ID@" not found
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=caption_captionasset&action=servewebvtt
POST fields:
captionAssetId
segmentDuration
segmentIndex
localTimestamp