• Resolved tranzitw

    (@tranzitw)


    Dear Developer!

    I would like to use the player at ABR mode. I made the .m3u file, and after seting to HLS stream link the player is showing: flash: Video file not found and Adobe Flash is disabled for this page, click player area to enable.

    The Flowplayer support told me this:

    . yes you can, but you must adhere to the filenaming scheme as explained in https://flowplayer.org/docs/plugins.html#quality-selector-filenames and only configure qualities you really have in the video configuration, and use the resolution file without the -xp extension as default.

    The only problem is the qsel plugin expects a HLS stream to be present, if you don’t have one, you will still see the “Auto” button . This can be configured in Flowplayer by setting swfHls: none ; this option is not avialable in the WP plugin but I suppose ti can be hacked in the plugin source. Please ask the author in https://ww.wp.xz.cn/support/plugin/flowplayer5 about the right code.

    Can you please help me to use the plugin in the right mode? Thank you in advanced!

    https://ww.wp.xz.cn/plugins/flowplayer5/

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

    (@grapplerulrich)

    Please can you share the link to the original support discussion and the link to the page where you have the video?

    I think there may be another cause to your problem.

    Thread Starter tranzitw

    (@tranzitw)

    The discusion of the question was made on e-mail because of pre-sales question.

    The link of my page: http://goo.gl/urIYHK

    Plugin Author Ulrich

    (@grapplerulrich)

    The main problem seems to be the crossdomain

    When going to play the HLS video I get this error.

    GET http://video.bonumtv.hu:8080/crossdomain.xml 404 (Not Found)(anonymous function) @ flowplayer.js?ver=6.0.4:531
    VM333:1 ERROR:HLSError(code/url/msg)=1/http://video.bonumtv.hu:8080/151207_hirek/151207_Hirek.m3u8/Cannot load M3U8: crossdomain access denied:Error #2048
    VM334:1 INFO:HLSNetStream:close

    In the other support topics it is discussed what you need to do to allow it. https://ww.wp.xz.cn/support/topic/not-streaming-in-firefox-using-wowza?replies=4

    Thread Starter tranzitw

    (@tranzitw)

    Well, I can’t realise what I need to do.
    I copyed the github files to my media server folder but no effect. I need to ad this code to wp page header?

    <script src="//releases.flowplayer.org/6.0.4/flowplayer.min.js"></script>
    <script src="//releases.flowplayer.org/hlsjs/flowplayer.hlsjs.min.js"></script>
    Thread Starter tranzitw

    (@tranzitw)

    Can you help me please?

    Plugin Author Ulrich

    (@grapplerulrich)

    You don’t need to do anything on the WordPress site. Depending on your media server you need fix the crossdomain issue. I am not an expert on media serves so you are better off looking at the server documentation for “Access-Control-Allow-Origin” or “crossdomain”. There must be some information there.

    Thread Starter tranzitw

    (@tranzitw)

    Ok, thank you! But I have not to copy this files to media server library?

    Plugin Author Ulrich

    (@grapplerulrich)

    You do not need to copy any flowplayer files to your media server. The video streams must be served with a cross domain policy (CORS) allowing GET requests.

    Thread Starter tranzitw

    (@tranzitw)

    Thread Starter tranzitw

    (@tranzitw)

    Ok! Thank you! And gratulation to your great plugin! πŸ™‚

    Plugin Author Ulrich

    (@grapplerulrich)

    So you got it to work? It is always appreciated when someone who likes the plugin leaves a review.

    Thread Starter tranzitw

    (@tranzitw)

    I asked the network administrator to fix the issue with the media server. Now I’m waiting to reply…

    But we bought commercial licence to FlowPlayer and if the solution will be resolved of course I will write a review.

    Thread Starter tranzitw

    (@tranzitw)

    The network issue is resolved, now we don’t have errors, but the video is not starts from .m3u. Can you check please?

    http://goo.gl/urIYHK

    Plugin Author Ulrich

    (@grapplerulrich)

    Can you update the plugin files via FTP to the latest version I am working on?
    https://www.dropbox.com/s/rfndx6w1pgxhhca/flowplayer5.zip?dl=0

    Thanks

    Thread Starter tranzitw

    (@tranzitw)

    Yes, of course. Update done. But the same situation… πŸ™

Viewing 15 replies - 1 through 15 (of 22 total)

The topic ‘ABR playing?’ is closed to new replies.