You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

The video upload via REST API is a very useful feature for system integrators to synchronize the VideoManager with a CMS-master.

Upload-options are full-file or chunked upload, furthermore you can optionally specify title, description and keywords as metadata, as well as define a channel-ID and group-ID the uploaded video will be assigned to.

The following steps are necessary for the upload and are described in detail:

  1. Create a video entity (with fileName)
  2. get a upload link from the file handler (the link has a timeout)
  3. upload video.