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

"ICY 200 OK" Http response header is not supported #75

Open
Rendal75 opened this issue Dec 29, 2019 · 0 comments
Open

"ICY 200 OK" Http response header is not supported #75

Rendal75 opened this issue Dec 29, 2019 · 0 comments

Comments

@Rendal75
Copy link

Rendal75 commented Dec 29, 2019

Hi,
I'm trying to play that radio: http://stream3.polskieradio.pl:8900
It plays correctly with mpg123 on PC, but it "freezes" on ESP32.

After some debugging, it seems that in http_parser.c, we expect the HTTP response header to start with "HTTP".
Here is the HTTP response header I have with that radio :

ICY 200 OK
icy-notice1:<BR>This stream requires <a href="http://www.winamp.com/">Winamp</a><BR>
icy-notice2:SHOUTcast Distributed Network Audio Server/win32 v1.9.8<BR>
icy-name:Polskie Radio S.A. -- Program 1 -- http://moje.polskieradio.pl
icy-genre:
icy-url:http://stream3.polskieradio.pl:8900
content-type:audio/mpeg
icy-pub:0
icy-metaint:8192
icy-br:192

-> Have anyone got a solution for this ? Maybe on a fork ?

@Rendal75 Rendal75 changed the title "ICY 200 OK" "ICY 200 OK" Http response header is not supported Dec 29, 2019
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

1 participant