Differences between revisions 1 and 2
Revision 1 as of 2011-02-16 14:00:32
Size: 586
Editor: heb
Comment:
Revision 2 as of 2011-02-16 14:01:01
Size: 598
Editor: heb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 1. wowza_vhost_chaos/conf/chaos/Application.xml  1. {{{wowza_vhost_chaos/conf/chaos/Application.xml}}}
Line 8: Line 8:
 1. wowza_vhost_chaos/conf/chaos/chaos-authentication.properties  1. {{{wowza_vhost_chaos/conf/chaos/chaos-authentication.properties}}}

CHAOS Wowza plugin configuration description

This page describes how to configure the Wowza plugin.

  1. wowza_vhost_chaos/conf/chaos/Application.xml

    1. Set the location of the media library in the StorageDir element. Default value is:

      <StorageDir>${com.wowza.wms.context.VHostConfigHome}/content</StorageDir>
  2. wowza_vhost_chaos/conf/chaos/chaos-authentication.properties

    1. 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)