Updating the Wowza Streaming Engine
Revision as of 10:43, 10 October 2018 by IVSWikiBlue (talk | contribs) (Created page with "'''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...")
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.
- 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.gz and press enter.
- Type tar -xvf WowzaUpgrade.tar.gz and press enter
- Type cd WowzaUpgrade and press enter
- Type sudo ./WowzaUpgrade and press enter
- Enter the password if prompted