Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

www.zenius.net - video doesn't play #2302

Closed
webcompat-bot opened this issue Feb 27, 2016 · 6 comments
Closed

www.zenius.net - video doesn't play #2302

webcompat-bot opened this issue Feb 27, 2016 · 6 comments
Labels
Milestone

Comments

@webcompat-bot
Copy link

URL: https://www.zenius.net/c/3926/usaha-latihan-soal
Browser / Version: Firefox 45.0
Operating System: Windows 7
Problem type: Video doesn't play

Steps to Reproduce

  1. Navigate to: https://www.zenius.net/c/3926/usaha-latihan-soal

Expected Behavior:

Actual Behavior:

@miketaylr
Copy link
Member

This is an HLS/m3u8 problem. https://bugzilla.mozilla.org/show_bug.cgi?id=941351

@miketaylr
Copy link
Member

Now that we support HLS, we should try to understand why this doesn't work. When I tested, I got a message "fp error: 4 undefined".

@reinhart1010
Copy link

I got this from the video player:
<div id="contents" data-is-mbr="false" data-is-flash="true" data-is-ios="false" data-content-page-sess-id="">
I believe that they use some UA detection to find appropriate video formats for specific web browsers.

Anyway they use Flowplayer 3.2.13.
https://www.zenius.net/assets/js/flowplayer-3.2.13.min.js

@karlcow
Copy link
Member

karlcow commented Jun 6, 2018

Screenshot Description

which says:


Android / iOS users are recommended to use HTML5 when in trouble with Flash.
Users of laptop / desktop PCs with Google Chrome browser, Microsoft Edge, and Safari are advised to use HTML5 in case of Flash problems.
Users of laptops / desktop PCs with Mozilla Firefox browser are recommended to use Flash when problematic with HTML5.

  • make sure your browser version is up to date
    If you are still having problems playing the video please help to fill out the form here so we can fix it.

On Firefox desktop if I force the user agent to be chrome, the video is working. So this bad user agent sniffing, but as @reinhart1010 mentioned they are using an old version: 3.2.13

The current release https://github.com/flowplayer/flowplayer/releases is 7.2.6

Probably just updating to the latest version will fix the issue.
There is no major issue about HLS/Firefox on their issue tracker.

@karlcow
Copy link
Member

karlcow commented Jun 6, 2018

https://www.zenius.net/contact Contact page
They are also on github @zeniuseducation

Maybe @arifian can help us find the right person in the company to fix this issue.

@webcompat-bot webcompat-bot modified the milestones: needscontact, sitewait Jun 6, 2018
@miketaylr miketaylr added the engine-gecko The browser uses the Gecko rendering engine label Apr 30, 2019
@softvision-oana-arbuzov
Copy link
Member

The issue has been fixed. The video plays both HTML5 and Flash.
image

Tested with:
Browser / Version: Firefox Nightly 68.0a1 (2019-08-21)
Operating System: Windows 10 Pro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants