Developer

This document shows how to access video metadata, including the video file itself, using the read methods of the Media API.

Read More

You can use the Account Settings page in the Video Cloud Studio to manage global settings for your Video Cloud account.

Read More

This document outlines best practices for embedding Video Cloud media such as images, videos, and specific renditions in web or mobile apps.

Read More

An overview of BEML, the XML-based system for creating custom player templates.

Read More

This document provides an overview of the Video Cloud Media API.

The Media API is a REST-based API for accessing the content and metadata in your Video Cloud account. Because the Media API is a REST-based API, it can be accessed from a wide variety of places in your web applications, not just on the client, but in your dynamically-generated web pages or server-side synchronization processes, for example.

Read More

Through this document, you will become familiar with the Media module. This document shows you how to launch the Media module, walks you through different panes in the module, and explains what you can do to your media assets by using the menus in those panes.

Read More

This topic presents some simple examples of making Media API queries from JavaScript.

The Media API is a REST-based API for accessing the content and metadata in your Video Cloud account. Because the Media API is a REST-based API, it can be accessed from a wide variety of places in your web applications, not just on the client, but in your dynamically-generated web pages or server-side synchronization processes, for example.

Read More

This document provides an overview of the Video Cloud Flash-only player framework, a powerful way to build customer-facing video-centric user interfaces for your Flash players on your websites.

Read More

You can use the Users page in the Video Cloud Studio to manage the users who are authorized to use the Studio.

Read More

Learn how to use FTP batch provisioning to add or edit assets without using the Media module in the Video Cloud Studio.

Read More

This document provides an overview of the Smart Player API, a JavaScript API for creating dynamic solutions that work for Video Cloud players in both Flash and HTML mode.

Read More

Learn about how to use FTP batch provisioning to modify videos you've already added to your Video Cloud Media Library.

Read More

An overview of the JavaScript and ActionScript publishing code for Video Cloud Flash players.

Read More

A summary of the different methods you can use to upload your videos into your Video Cloud Media Library and the benefits and disadvantages of each.

Read More

When you assign a video or a playlist to a player, you can designated it as featured content. This means that the designated video or playlist will always be the first one to play in that player and will be the first one listed in the player's tabs or video lists. Designate a featured video or playlist by adding .featured to the video ID or playlist ID parameter.

Read More

BEML player templates are specified in XML documents that are governed by the BEML DTD. Click here for a reference to the BEML DTD.

Read More

This document presents the basic steps to help you get started making Media API queries from ActionScript.

Read More

This article provides a decision tree to help you determine the right Player API for your solution, and recommends resources for getting started with the approach you choose.

Read More

How to make sure custom video players are identified properly in the Video Cloud Reports.

Read More

This document presents the basic steps to help you get started making Media API queries from JavaScript.

Read More

A Video Cloud player is specified by an XML document called a player template. Video Cloud includes a number of standard player templates, but also gives you the ability to create custom player templates. This document describes the main elements of a custom player template.

Read More

A reference document for the FTP Batch Provisioning XML manifest file that you must create to use the Video Cloud FTP Batch Provisioning system.

Read More

How to use the Media API to set geo-filtering properties for your videos.

Read More

In this topic, you will learn how to use an HTML page to upload a video to your media library using Java and the Media Write API. A servlet class handles the HTML form page, taking the video name, description, and file, and passes them into the create_video method.

By downloading and examining the example code, you will learn how to programmatically upload video with Java and the Media Write API and customize the application as needed.

Read More

This topic lists some of the modules and objects in the Video Cloud Media API Reference, and provides links to the Media API Reference documentation.

Read More

This document lists the Flash-only Player API method and event names, with their the Smart Player API equivalents.

Read More

An overview of your options in customizing the look and functionality of your Video Cloud players. 

Read More

This document walks you through the steps required to publish a Video Cloud player in an HTML page and begin interacting with it using the Flash-only Player API. Video Cloud exposes a API in JavaScript for Flash players, so all you need is a text editor and web browser to work with it.

Read More

Common questions about the Video Cloud Flash-only Player API.

Read More

Common questions about the Video Cloud Studio Media module.

Read More