EN
Dette innholdet er ikke tilgjengelig på ditt språk, men her er den engelske versjonen.
Dette emnet er ennå ikke vurdert - Vurder dette emnet

Building Applications with the Windows Azure Media Services REST API

Windows Azure Media Services is an OData-based REST service that exposes objects such as Assets, Jobs, Tasks, and so on, as entities that can be queried in the same way as other OData entities. Furthermore, Media Services is built on OData v3, which means you can submit HTTP request bodies in atom+pub or verbose JSON, and receive your responses in the same formats.

This series of topics takes you through a high-level overview of using the Media Services REST APIs to achieve the end-to-end experience of ingesting content, processing it, managing it, and delivering it. Each section has a description of the process, example HTTP requests and responses, and links to reference documentation for more information about the entity or entities used in the process.

noteNote
All examples use JSON because it is lightweight and easily consumed by a variety of clients.

Media Services Development Tasks using the REST API

Each topic in this list contains a set of Media Services developer tasks based on the Media Services application workflow. Each category is effectively a Media Services developer scenario.

 

Topic Description

Setup for Media Services REST API Development

Shows how to construct HTTP requests when calling into Media Services as well as other basic information that you must know when working with Media Services.

Identify Windows Azure Media Services Entities

Shows how to identify Media Services entities by their content identifier schemes.

Connect to Media Services Using the Media Services REST API

Shows how to obtain an ACS token and use it to connect to Media Services. This token is required as part of every HTTP request you make when interacting with Media Services.

Ingest Assets with the Media Services REST API

Shows how to create, encrypt, and upload media assets.

Ingesting Assets in Bulk with the REST API

Shows how to create, encrypt, and upload media assets using bulk ingesting.

Process Assets with the Media Services REST API

Shows how to create processing jobs and tasks that encode, watermark, protect, and generally transform Assets from one form to another.

Manage Assets with the Media Services REST API

Show how to carry out typical management operations with media assets and other entities on the server, including listing, updating, and deleting various Media Services objects.

Deliver Assets with the Media Services REST API

Shows how to deliver media content from Media Services, either as a download, or as a URL to a file or to streaming content.

See Also


Build Date:

2013-04-11
Vurderte du dette som nyttig?
(1500 tegn igjen)

Fellesskapsinnhold

Legg til
© 2013 Microsoft. Med enerett.
facebook page visit twitter rss feed newsletter