Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Ulrich

    (@grapplerulrich)

    To add the file you need to activate the advance setting in the single video view and then you will see a field with HLS. You can add the link there.

    I think there is an issue with your link. You can try with mine. //drive.flowplayer.org/202777/61311-bauhaus.m3u8 to see that iz works.

    Thread Starter hennn

    (@hennn)

    in my m3u8 file are codes that flowplayer can’t read them
    i want to play my file not any other
    i know that flowplayer can play your file but i want to play my file.
    for example below player can play my file but i only can use it in html page not in my post on wordpress like flowplayer.
    https://www.momovi.com/

    do you know any way to play my file?
    can i use hls.js in flowplayer? and how?
    in the readme.md of this plugin wrote that this plugin can play below tag:
    #EXTM3U
    #EXTINF
    #EXT-X-STREAM-INF (adaptive streaming)
    #EXT-X-ENDLIST (Live playlist)
    #EXT-X-MEDIA-SEQUENCE
    #EXT-X-TARGETDURATION
    #EXT-X-DISCONTINUITY

    if flowplayer can play these tags then can playing my file
    thanks.

    Thread Starter hennn

    (@hennn)

    hi mr Ulrich
    please answer this question because it is very important for me.

    Plugin Author Ulrich

    (@grapplerulrich)

    I am planning to release an update soon that will include the hls plugin.

    Thread Starter hennn

    (@hennn)

    hi
    i updated the flowplayer but still not playing.
    please test with my file.
    that player easily play it:
    https://216.126.193.9/live/player.html

    Plugin Author Ulrich

    (@grapplerulrich)

    In the video link you provided. The video played for 9 seconds with a bit of sound but no video.

    How did you create the file?

    Thread Starter hennn

    (@hennn)

    i created it by ffmpeg that send permanently a video or sound to my server and i can live play it by that player, but i want to play it in my post in wordpress no html page.

    Plugin Author Ulrich

    (@grapplerulrich)

    It seems like you have removed the file. Could you upload the file again so I can do a few other tests?

    Thread Starter hennn

    (@hennn)

    yes i removed it
    i stream again
    the length of the file is amproximately 7 seconds.because in the hls stream the .m3u8 permanently change to play continue of file.

    Plugin Author Ulrich

    (@grapplerulrich)

    A college of mine ran the following test.

    $ ffmpeg -v warning -i https://216.126.193.9/live/video/adab-marefat.m3u8 -f mpegts -c:a copy -y /dev/null
    They got the following result. There seems to be some issue with the file.

    [mpegts @ 0x7fc062008000] PES packet size mismatch
    [mpegts @ 0x7fc062806200] AAC bitstream not in ADTS format and extradata missing

    With the same situation on my page.

    Mr. Ulrich contains the plugin the hlsj script?

    Plugin Author Ulrich

    (@grapplerulrich)

    Yes, the plugin has the HLS script included.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘hls play file’ is closed to new replies.