From a435de089da4dd37c3c183f633a49107c720dd95 Mon Sep 17 00:00:00 2001 From: Dalyn Cessac Date: Wed, 16 Mar 2011 11:06:40 -0500 Subject: Added phpvideotoolkit transcoder and updates to the preset ui --- .../examples/common/mediaplayer/readme.html | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 libraries/phpvideotoolkit/examples/common/mediaplayer/readme.html (limited to 'libraries/phpvideotoolkit/examples/common/mediaplayer/readme.html') diff --git a/libraries/phpvideotoolkit/examples/common/mediaplayer/readme.html b/libraries/phpvideotoolkit/examples/common/mediaplayer/readme.html new file mode 100644 index 0000000..5423e99 --- /dev/null +++ b/libraries/phpvideotoolkit/examples/common/mediaplayer/readme.html @@ -0,0 +1,66 @@ + + + + + JW Player for Flash + + + + + + +

Example

+

Thanks for downloading! Below you see a simple embedded example of the JW Player. Copy-paste the source code and put the SWF, JS and FLV file on your site to get started.

+ + + + + +
Get the Flash Player to see this player.
+ + + + + + +

Licensing

+

The player is licensed under a Creative Commons License. It allows you to use, modify and redistribute the script, but only for noncommercial purposes. For corporate use, please apply for a commercial license.

+ +

Quickstart

+
    +
  1. Note to 3.xx users: a LOT has changed in the 4.0 release, including changes to flashvars! +
  2. The easiest way to get to know the player is by using the setup wizard. Select an example, set the file or playlist you want to play and copy-paste the embed code to your site.
  3. +
  4. Also check out the various tutorials, e.g. on video compression, embedding the player, http streaming and creating skins.
  5. +
  6. If you want to play Youtube content in the player, you also have to copy the yt.swf file along with the player.swf.
  7. +
+ +

Wiki and source code

+

The JW Player Wiki contains a wealth of information about the player, including:

+
    +
  1. All supported file formats (and playlists).
  2. +
  3. All supported variables (for customizing the player).
  4. +
  5. All supported API calls (for interacting with javascript).
  6. +
  7. All supported skinning elements (for creating your own graphics).
  8. +
+

The source code of all different versions of the player can be found in these ZIP files.

+ +

Next steps

+

If you're ready to get professional about online video, check out these two services that take your site to the next level:

+
    +
  1. LongTail Video is a no-nonsense video advertisement network that will increase your traffic and monetize your streams. Sign up.
  2. +
  3. Bits on the Run is a hassle-free video management system that handles the encoding, streaming and tracking of your videos. Sign up.
  4. +
+ + + \ No newline at end of file -- cgit v1.2.3