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

[Player] Howler.js not playing stream in Firefox #473

Open
majick777 opened this issue Sep 30, 2023 · 4 comments
Open

[Player] Howler.js not playing stream in Firefox #473

majick777 opened this issue Sep 30, 2023 · 4 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@majick777
Copy link

Forked from issue #472

Reported by @RadHausStudio
"The embedded player on the site won't play in Firefox. I tried on both Linux and Mac."

@majick777 tested:
I tested both jPlayer and Amplitude in Firefox (on Windows) and both worked for me (though Howler still does not.)

Additional information:
Mozilla: The MP3 audio format is supported in by Firefox/Firefox for Android/Firefox OS when the operating system provides an MP3 decoder. So I'm guessing that the operating system you're testing this on does not provide an MP3 decoder.
Also, you may have a fallback audio stream in OGG format rather than MP3 and it is recommended for full browser coverage to have both if possible.

@majick777 majick777 added the bug Something isn't working label Sep 30, 2023
@majick777 majick777 self-assigned this Sep 30, 2023
@majick777
Copy link
Author

Possibly related: goldfire/howler.js#1495

@majick777
Copy link
Author

I've tested setting the html5 flag in the Howler initialization to false as suggested by the above issue thread (preload is already set to false.) Unfortunately, it hasn't made any difference in my testing yet.

@tonyzeoli
Copy link
Member

@majick777 I just tried to check this again and it's still now playing for me in Chrome using Amplitude, nor it is playing on mobile. Not sure if it's the stream but the meta data is coming through, so I can't imagine it would have changed.

@majick777
Copy link
Author

Howler has been disabled in 2.5.7 since the issue still hasn't been fixed.

@tonyzeoli I believe the issue with Amplitude and Chrome on the demo site was because of an old streaming URL. Having updated that, it seems to be working fine again.

@majick777 majick777 added the wontfix This will not be worked on label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants