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

Not working for AAC IceCast streams #1

Closed
MarshmelloSUCKS opened this issue Dec 1, 2020 · 1 comment
Closed

Not working for AAC IceCast streams #1

MarshmelloSUCKS opened this issue Dec 1, 2020 · 1 comment

Comments

@MarshmelloSUCKS
Copy link

I run an IceCast stream and would like to use Essential Audio Player instead of the native HTML5 player. However, when I set it up and press play, it just loads. With the console open, I get the following:
HEAD https://ice1.msx.gay:8443/kmsx.aac?random=927 [HTTP/1.0 400 Bad Request 124ms]
Below is the embed code for the player:
<div class="essential_audio" data-url="https://ice1.msx.gay:8443/kmsx.aac">Looks like your browser doesn't support the player. Use the link below to play in your own player.</div>
essential_audio.css and essential_audio.js are linked to in the head of the page. The page is here if you want to take a look for yourself.

@Freeedle
Copy link
Owner

Freeedle commented Dec 1, 2020

The answer is:
The way the script requests audio files is failing with streams.
This is indeed a weak spot in the player, but fixing it would mean to rewrite the entire code.
Perhaps in a future release...
Sorry for now.

@Freeedle Freeedle closed this as completed Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants