Differences between revisions 8 and 9
Revision 8 as of 2011-02-16 13:52:16
Size: 476
Editor: heb
Comment:
Revision 9 as of 2011-02-16 13:53:04
Size: 527
Editor: heb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Installation description

Installation description

This page describes how to deploy the wowza-plugin-package.

  1. Copy package to the machine where Wowza is installed.

    scp LARM-CHAOS-Wowza-package.zip larm@iapetus:~/temp
  2. Log on to the server and unzip package to a temporary folder on the server.

    ssh larm@iapetus
    mkdir ~/temp/chaos/
    unzip ~/temp/LARM-CHAOS-Wowza-package.zip -d ~/temp/chaos_deploy
  3. Configure the plugin. See chaos wowza plugin configuration

Wowza plugin installation description (last edited 2011-02-17 08:07:49 by heb)