Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2011-02-16 13:37:56
Size: 87
Editor: heb
Comment:
Revision 4 as of 2011-02-16 13:47:36
Size: 351
Editor: heb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
This page describes how to deploy the plugin-package. 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}}}
 1. Unzip package to a temporary folder on the server. {{{
mkdir ~/temp/chaos/
unzip LARM-CHAOS-Wowza-package.zip -d ~/temp/chaos}}}

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. Unzip package to a temporary folder on the server.

    mkdir ~/temp/chaos/
    unzip LARM-CHAOS-Wowza-package.zip -d ~/temp/chaos

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