kk2008 / embedapi

Enables sites using the Ustream embed iframe, to build and adapt on the embed live player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ustream Embed API

Enables sites using the [Ustream] embed iframe to build and adapt on the embed live player.

The Ustream Embed API provides basic methods to control the live stream or recorded video playback, and enables the user to access essential events of the live stream or the played video.

The Ustream Embed API requires [postMessage] DOM API, it won't work in browsers that does not support the postMessage API.

Documentation

The API documentation with some useful examples can be found on the link below: http://developers.ustream.tv/player-api/

About

Enables sites using the Ustream embed iframe, to build and adapt on the embed live player.

License:MIT License


Languages

Language:JavaScript 96.8%Language:HTML 3.2%