GitXplorerGitXplorer
t

SMF-Simple-Player

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
e599e054fd1ee0e97166c1d0a27c3b937a75e673

Removing old readme

ttimheuer committed 13 years ago
Unverified
c59ae80829a91847081ea534ab0146c1a07d371f

Adding readme

ttimheuer committed 13 years ago
Unverified
eb5137e7e87128368349e3bd673cc62c03ee74b0

Initial code dump from old SVN repo

ttimheuer committed 13 years ago

README

The README file for this repository.

I did say please didn't I :-)

How to Use

To use this player you need to put the compiled XAP somewhere on your web server. I'm going to assume it is in a root folder called ClientBin.

You could then use it like this:

Get Microsoft Silverlight

Here are the 'initParams' options:

  • media - required - a URI to your media stream/file
  • autoload - optional (default false) - used for progressive download only and if set to true will start downloading media immediately
  • ss - optional (default false) - if you are using an IIS Smooth Streaming source, set to true
  • buffer - optional (default 3.0) - if you are using progressive download, this is helpful to set to prevent severe stuttering on latent connections

Thanks,

Tim Heuer - http://timheuer.com/blog/