| media:upload | ||||
|---|---|---|---|---|
| Description: | ||||
| Upload a media file to Kaltura, then the file can be used to create a media entry. |
||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| fileData | file | The file data | V | |
| Output Type | ||||
| string | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/?service=media&action=upload POST fields: fileData |
||||