This worked in my 3.5.2 version of Wowza but something changed when I upgraded to 4.0.1 > are my files not in the right place? I duplicated file locations from 3.5.2
From the 4.0.1 access log file:
2014-03-26 09:55:14 EDT connect-pending session INFO 100 98.117.84.106 - defaultVHost gaggleputz_modules glamorgan_65 0.083 [any] 1935 rtmp://69.24.66.186/gaggleputz_modules/glamorgan_65 98.117.84.106 rtmp http://www.gaggletrust.com/groups/onlineUser_rso.swf?20140326095520 WIN 12,0,0,77 1389599462 3478 3073 - - - - - - - - - - - - - rtmp://69.24.66.186/gaggleputz_modules/glamorgan_65 -
2014-03-26 09:55:14 EDT connect session INFO 200 98.117.84.106 - defaultVHost gaggleputz_modules glamorgan_65 0.084 [any] 1935 rtmp://69.24.66.186/gaggleputz_modules/glamorgan_65 98.117.84.106 rtmp http://www.gaggletrust.com/groups/onlineUser_rso.swf?20140326095520 WIN 12,0,0,77 1389599462 3478 3073 - - - - - - - - - - - - - rtmp://69.24.66.186/gaggleputz_modules/glamorgan_65 -
2014-03-26 09:55:14 EDT comment server WARN 200 - Missing function: closeDuplicates - - - 3443.323 - - - - - - - - - - - - - - - - - - - - - - - - -
From what I have read on this forum and here this may have something to do with a poorly authored xml file? Here is my xml:
<Root>
<Application>
<!-- Uncomment to set application level timeout values
<ApplicationTimeout>60000</ApplicationTimeout>
<PingTimeout>12000</PingTimeout>
<ValidationFrequency>8000</ValidationFrequency>
-->
<Connections>
<AutoAccept>true</AutoAccept>
<AllowDomains></AllowDomains>
</Connections>
<!--
StorageDir path variables
${com.wowza.wms.AppHome} - Application home directory
${com.wowza.wms.ConfigHome} - Configuration home directory
${com.wowza.wms.context.VHost} - Virtual host name
${com.wowza.wms.context.Application} - Application name
${com.wowza.wms.context.ApplicationInstance} - Application instance name
-->
<Streams>
<StreamType>default</StreamType>
<!--<StorageDir>${com.wowza.wms.AppHome}/content</StorageDir>-->
<StorageDir>h:/gaggleputz_media/</StorageDir>
</Streams>
<SharedObjects>
<StorageDir></StorageDir>
</SharedObjects>
<Client>
<IdleFrequency>-1</IdleFrequency>
<Access>
<StreamReadAccess>*</StreamReadAccess>
<StreamWriteAccess>*</StreamWriteAccess>
<StreamAudioSampleAccess></StreamAudioSampleAccess>
<StreamVideoSampleAccess></StreamVideoSampleAccess>
<SharedObjectReadAccess>*</SharedObjectReadAccess>
<SharedObjectWriteAccess>*</SharedObjectWriteAccess>
</Access>
</Client>
<RTP>
<!-- RTP/Authentication/Methods defined in Authentication.xml. Default setup includes; none, basic, digest -->
<Authentication>
<Method>digest</Method>
</Authentication>
<!-- RTP/AVSyncMethod. Valid values are: senderreport, systemclock, rtptimecode -->
<AVSyncMethod>senderreport</AVSyncMethod>
<MaxRTCPWaitTime>12000</MaxRTCPWaitTime>
</RTP>
<!--
<Repeater>
<OriginURL></OriginURL>
</Repeater>
-->
<Modules>
<Module>
<Name>base</Name>
<Description>Base</Description>
<Class>com.wowza.wms.module.ModuleCore</Class>
</Module>
<Module>
<Name>properties</Name>
<Description>Properties</Description>
<Class>com.wowza.wms.module.ModuleProperties</Class>
</Module>
<Module>
<Name>logging</Name>
<Description>Client Logging</Description>
<Class>com.wowza.wms.module.ModuleClientLogging</Class>
</Module>
<Module>
<Name>flvplayback</Name>
<Description>FLVPlayback</Description>
<Class>com.wowza.wms.module.ModuleFLVPlayback</Class>
</Module>
<Module>
<Name>GagglePUTZ_onlineUserManager</Name>
<Description>GagglePUTZ GagglePUTZ_onlineUserManager</Description>
<Class>com.gaggleputz.wms.module.GagglePUTZ_onlineUserManager</Class>
</Module>
</Modules>
<Properties>
<!-- Properties defined here will be added to the IApplication.getProperties() and IApplicationInstance.getProperties() collections -->
<!--
<Property>
<Name></Name>
<Value></Value>
</Property>
-->
</Properties>
</Application>
</Root>
Any thoughts?
Thanks!
John
PS No streaming video here, just text chat in flash app