Plugin Directory

Changeset 2292122


Ignore:
Timestamp:
04/26/2020 04:55:59 PM (6 years ago)
Author:
svnlabs
Message:

Radio SSL Stream

File:
1 edited

Legend:

Unmodified
Added
Removed
  • shoutcast-icecast-html5-radio-player/trunk/readme.txt

    r2085487 r2292122  
    2323* HTML5 MP3 Radio FM MP3 Stream Player have Social Profile Link
    2424
     25
     26= Only HTTPS / SSL Radio Streams will play in Google Chrome 80+ =
     27
     28As per Google Chrome 80+, mixed content is no longer supported. If the radio stream is without SSL and the website is with SSL, the radio stream will no longer be played. The solution is to set the stream to SSL.
     29
     30Read Here: [https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html](https://blog.chromium.org/2019/10/no-more-mixed-messages-about-https.html)
     31
     32Please make sure the Protocols of Radio Live Stream and Website must be same. If your website running in Https (Secure) and your radio stream is Http (Unsecure) then browsers will not play that stream and throw Mixed Content Error in browser console log.
    2533
    2634= HTTPS Secure Radio Streams =
Note: See TracChangeset for help on using the changeset viewer.