HELP! RMTP only works on Safari

  • I'm using RTMP and it only works on Safari. When I put it on Chrome or Firefox it give's me an error:


    INFO: krpano 1.18.5 (build 2015-08-04)
    INFO: Flashplayer MAC 21.0.0.182 PlugIn
    INFO: Registered to: Octopus Ltda.
    ERROR: unable to open video -

    And my xml is:

    <krpano version="1.18" bgcolor="0x000000">

    <plugin name="video"
    url.flash="plugins/videoplayer.swf"
    url.html5="plugins/videoplayer.js"
    videourl="rtmp://52.##.14.160:1935/mimic/stream/"
    posterurl="videoposter.jpg"
    pausedonstart="false"
    loop="false"
    volume="1.0"
    onvideoready=""
    onvideoplay=""
    onvideopaused=""
    onvideocomplete=""
    onerror=""
    />

    <image>
    <sphere url="plugin:video" />
    </image>

    </krpano>

    Do you know why is this happening?
    Greetings

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!