<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi David,<div><br></div><div>I tried adding the -re flag and that didn't make a difference.</div><div><br></div><div>I also tried using the Flash player you linked to, but like the other one, it just continues to loop music that I had previously encoded while testing Akamai with Flash Media Encoder.</div><div><br></div><div>Do we need to unpublish the existing content in order to send new audio or anything like that? Additionally, I am on FreeBSD, is your patch Linux-only?</div><div><br></div><div>Any help would be greatly appreciated. I'd be more than happy to provide further information or testing.</div><div><br></div><div>Thanks!</div><div>Andrew</div><div><br></div><div><div><div>On 2010-09-26, at 4:08 AM, David Keeffe wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div text="#000000" bgcolor="#ffffff">
On 26/09/10 08:05, Andrew wrote:
<blockquote cite="mid:88D07FC7-4AE0-4250-9758-0C12DAEFE6B3@instantofficecenter.com" type="cite">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 moz-do-not-send="true" 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 moz-do-not-send="true" 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>
</blockquote>
<br>
Hi Andrew<br>
<br>
As the author of this patch I can confirm it worked for me on a linux
host with a video+audio&nbsp; file.<br>
<br>
You might want to try the option '-re' (realtime samples) - that made a
difference for me. There are delays in the way Akamai streams and if
you dump everything out as fast as possible it seems that the stream
terminates before the content propagates. At least that's my theory.<br>
<br>
There is also a different Akamai test player that might be more
suitable for your (apparently) audio-only stream:<br>
<br>
<a class="moz-txt-link-freetext" href="http://support.akamai.com/flash">http://support.akamai.com/flash</a><br>
<br>
that gives you a lot of detail about what arrives.<br>
<br>
David K<br>
<blockquote cite="mid:88D07FC7-4AE0-4250-9758-0C12DAEFE6B3@instantofficecenter.com" type="cite">
  <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rtmpdump mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rtmpdump@mplayerhq.hu">rtmpdump@mplayerhq.hu</a>
<a class="moz-txt-link-freetext" href="https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump">https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump</a>
  </pre>
</blockquote>
<br>
</div>

_______________________________________________<br>rtmpdump mailing list<br><a href="mailto:rtmpdump@mplayerhq.hu">rtmpdump@mplayerhq.hu</a><br>https://lists.mplayerhq.hu/mailman/listinfo/rtmpdump<br></blockquote></div><br></div></body></html>