Size: 586
Comment:
|
Size: 773
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
1. wowza_vhost_chaos/conf/chaos/Application.xml a. Set the location of the media library in the StorageDir element. Default value is: {{{ |
== wowza_vhost_chaos/conf/chaos/Application.xml == Set the location of the media library in the {{{StorageDir}}} element. Default value is: {{{ |
Line 8: | Line 9: |
1. wowza_vhost_chaos/conf/chaos/chaos-authentication.properties a. Set URL of the MCM server used for validating request. An example is: {{{ |
== wowza_vhost_chaos/conf/chaos/chaos-authentication.properties == Set URL of the MCM server used for validating request. An example is: {{{ |
Line 12: | Line 15: |
== wowza_vhost_chaos/conf/VHost.xml == Set port numbers for the virtual host in the element {{{<Port>}}} located cirka at line 10. An example could be: {{{ <Port>1936</Port>}}} |
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:
<StorageDir>${com.wowza.wms.context.VHostConfigHome}/content</StorageDir>
wowza_vhost_chaos/conf/chaos/chaos-authentication.properties
Set URL of the MCM server used for validating request. An example is:
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 <Port> located cirka at line 10. An example could be:
<Port>1936</Port>