Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • player.swf - The flash-based video player JWPlayer
  • playlist.xml - An example playlist which would include a list of items in your Source Media Space
  • playlistplayer.html - An HTML file which uses JWPlayer to display the items in the playlist .
    • The variable, $STREAM-HOST, should be substituted with the hostname of the streaming server displayed in the Media Server service properties (e.g. 's1f6w2c2bo9vb7.cloudfront.net')
  • singleplayer.html - An HTML file which uses JWPlayer to display a single media file
    • The variable, $STREAM-HOST, should be substituted with the hostname of the streaming server displayed in the Media Server service properties (e.g. 's1f6w2c2bo9vb7.cloudfront.net')
    • The variable, $CONTENT-ID, should be substituted with the content-id of a single item in a streamed space (e.g. 'starwars.mp4')
  • stylish.swf - A supplementary flash file used to style the JWPlayer
  • swfobject.js - A javascript file (available from here) used to embed the JWPlayer on a web page
  • viewer.js - A javascript file used to simplify the loading of JWPlayer

...