Hello,
The PushPublish plugin indicates that you can send the same stream to multiple entrypoints at once. What we wanted to do for this was send the same RTMP stream to the primary and backup Akamai EP. I understand that the more typical behavior may be to have a primary wowza server send to primary, and a backup wowza server send to the backup. However, the more important concern for us is when Akamai does maintenance on an RTMP entry point. They only perform maintenance on either the primary or backup, so if we were streaming to both the stream would be uninterrupted.
The problem I’m seeing is that Wowza will only successfully publish to both of them some of the time. Sometimes one of them does not get published.
Here is a sample PushPublishMap.txt file:
test={Profile:rtmp-akamai, StreamName:, Akamai.StreamId:, Application:EntryPoint, Username:, Password:, Akamai.HDNetwork:false, DebugLog:true, Akamai.SendToBackupServer:true}
test={Profile:rtmp-akamai, StreamName:, Akamai.StreamId:, Application:EntryPoint, Username:, Password:, Akamai.HDNetwork:false, DebugLog:true, Akamai.SendToBackupServer:false}
Below I’ve pasted logs from a successful attempt, and lots from a failed attempt. Nothing changed between the two. In each case, I simply connected, then started streaming. I’ve obfuscated the username, password, stream name, and stream ID.
Successful:
2013-04-01 11:10:50 EDT connect-pending session INFO 100 192.168.41.225 - _defaultVHost_ dualpush _definst_ 0.004 [any] 1935 rtmp://wowza/dualpush 192.168.41.225 rtmp rtmp://wowza/dualpush FMLE/3.0 (compatible; FMSc/1.0) 120557670 3281 3073 - - - - - - - - - - - - - rtmp://wowza/dualpush -
2013-04-01 11:10:50 EDT connect session INFO 200 192.168.41.225 - _defaultVHost_ dualpush _definst_ 0.004 [any] 1935 rtmp://wowza/dualpush 192.168.41.225 rtmp rtmp://wowza/dualpush FMLE/3.0 (compatible; FMSc/1.0) 120557670 3281 3073 - - - - - - - - - - - - - rtmp://wowza/dualpush -
2013-04-01 11:10:53 EDT create stream INFO 200 - - _defaultVHost_ dualpush _definst_ 0.0 [any] 1935 rtmp://wowza/dualpush 192.168.41.225 rtmp rtmp://wowza/dualpush FMLE/3.0 (compatible; FMSc/1.0) 120557670 3420 3413 1 0 0 0 - - - - - - rtmp://wowza/dualpush rtmp://wowza/dualpush - rtmp://wowza/dualpush -
2013-04-01 11:10:53 EDT publish stream INFO 200 test - _defaultVHost_ dualpush _definst_ 0.003 [any] 1935 rtmp://wowza/dualpush 192.168.41.225 rtmp rtmp://wowza/dualpush FMLE/3.0 (compatible; FMSc/1.0) 120557670 3509 3602 1 0 0 0 test videoKeyframeFrequency=1&totalDatarate=546 - - - - rtmp://wowza/dualpush/test?videoKeyframeFrequency=1&totalDatarate=546 rtmp://wowza/dualpush/test videoKeyframeFrequency=1&totalDatarate=546 rtmp://wowza/dualpush -
2013-04-01 11:10:53 EDT comment server INFO 200 - ModulePushPublish: ********** CONNECT ***** to ***@***app: dualpush/_definst_
_defaultVHost_ dualpush _definst_ 50418.011 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:53 EDT comment server INFO 200 - PushPublisher.connect[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: Wowza Push Publishing AddOn 3.5Debug3 build3842 _defaultVHost_ dualpus _definst_ 50418.011 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:53 EDT comment server INFO 200 - PushPublisher#IdleHandler.create[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***] - - - 50418.012 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:53 EDT comment server INFO 200 - ModulePushPublish: ********** CONNECT ***** to ***@***app: dualpush/_definst_
_defaultVHost_ dualpush _definst_ 50418.013 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:53 EDT comment server INFO 200 - PushPublisher.connect[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: Wowza Push Publishing AddOn 3.5Debug3 build3842 _defaultVHost_ dualpus _definst_ 50418.013 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:53 EDT comment server INFO 200 - PushPublisher#IdleHandler.create[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***] - - - 50418.014 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher.addSession[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: {[0]: 1675709677 } - - - 50421.027 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher.sessionOpened[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: - - - 50421.028 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher.addSession[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: {[0]: 1613187283 } - - - 50421.031 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher.sessionOpened[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: - - - 50421.032 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher.callConnect[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: EntryPoint
{Obj[]: app: "EntryPoint", flashVer: "WowzaMediaServer/3.5.2-build3747 (Linux, 2.6.38-13-generic, amd64; OpenJDK 64-Bit Server VM, Sun Microsystems Inc., 1.6.0_22, 20.0-b11, 64; en-us) WowzaPushPublishAddOn/3.5Debug3-build3842", swfUrl: "WowzaProLiveRepeater", tcUrl: "rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint", fpad: false, audioCodecs: 3191.0, videoCodecs: 252.0, pageUrl: "", sendChunkSize: 4096.0} - - - 50421.042 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.043 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher.callConnect[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: EntryPoint
{Obj[]: app: "EntryPoint", flashVer: "WowzaMediaServer/3.5.2-build3747 (Linux, 2.6.38-13-generic, amd64; OpenJDK 64-Bit Server VM, Sun Microsystems Inc., 1.6.0_22, 20.0-b11, 64; en-us) WowzaPushPublishAddOn/3.5Debug3-build3842", swfUrl: "WowzaProLiveRepeater", tcUrl: "rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint", fpad: false, audioCodecs: 3191.0, videoCodecs: 252.0, pageUrl: "", sendChunkSize: 4096.0} - - - 50421.057 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.059 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#ConnectResult.connect[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: NetConnection.Connect.Success description:Connection succeeded. Message: - - - 50421.077 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#SetChallengeResult.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: sessionId: 823265.0 challenge:8bac8e86a2565676209e33e157e3fc48 - - - 50421.08 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.081 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#ConnectResult.connect[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: NetConnection.Connect.Success description:Connection succeeded. Message: - - - 50421.087 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.088 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#SetChallengeResult.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: sessionId: 144546.0 challenge:4fdc5dcdb3bad7e6c04e7172da933472 - - - 50421.089 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.09 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: Akamai.Connect.Success - - - 50421.097 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: call releaseStream: ***@*** - - - 50421.097 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: call FCPublish: ***@*** - - - 50421.098 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.099 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: Akamai.Connect.Success - - - 50421.101 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: call releaseStream: ***@*** - - - 50421.101 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: call FCPublish: ***@*** - - - 50421.102 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.102 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.11 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#FCPublishResult.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: NetStream.Publish.Start - - - 50421.111 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.111 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.111 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#FCPublishResult.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: NetStream.Publish.Start - - - 50421.112 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.112 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#StreamCreateResult.onResult[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: publishStream: com.wowza.wms.stream.MediaStreamVODTest@be9ae1c - - - 50421.119 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.12 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#StreamCreateResult.onResult[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: publishStream: com.wowza.wms.stream.MediaStreamVODTest@7568664a - - - 50421.122 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50421.123 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#StreamOnStatus.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: NetStream.Publish.Start - - - 50421.1 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***].isOnMetadataReady: count:1 time:0 video:true/true videoRate:false/true audio:true/true audioRate:false/true ready:true/true - - - 50421.13 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP.sendPackets[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: Orignal timecode offset: 0 - - - 50421.131 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher#StreamOnStatus.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: NetStream.Publish.Start - - - 50421.136 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisher[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***].isOnMetadataReady: count:1 time:0 video:true/true videoRate:false/true audio:true/true audioRate:false/true ready:true/true - - - 50421.137 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:10:56 EDT comment server INFO 200 - PushPublisherRTMP.sendPackets[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: Orignal timecode offset: 0 - - - 50421.137 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:11:26 EDT comment server INFO 200 - PushPublisherRTMP.sendPackets[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: send: count:2189 tc(a/v/d):32693/32665/-1 seq:2392/2392 - - - 50451.216 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:11:26 EDT comment server INFO 200 - PushPublisherRTMP.sendPackets[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: send: count:2189 tc(a/v/d):32693/32665/-1 seq:2392/2392 - - - 50451.216 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:11:56 EDT comment server INFO 200 - PushPublisherRTMP.sendPackets[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: send: count:4386 tc(a/v/d):62763/62762/-1 seq:4589/4589 - - - 50481.319 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:11:56 EDT comment server INFO 200 - PushPublisherRTMP.sendPackets[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: send: count:4386 tc(a/v/d):62763/62762/-1 seq:4589/4589 - - - 50481.32 - - - - - - - - - - - - - - - - - - - - - - - - -
Failure:
2013-04-01 11:14:36 EDT connect-pending session INFO 100 192.168.41.225 - _defaultVHost_ dualpush _definst_ 0.004 [any] 1935 rtmp://wowza/dualpush 192.168.41.225 rtmp rtmp://wowza/dualpush FMLE/3.0 (compatible; FMSc/1.0) 310320372 3281 3073 - - - - - - - - - - - - - rtmp://wowza/dualpush -
2013-04-01 11:14:36 EDT connect session INFO 200 192.168.41.225 - _defaultVHost_ dualpush _definst_ 0.005 [any] 1935 rtmp://wowza/dualpush 192.168.41.225 rtmp rtmp://wowza/dualpush FMLE/3.0 (compatible; FMSc/1.0) 310320372 3281 3073 - - - - - - - - - - - - - rtmp://wowza/dualpush -
2013-04-01 11:14:38 EDT create stream INFO 200 - - _defaultVHost_ dualpush _definst_ 0.001 [any] 1935 rtmp://wowza/dualpush 192.168.41.225 rtmp rtmp://wowza/dualpush FMLE/3.0 (compatible; FMSc/1.0) 310320372 3420 3561 1 0 0 0 - - - - - - rtmp://wowza/dualpush rtmp://wowza/dualpush - rtmp://wowza/dualpush -
2013-04-01 11:14:38 EDT publish stream INFO 200 test - _defaultVHost_ dualpush _definst_ 0.203 [any] 1935 rtmp://wowza/dualpush 192.168.41.225 rtmp rtmp://wowza/dualpush FMLE/3.0 (compatible; FMSc/1.0) 310320372 3509 3602 1 0 0 0 test videoKeyframeFrequency=1&totalDatarate=546 - - - - rtmp://wowza/dualpush/test?videoKeyframeFrequency=1&totalDatarate=546 rtmp://wowza/dualpush/test videoKeyframeFrequency=1&totalDatarate=546 rtmp://wowza/dualpush -
2013-04-01 11:14:38 EDT comment server INFO 200 - ModulePushPublish.loadMapFile: loaded config file (/usr/local/WowzaMediaServer/conf/dualpush/PushPublishMap.txt): app: _definst_ _defaultVHost_ dualpush _definst_ 50643.814 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - ModulePushPublish.loadMapFile: added stream (test): app: _definst_ _defaultVHost_ dualpush _definst_ 50643.815 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - ModulePushPublish.loadMapFile: added stream (test): app: _definst_ _defaultVHost_ dualpush _definst_ 50643.816 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - ModulePushPublish.loadMapFile: loaded config file (/usr/local/WowzaMediaServer/conf/dualpush/PushPublishMap.txt): app: _definst_ _defaultVHost_ dualpush _definst_ 50643.816 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - ModulePushPublish: ********** CONNECT ***** to ***@***app: dualpush/_definst_
_defaultVHost_ dualpush _definst_ 50643.817 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher.connect[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: Wowza Push Publishing AddOn 3.5Debug3 build3842 _defaultVHost_ dualpus _definst_ 50643.817 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher#IdleHandler.create[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***] - - - 50643.818 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher.addSession[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: {[0]: 1445526351 } - - - 50643.832 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher.sessionOpened[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: - - - 50643.833 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher.sendStreamCloseCommands[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***] _defaultVHost_ dualpush _definst_ 50643.833 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - ModulePushPublish: ********** CONNECT ***** to ***@***app: dualpush/_definst_
_defaultVHost_ dualpush _definst_ 50643.836 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher.connect[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: Wowza Push Publishing AddOn 3.5Debug3 build3842 _defaultVHost_ dualpus _definst_ 50643.836 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher#IdleHandler.create[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***] - - - 50643.837 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher.callConnect[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: EntryPoint
{Obj[]: app: "EntryPoint", flashVer: "WowzaMediaServer/3.5.2-build3747 (Linux, 2.6.38-13-generic, amd64; OpenJDK 64-Bit Server VM, Sun Microsystems Inc., 1.6.0_22, 20.0-b11, 64; en-us) WowzaPushPublishAddOn/3.5Debug3-build3842", swfUrl: "WowzaProLiveRepeater", tcUrl: "rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint", fpad: false, audioCodecs: 3191.0, videoCodecs: 252.0, pageUrl: "", sendChunkSize: 4096.0} - - - 50643.857 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server ERROR 500 - handleResult[121]: can't find resultObj: 1 - - - 50643.871 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher#ConnectResult.connect[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: NetConnection.Connect.Success description:Connection succeeded. Message: - - - 50643.878 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher#SetChallengeResult.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: sessionId: 823301.0 challenge:f4f8b1d67c608cc633f68a11f08a5757 - - - 50643.88 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: Akamai.Connect.Success - - - 50643.896 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: call releaseStream: ***@*** - - - 50643.897 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: call FCPublish: ***@*** - - - 50643.897 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher#FCPublishResult.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: NetStream.Publish.Start - - - 50643.909 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:38 EDT comment server INFO 200 - PushPublisher#StreamCreateResult.onResult[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: publishStream: com.wowza.wms.stream.MediaStreamVODTest@4974b461 - - - 50643.921 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:39 EDT comment server INFO 200 - PushPublisher#StreamOnStatus.onCallback[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: NetStream.Publish.Start - - - 50643.936 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher.addSession[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: {[0]: 1421370590 } - - - 50646.844 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher.sessionOpened[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: - - - 50646.846 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher.callConnect[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: EntryPoint
{Obj[]: app: "EntryPoint", flashVer: "WowzaMediaServer/3.5.2-build3747 (Linux, 2.6.38-13-generic, amd64; OpenJDK 64-Bit Server VM, Sun Microsystems Inc., 1.6.0_22, 20.0-b11, 64; en-us) WowzaPushPublishAddOn/3.5Debug3-build3842", swfUrl: "WowzaProLiveRepeater", tcUrl: "rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint", fpad: false, audioCodecs: 3191.0, videoCodecs: 252.0, pageUrl: "", sendChunkSize: 4096.0} - - - 50646.86 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50646.861 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher#ConnectResult.connect[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: NetConnection.Connect.Success description:Connection succeeded. Message: - - - 50646.877 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50646.879 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher#SetChallengeResult.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: sessionId: 144596.0 challenge:32eb0853301ea1d1f3d6e6a3b8b5117d - - - 50646.88 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50646.88 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: Akamai.Connect.Success - - - 50646.89 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: call releaseStream: ***@*** - - - 50646.891 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher#ClientLoginResult.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: call FCPublish: ***@*** - - - 50646.891 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50646.892 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50646.9 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher#FCPublishResult.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: result: NetStream.Publish.Start - - - 50646.9 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50646.901 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher#StreamCreateResult.onResult[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: publishStream: com.wowza.wms.stream.MediaStreamVODTest@29760446 - - - 50646.908 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisherRTMP>?sendPackets[No streams]: app:dualpush/_definst_EntryPoint - - - 50646.908 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher#StreamOnStatus.onCallback[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: NetStream.Publish.Start - - - 50646.918 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisher[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***].isOnMetadataReady: count:1 time:0 video:true/true videoRate:false/true audio:true/true audioRate:false/true ready:true/true - - - 50646.919 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:41 EDT comment server INFO 200 - PushPublisherRTMP.sendPackets[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: Orignal timecode offset: 0 - - - 50646.919 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:43 EDT comment server INFO 200 - PushPublisher#IdleHandler.onIdle[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: Over disconnect wait time. Close TCP connection. - - - 50648.854 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:43 EDT comment server INFO 200 - PushPublisher.disconnect[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: com.wowza.wms.plugin.pushpublish.protocol.rtmp.PushPublisherRTMPSession@77500eeb - - - 50648.86 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:43 EDT comment server INFO 200 - PushPublisher.removeSession[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: {} - - - 50648.861 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:43 EDT comment server INFO 200 - PushPublisher.sessionClosed[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***] - - - 50648.861 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:14:43 EDT comment server INFO 200 - PushPublisher.sessionClosed[rtmp://b.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: reconnect: isCurrentSession:false tryConnect:false - - - 50648.862 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:15:12 EDT comment server INFO 200 - PushPublisherRTMP.sendPackets[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: send: count:2187 tc(a/v/d):32624/32632/-1 seq:2388/2388 - - - 50676.972 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:15:42 EDT comment server INFO 200 - PushPublisherRTMP.sendPackets[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: send: count:4385 tc(a/v/d):62717/62729/-1 seq:4586/4586 - - - 50707.042 - - - - - - - - - - - - - - - - - - - - - - - - -
2013-04-01 11:16:12 EDT comment server INFO 200 - PushPublisherRTMP.sendPackets[rtmp://p.ep***.i.akamaientrypoint.net:1935/EntryPoint/***@***]: send: count:6588 tc(a/v/d):92879/92892/-1 seq:6789/6789 - - - 50737.208 - - - - - - - - - - - - - - - - - - - - - - - - -