Skip to main content
Participant
October 20, 2011
質問

Is it possible to get sound level of each clients who are streaming video and sound?

  • October 20, 2011
  • 返信数 1.
  • 744 ビュー

I am using a flash app.

I can send and receive streaming data to FMS by using this app, like the chart I attached.

http://dl.dropbox.com/u/4793236/FMS_Question.pdf

This app uses RTMP to access to FMS.

I want to upgrade this app to display sound level of each client.

Is it possible by using Actionscript and FMS?

If so, which class should I use?

Any suggestions are helpful for me.

Could anyone give me some advice?

Thanks in advance!

    このトピックへの返信は締め切られました。

    返信数 1

    Nikhil_Kalyan
    Participating Frequently
    October 20, 2011

    Irrespective of FMS, sound level should be definitely available on actionscripting. Can you please post in the flash forums, they can best suggest you.

    Thank you !

    Yuma_N1作成者
    Participant
    October 21, 2011

    Thanks for your reply!

    I will post this to flash forum.

    Thank you very much!

    October 21, 2011

    You can inspect the Microphone.activityLevel property of your Microphone object on an interval, and update that value to a shared object