Skip to main content
Known Participant
August 11, 2011
Question

Is it possible to audio mixing in fms?

  • August 11, 2011
  • 1 reply
  • 647 views

Hi all,

Is it possible to mix audio streams in fms (like fmg)?

Thanks and Regards

Selvan

    This topic has been closed for replies.

    1 reply

    Nikhil_Kalyan
    Participating Frequently
    August 11, 2011

    No. Not on FMS.

    Known Participant
    August 11, 2011

    ok.

    I have created audio/video conference using fms.It's working great.

    I want to record and replay options of all the streams synchronously.

    please suggest best method for recording and replay...

    Thanks and regards

    Selvan

    Nikhil_Kalyan
    Participating Frequently
    August 11, 2011

    Recording can be done using server side scripts with s.record() api that is available. It gives lot of flexibility in recording to different file formats (flv/f4v/f4f).

    When you say replay, you mean the live content to be available at a later point of time ? if that's so, we need to use the DVR (digital video recording) which inherently uses the s.record api that's mentioned above, and also archiving the content for future viewership. Please downloda the dvr sample applications from www.adobe.com/go/fms to take a look at the behavior.


    Hope the information is useful. Thank you !