<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I've been looking for a way to send audio content to Akamai in a Unix environment. I recently came across this post on the mailing list:</div><div><a href="http://web.archiveorange.com/archive/v/5hTZasm8hR0MiJThsTjt">http://web.archiveorange.com/archive/v/5hTZasm8hR0MiJThsTjt</a></div><div><br></div><div>I was able to successfully connect to Akamai using this command:</div><div><br></div><div>ffmpeg -loglevel debug -i audiofile.wav -acodec libmp3lame -f flv 'rtmp://xxxx.akamaientrypoint.net/EntryPoint conn=S:encoder:1.1.12:USERID live=true akUserid=USERID akPass=PASSWORD playpath=poc_x_x@xxxxx'</div><div><br></div><div>It connects and shows the following:</div><div><div>HandleInvoke, onStatus: NetStream.Publish.Start</div></div><div><br></div><div><br></div><div>Then it appears to stream, however when I go to the Akamai test player (<a href="http://mediapm.edgesuite.net/edgeflash/public/debug/HDPlayer.html">http://mediapm.edgesuite.net/edgeflash/public/debug/HDPlayer.html</a>) there is no content.</div><div><br></div><div>Am I doing something wrong? Has anyone else had success with this patch?</div><div><br></div><div>Andrew</div></body></html>