Skip to main content
September 21, 2011
Question

mp3 Audio Visualization with rtmp streaming

  • September 21, 2011
  • 1 reply
  • 657 views

Hi all,

     Am developing an application with Flex 4.5 & Flash Media Server. I need a visualization curresponding to the plaing track . It is possible with SoundMixer.computeSpectrum(bytes, true, 0) in case of progressive downloading. But not working with rtmp streaming. And also need audio wave curresponding to the track which is also working with progressive downloading usinf Sound object... Is there any way to make above both with rtmps treaming ?

Thank you

Jayakrishnan S

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    September 23, 2011

    I am not AS3 expert but from this link: http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7d1b.html it looks like above API wont work for RTMP streams.