Updating the Wowza Streaming Engine
Revision as of 08:45, 4 August 2022 by IVSWikiBlue (talk | contribs)
WARNING: The steps below outline using an automated script to update the Wowza Streaming Engine. It is designed to be used on standard Valt appliances. If the appliance has been customized by the customer, you may encounter issues with the update script.
Ordinarily the Wowza Streaming Engine is automatically updated as part of the Valt update, however there are specific situations, such as updating a media server, where only the Wowza Streaming Engine needs to be upgraded.
- Log into the Valt appliance via SSH or the terminal
- Type
wget --content-disposition https://ivs.box.com/shared/static/5g69ohxvb9y3ofvqa0nvxohrl3b5bjcd.gz -O WowzaUpgrade.tar.gzand press enter.
- Type
tar -xvf WowzaUpgrade.tar.gzand press enter.
- Type
cd WowzaUpgradeand press enter. - Type
sudo ./WowzaUpgradeand press enter. - Enter the password if prompted.

