Opencast

Video CROP Service REST Documentation

/crop
This service is not ready

General Notes

Table of Contents

Write methods

Method / Path: POST /
Description: Submit a track for cropping
Path params: NONE
Required (form) params: track: The track to crop.
Optional (form) params: NONE
Response formats: text/xml
Status codes: 200: OK, The job ID to use when polling for the resulting mpeg7 catalog.
400: Bad Request, The "crop" is NULL or not a valid track type.
500: Internal Server Error, The underlying service could not crop the video.
Notes:
  • Return value description: The job ID to use when polling for the resulting mpeg7 catalog.
Testing:
Sample: /
Testing form (click to reveal)