Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Radio station problem
#21
Try this....
http://stream.funradio.sk:8000/fun192.mp3

Works in MoOde for me...
----------
bob
Reply
#22
Thanks. This is work. Where can i find the link http not https?

Now all fun radio works with http// link 

Thank you
Reply
#23
So the first issue is that the links you supplied are not for the actual stream.  For the first one (stream=live), the actual URL is this https://stream.funradio.sk:18443/fun128.mp3

Next issue seems to be that the Certificate Authority (Let's Encrypt) isn't trusted by the RPi.  I certainly cant find anything in the trusted stores on mine that looks like it from them anyway.  If you can get the root certificate from Let's Encrypt and install it into your trusted store on you Pi it should start to work.

EDIT, I see while I was investigating the answer was resolved far more simply, just take the "s" off....
----------------
Robert
Reply
#24
(04-13-2021, 05:15 AM)pallinko Wrote: What does this mean?

MPD error
Failed to decode https://stream.funradio.sk/80-90-128.mp3; CURL failed: server certificate verification failed. CAfile: none CRLfile: none

It means the https failed to agree upon security. If you change to http, it won't negotiate for a secure connection.

CURL is the tool that retrieves http data. https://en.wikipedia.org/wiki/CURL

The https certificate that was returned upon request was out-of-date, probably.

If subsequent efforts to contact it using https were successful, they renewed their cert.

Most free certs last only 90 days and need manual renewal.
Reply


Forum Jump: