Size: 527
Comment:
|
Size: 535
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
scp LARM-CHAOS-Wowza-package.zip larm@iapetus:~/temp}}} | scp LARM-CHAOS-Wowza-package.zip wowza@iapetus:~/temp}}} |
Line 9: | Line 9: |
ssh larm@iapetus | ssh wowza@iapetus |
Line 12: | Line 12: |
1. Configure the plugin. See [[chaos wowza plugin configuration]] | 1. Configure the plugin. See [[Wowza plugin configuration description]] |
Installation description
This page describes how to deploy the wowza-plugin-package.
Copy package to the machine where Wowza is installed.
scp LARM-CHAOS-Wowza-package.zip wowza@iapetus:~/temp
Log on to the server and unzip package to a temporary folder on the server.
ssh wowza@iapetus mkdir ~/temp/chaos/ unzip ~/temp/LARM-CHAOS-Wowza-package.zip -d ~/temp/chaos_deploy
Configure the plugin. See Wowza plugin configuration description