Differences between revisions 4 and 5
Revision 4 as of 2011-02-16 14:01:59
Size: 585
Editor: heb
Comment:
Revision 5 as of 2011-02-16 14:02:33
Size: 592
Editor: heb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Set the location of the media library in the StorageDir element. Default value is: Set the location of the media library in the {{{StorageDir}}} element. Default value is:
Line 10: Line 10:
Set URL of the MCM server used for validating request. An example is: {{{ Set URL of the MCM server used for validating request. An example is:
{{{

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 plugin configuration description (last edited 2011-02-16 14:18:07 by heb)