Skip to main content
May 8, 2012
Question

Publish multi-bitrate stream from FMS?

  • May 8, 2012
  • 2 replies
  • 4774 views

Hi,

I have an SSAS app to publish live streaming, you can refer here. Can I do publish multi-bitrate streaming with SSAS code over RTMP ? I read a tutorial, but it over HTTP...

Mai Huy

    This topic has been closed for replies.

    2 replies

    Adobe Employee
    May 12, 2012

    If i am not wrong you are planning to use VOD assets and republishing them right or are you planning to push incoming MBR streams to newer server?

    Participating Frequently
    July 12, 2012

    Hey there?

    I want push incomming MBR stream from FME to other FMS server. is it possible?

    The FME push two kinds of bitrates to frist FMS server in China and China server push that incomming multi-bitrate sources to amazon FMS server.

    just tell me is it possible or not....

    I really beginner so make stupid questions..

    help me.

    Adobe Employee
    July 12, 2012

    Yes this must be possible.

    You need to multipoint publish the stream from China server to the AWS -FMS server. That would require writing a simple application for mpp.

    For example, look at the server side code at http://livedocs.adobe.com/flashmediaserver/3.0/hpdocs/help.html?content=00000096.html

    May 8, 2012

    Hey Huy,

    I dont think that you can do an MBR publishing using SSAS. It does not have any transcoding capabilities so wont be able to create different bitrate streams from a single stream.

    You can do multi point publishing but not multi bitrate publishing.