Skip to main content
Participant
March 27, 2013
Question

Settings of live stream for FMS 4.5 on Amazon

  • March 27, 2013
  • 1 reply
  • 948 views

Hi. We are cureently have an issue with setting up an outcoming stream for a livechat. We are using FMS 4.5 on Amazon and OSMF player. When streaming from FMLE everything is working fine. But when streaming from  as3  we receive  buffering status of OSMF player and  wornings in amazon server:

Warning from libf4f.so: [Utils] [1cbec29179f3616a6b284fc9ecc029d8] [1cbec29179f3616a6b284fc9ecc029d8] FMS F4F recording received timestamps with absolute time flowing backward lastTime held was 2109435 and the most recent arrived was 2107876.  This message is being ignored - recording will continue.

Stream settings are:

_streamCam = Camera.getCamera();

_streamCam.setMode (640,480,30,true);

_streamCam.setQuality (1200 * 1024, 90);

_streamCam.setKeyFrameInterval(4);

var pH264Settings:H264VideoStreamSettings = new H264VideoStreamSettings();

pH264Settings.setProfileLevel(H264Profile.BASELINE, H264Level.LEVEL_3_1);

pH264Settings.setQuality(_streamCam.bandwidth,_streamCam.quality);

Also Adobe resommends to enable streamsynchronization like it is done for FMLE:

http://help.adobe.com/en_US/flashmediaserver/devguide/WSd391de4d9c7bd609-52e437a812a3725dfa0-8000.html

<flashmedialiveencoder_config>

    <mbrconfig>

        <streamsynchronization>

            <!-- "true" to enable this feature, "false" to disable.                    -->

            <enable>true</enable>

Is it possible to do the same for AS3 Netstream? If so, please tell the name of  a proppety.

Please kindly, advise.

    This topic has been closed for replies.

    1 reply

    Inspiring
    March 14, 2016

    Hello everyone,

    I have the same issue of , can someone help us?

    If I broadcast my content using FMLE it works perfectly changing the XML file of FMLE, but If I want to publish the content using Flash Player and AS3 I can't receive it.

    I'm in a rush, can some one help us please?

    Best regards,

    Manel