Hi Salvadore
I’m working with J-C on this topic. We are using Wowza version 3.6.2 with the PushPublish module version 3.5.
As input we have MPEG2-TS UDP multicast streams. There are no drops or streams that are streaming to the same port at the input of the wowza, we even tested the streams directly at the output of the wowza server (with an other configured application) and with that we were able to stream to a player without any freezes or drops.
Here you have the config of the PushPublishMap.txt file:
harmonicUDPSD.stream={profile:“rtmp-akamai”, streamName:“harmonicUDPSD_1_2700”, akamai.streamId:123456, userName:“123456”, password:“xxxxxx”, sendOriginalTimecodes:true, debugLog:debug, debugPackets:false}
We tried different other variants of that file, with and without “sendOriginalTimecodes:true” and “originalTimecodeThreshold:0x100000” but the outcome was always the same.
As J-C already mentioned the timestamps from the encoders are in a regular interval, but at the akamai side they are completly in different intervals. This is causing problems to akamai for create the chunks for HDS and HLS. Is the wowza server restamping the timestamps? To my understanding with the “sendOriginalTimecodes:true” setting, the wowza should take the original timestamps coming from the encoder. Did we miss something?
We havn’t seen any errors in the logs, here you have a sample from the access logs.
2013-10-03 10:42:19 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/envivioSD.stream]: dts:85818271 pts:85818351 - - - 46970.865 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:19 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13426947 pts:13427027 - - - 46971.014 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:20 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13427947 pts:13428027 - - - 46971.992 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:20 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/harmonicUDPSD.stream]: dts:70345920 pts:70346000 - - - 46972.182 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:21 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/envivioSD.stream]: dts:85820271 pts:85820351 - - - 46972.796 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:21 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13428947 pts:13429027 - - - 46973.026 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:22 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/envivioSD.stream]: dts:85821391 pts:85821471 - - - 46973.808 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:22 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/harmonicUDPSD.stream]: dts:70347920 pts:70348000 - - - 46974.017 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:22 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13429947 pts:13430027 - - - 46974.043 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:23 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/envivioSD.stream]: dts:85822271 pts:85822351 - - - 46974.825 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:23 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13430947 pts:13431027 - - - 46975.045 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:24 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/harmonicUDPSD.stream]: dts:70349920 pts:70350000 - - - 46975.983 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:24 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13431947 pts:13432027 - - - 46976.049 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:25 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/envivioSD.stream]: dts:85824271 pts:85824351 - - - 46976.737 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:25 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13432947 pts:13433027 - - - 46977.015 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:26 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/envivioSD.stream]: dts:85825191 pts:85825271 - - - 46977.614 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:26 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13433947 pts:13434027 - - - 46978.026 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:26 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/harmonicUDPSD.stream]: dts:70351920 pts:70352000 - - - 46978.158 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:27 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/envivioSD.stream]: dts:85826271 pts:85826351 - - - 46978.803 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:27 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13434947 pts:13435027 - - - 46979.042 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:28 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13435947 pts:13436027 - - - 46980.008 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:28 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/harmonicUDPSD.stream]: dts:70353920 pts:70354000 - - - 46980.192 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:29 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/envivioSD.stream]: dts:85828271 pts:85828351 - - - 46980.967 - - - - – - - - - - - - - - - - - - - - - - - -
2013-10-03 10:42:29 CEST comment server INFO 200 - LiveReceiver.keyframe[akamai/definst/rgbLabSD.stream]: dts:13436947 pts:13437027 - - - 46981.007 - - - - – - - - - - - - - - - - - - - - - - - -