Hi,
I have modified the [instal-dir]/conf/live/Application.xml as videowhisper recommends at http://www.videowhisper.com/?p=RTMP+Applications#settings and have modified the settings.php to include the token.
Here it is the Application.xlm file:
true
live
${com.wowza.wms.context.VHostConfigHome}/content
${com.wowza.wms.context.VHostConfigHome}/keys
smoothstreamingpacketizer,cupertinostreamingpacketizer,sanjosestreamingpacketizer
cupertinostreaming,smoothstreaming,sanjosestreaming
-1
*
*
*
*
none
none
senderreport
12000
75
90000
0
0.0.0.0
127.0.0.1
*
base
Base
com.wowza.wms.module.ModuleCore
properties
Properties
com.wowza.wms.module.ModuleProperties
logging
Client Logging
com.wowza.wms.module.ModuleClientLogging
flvplayback
FLVPlayback
com.wowza.wms.module.ModuleFLVPlayback
ModuleLimitPublishedStreamBandwidth
Module Limit to Published Stream Bandwidth
com.wowza.wms.plugin.collection.module.ModuleLimitPublishedStreamBandwidth
VideoWhisper
VideoWhisper.com rtmp server side.
com.videowhisper.wms.module.VideoWhisper
ModuleRTMPAuthenticate
ModuleRTMPAuthenticate
com.wowza.wms.plugin.security.ModuleRTMPAuthenticate
ModuleSecureToken
ModuleSecureToken
com.wowza.wms.plugin.security.ModuleSecureToken
ModuleRequireSecureConnection
ModuleRequireSecureConnection
com.wowza.wms.plugin.security.ModuleRequireSecureConnection
MaxBitrate
700
Integer
secureTokenSharedSecret
#ed%h0#w@1
requireSecureConnection
true
Boolean
After restarting Wowza server, I get the message You have been disconnected from server. when starting a new stream.
Please could you help to get the right configuration?
Thanks