m3u live streaming on iOS devices

  • "HTTP Live Streaming (.m3u, .m3u8) - iOS, Mac Safari only"

    Can someone help me better understand how to use a .m3u file to allow my 360 video to stream to iOS devices? I tried the code below but it tried to interpret the .m3u file as a video file rahter than using it to call another file.


    Code
    <!-- include the videoplayer plugin -->
    <plugin name="video"
         url.html5="videoplayer.js"
         videourl="OfficePano.m3u"
         loop="true"
         onloaded="videointerface_setup_interface(get(name)); setup_video_controls();"
         onvideoready="videointerface_videoready(); true"
    />

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!