WebPlayer Installation Instructions

1. Create a MySQL database for WebPlayer and switch to it.
2. Import install.sql to make the tables.
3. Edit config.inc.php with your MySQL information and other configuration entries.
4. Go to your WebPlayer/admin and log in with the username and password in your config.inc.php. (Example: http://www.yourdomain.com/WebPlayer/admin)
5. Set the options on the Options page how you like them.
6. Go to the Streams page and add a stream, then add a server to it and configure it. For each stream at least one server needs to be set as Primary.
7. Make a cron job to run "cd /path/to/WebPlayer && php -f scraper.php" once a minute.

Using WebPlayer

For best results <iframe> WebPlayer into your web page so any links it opens will go into a new full-size tab.
Recommended width is ~400 pixels and height depends on how many features you enable.
URL is your WebPlayer install directory/player.php?id=# (# is from the ID column on the streams page in your WebPlayer admin area)
Example: http://www.yourdomain.com/WebPlayer/player.php?id=1
