Skip to main content
Participant
September 7, 2010
Question

RTMPe: Working only standalone (not working on browser)

  • September 7, 2010
  • 1 reply
  • 662 views

Hi there,

I'd made a default instalation of an FMS v3.0 (the only one that I have an old license for it) and I'm having troubles to get RTMPe working. The symptoms:

- I have NO problem with RTMP, it work's perfect.

- If I setup a videoplayer and try to play a rtmpe stream, it works if the swf runs on the standalone player or on the Flash IDE (I see the video!), BUT if the videoplayer is loaded inside a browser (remote or local html), it doesn't play.

- The event fired then is "NetConnection.Connect.Failed"

- SWFVerification is disabled, as it's a default installation

- The default port (1935) is openeed, I'm able to telnet it, and it's used by rtmp

- When I try to reach the rtmpe stream, I can't see this attempt in the logs

- The "crypt-libs" are found:

        libnspr4.so => /usr/lib/libnspr4.so (0xb7f30000)
        libplc4.so => /usr/lib/libplc4.so (0xb7f2a000)
        libplds4.so => /usr/lib/libplds4.so (0xb7f27000)
        libasneu.so.1 => /opt/adobe/fms/libasneu.so.1 (0xb7f1e000)

This is getting me crazy, so any help will be appreciated.

Thanks in advance

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    September 7, 2010

    Which browser are you using and what is version of activex or plug-in of Flash Player do you have on the broswer?

    Participant
    September 7, 2010

    I've tried it in several browsers: Firefox 3.5 and 3.6, IExplorer 6, 7 and 8, Chrome, etc. and with differents Flash plugins versions, since 9.0.115 to last 10 version

    I've also tried with several video players: the one delivered with FMS (vodtest.swf), flowplayer, JWplayer and a hand-made player

    Thanks for your time!