Hi, I've noticed that there is no information on how to do this, and maybe some linux newbies have no idea.
Is too easy
first download patch (n this example the patch 3.0.2)
now unzip the filePHP Code:wget http://www.wowzamedia.com/downloads/WowzaMediaServer-3-0-0/WowzaMediaServer3.0.0-patch3.zip
open the folderPHP Code:unzip WowzaMediaServer3.0.0-patch3.zip
optional, if you have changes in the default configs (example if have /conf/Applicaion.xml modified) you can backup configs, (later you need compare changes in news configs and your olds configs to make your customs configs >P)PHP Code:cd WowzaMediaServer3.0.0-patch3
copy all files to your wowzafolder (automatic override files >D)PHP Code:cp /usr/local/WowzaMediaServer/conf/* /usr/local/WowzaMediaServer/conf-back/
and restart your wowza (load new files >D)PHP Code:yes | cp -a ./* /usr/local/WowzaMediaServer
Now your wowza is up to datePHP Code:service WowzaMediaServer restart
![]()



Reply With Quote
