krpano remote video url

  • Hi,

    if i try to access remote video url, it does not work

    <plugin name="video"
    url="videoplayer.swf"
    videourl="http://95.0.XXX.XXX/samplevideos/video.mp4"
    loop="false"
    />

    but if i try with following urls, then it works

    <plugin name="video"
    url="videoplayer.swf"
    videourl="http://localhost:8080/samplevideos/video.mp4"
    loop="false"
    />


    <plugin name="video"
    url="videoplayer.swf"
    videourl="video.mp4"
    loop="false"
    />

    Do you have any idea, why it does not work???

    thanks in advance

  • Hi,

    if i try to show 50 MB video, it is ok, it will be showed but my 140 MB video will be not showed. What can be the problem any suggestion?????

    Thanks in advance

    EDIT: it will wait until 140 MB will be loaded, then it will showed, i looked it in firebug

    Edited once, last by Gulsun (August 16, 2011 at 9:37 AM).

  • Haven't exactly been testing it but isn't 140 MB video file bit too big? You could make things much better by compressing it
    to smaller sized file since many people these days still have bit too slow connections… at least when one considers that
    people won't spend that much time in one scene of virtual tour waiting for a video to download (even more if they don't realize it's loading).

    Try to use some tool like Apple Compressor or even Video Monkey etc. to make smaller file to speed up the download process.
    What works for localhost does not neccessarily work when content is located in the web (as the connection speed is often slower).

Participate now!

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