Youtube Play YouTube videos directly within Flowplayer



Youtube Video with Html5 API Fallback for IOS Example

This example demonstrates the use of the Youtube Flowplayer javascript plugin to use the Html5 API for IOS devices.

When configured the javascript plugin will provide alternative output to flash with a chrome player. This example only works in Safari and IOS browsers.

NOTE: This is an experimental API and is constantly evolving along with the stability of cross browser javascript support and Html5 standards. Some videos may not appear in Html5 if Flash is detected and is chosen via the api and will only load in an IOS browser.


Category:

Tags:

This demonstrates a setup to play a video from Youtube with a manually configured playlist of Youtube videos. Additionally fetches info about each video from the Gdata API.

The plugin can obtain a list of quality levels to be used for a bitrates config array to be used with the bwcheck and bitrateselect plugin. The plugin can also be used without the bwcheck plugin to display a list of Youtube video quality levels to select manually.

The plugin also obtains a list of related videos from the Gdata API feed and configures a related config array to be used with building related video playlists. The data information can also be obtained from the event onApiData.