yospaceCDS Transcoding & Archive Hub Support
For use as a transcoding and archival system, yospaceCDS provides a Web Services API allowing developers to upload content, request content conversions as single jobs or in sequenced batches, query requested job status and to remove content from the yospaceCDS store.
Please note:this documentation relates to the low-level functions provided by yospaceCDS, intended for use by developers building web or mobile applications requiring video storage and transcoding functions. For customers wishing simply to deliver web content to mobile devices, yospaceCDS offers a simplified mobile video delivery service.
The full API documentation is broken down into the following chapters:
- Introduction: provides an overview of the capabilities of yospaceCDS exported by the Web Services API.
- A Simple Example: provides a simple example of how yospaceCDS can be used to upload, convert and retrieve converted content.
- Media Upload: how to upload content into the yospaceCDS store.
- Media Conversion: how to request content conversions.
- Media Retrieval: how to fetch converted content from the yospaceCDS store.
- Batch Jobs: how to create batches of conversion requests that execute in a specific sequence.
- More Content Management: how to request conversion job status and how to delete content from the yospaceCDS store.
The following reference chapters are also provided:
- API Reference: a complete reference of all Web Services API fields and result codes.
- Conversion ID Reference: a complete reference of all support conversion (transcoding) profiles supported by yospaceCDS.
Change History (API Documentation)
| Date | Changes |
|---|---|
| 2009-05-21 | Updated for changes to yospaceCDS release 1.7. |
| 2009-02-11 | Up-to-date with respect to yospaceCDS release 1.6. |