Wowza Community

Akamai Multi Bitrate Live Application Issue

Hello,

I’m using Wowza Streaming Engine 4.1.1 to send several different bitrates to Akamai. Here’s my PushPublishMap.txt:

client3Low={profile:“rtmp-akamai”, streamName:“rebroadcastpro_1_500”, akamai.streamId:310801, userName:“user_name”, password:“secret_pw”, debugLog:true, adaptiveStreaming:true}

client3Med={profile:“rtmp-akamai”, streamName:“rebroadcastpro_1_1500”, akamai.streamId:310801, userName:“user_name”, password:“secret_pw”, debugLog:true, adaptiveStreaming:true}

and my SMIL:

Hello there. This could be an issue with key frame alignment. How are you generating the ABR set of streams?

You can use this guide to debug keyframe alignment:

How to debug encoder multi-bitrate keyframe alignment

Regards,

Salvadore