Video address transfer

  • I have the same question as yours ; the rtmp url can't as a Parameter's value to use , but the videourl like 'http://' is ok;

    and when i use the videourl like 'http://xxxxx' played by the iphone ,the screen black ,but the local source is ok;

    can anyone give me some help?
    thanks !

  • Hi,

    you would need to use:

    Code
    initvars:{"plugin[video].videourl":"rtmp://xxx"}

    where 'video' would be the name of your videoplayer plugin element.

    And note - rtmp is a Flashplayer technology and works only in the Flash viewer, but not in the HTML5 viewer - so also add html5:"never" in the embedding code.

    Best regards,
    Klaus

  • I have edit my code as :

    <plugin name="myvideo"
    url.flash="%SWFPATH%/graphics/videoplayer.swf"
    url.html5="%SWFPATH%/graphics/videoplayer.js"
    posterurl.ios="%$imageurl%"
    posterurl.no-ios="%$imageurl%"
    videourl=""
    pausedonstart="false"
    loop="true"
    enabled="true"
    zorder="0"
    align="center" ox="0" oy="0"
    ignoremetadata="true"

    width.no-panovideosupport="100%"
    height.no-panovideosupport="prop"
    onloaded="videointerface_setup_interface(get(name)); setup_video_controls();"
    onvideoready="videointerface_videoready();"
    />



    initvars:{"plugin[media].videourl":"rtmp://192.168.23.54:1935/vod/mp4:sample.mp4"}


    but still don't work !is my videourl in plugin set error?
    thanks klaus!

  • I have some
    problems in loading .mp4 video from a remote server and to configure a stream
    Wowza streaming RTMP .


    in the case
    of VOD .mp4 I generate this type of error :


    INFO: krpano - pr3 1.19 (build 4.8.2015 )


    INFO: HTML5 / Desktop - Chrome 47.0 - WebGL


    INFO: Registered to : Albagest Ltd.


    ERROR : http://185.58.117.132:1935/vod/_definst_/mp4:/
    FITeT / 1000 / 1000_360.mp4 - loading video failed!


    I tried with
    RTMP but I generates the same error .


    There is a manual configuration
    for this type of videoURL ?

Participate now!

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