= CHAOS Wowza plugin configuration description = This page describes how to configure the Wowza plugin. == wowza_vhost_chaos/conf/chaos/Application.xml == Set the location of the media library in the {{{StorageDir}}} element. Default value is: {{{ ${com.wowza.wms.context.VHostConfigHome}/content}}} == wowza_vhost_chaos/conf/chaos/chaos-authentication.properties == Set URL of the MCM server used for validating request. An example for Iapetus could be: {{{ MCMServerURL=http://web.server00.geckon.com/portal/api/portalservice.svc MCMValidationMethod=Object_Get}}} == wowza_vhost_chaos/conf/VHost.xml == Set port numbers for the virtual host in the element {{{}}} located approximately at line 10 in the file. An example for Iapetus could be: {{{ 1936}}} == wowza/conf/VHosts.xml == Create a virtual host for the wowza plugin. This is configuring the server and not the virtual host. An example for Iapetus could be: {{{ _chaosVHost_ /home/wowza/services/wowza_vhost_chaos 0 }}}