=== StreamCast - Radio Player for WordPress === Contributors: bplugins, freemius, shehabulislam Tags: live stream, icecast, shoutcast, radio player, Audio player Donate link: https://gum.co/wpdonate Requires at least: 3.0 Tested up to: 5.8 Stable tag: 2.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Play iceCast, Shoutcast, Radionomy, Radiojar, RadioCo Live stream in WordPress. == Description == A simple, accessible, user-friendly and fully customizable radio player for WordPress. You can embed a fully-featured radio player in WordPress's posts, pages, widget areas as well as template files. It has tons of options that fit radio player needs. **[Live Demo](https://links.bplugins.com/radio "Demo")** = How to use? = Here is a quick tutorial. https://www.youtube.com/watch?v=ad_LKLe_YQg ### Features === StreamCast Radio Player Plugin for WordPress offer you a complete solutions to integrate fully functional radio player on your site, that will amaze your visitors. === * Fully customizable: Make the player look how you want with the markup you want. * Extensive Compatibility: Works great with Shoutcast, Icecast, and other compatible streaming servers. * Player Skins : It has 80+ Player skins ready and Every skin is unique. * Player type: Many types of radio player available. You can switch between radio player types such as Minimal, Standard, Advanced, Ultimate, etc… * Themes: Ultimate radio player contains a few themes. * Custom Color: Change the Player color scheme to look good with your radio player. * Sidebar Widget: Widget ready! Which allows you to set the radio player in the sidebar area. * Responsive: Works great with any device with any screen size. * Position: You can set the player position in left, right, and center of the container. * AutoPlay: While you turn autoplay on, the player will start playing the stream automatically after loading the continging page. * Elementor: Its works great with elementor page builder (Paste the shortcode in Elementor) * User friendly interface: This plugin come up with a clean and easy to use interface which gives you an excellent experience. * ShortCode: The ShortCode API enabled you to embed the model anywhere in the site. ### Usage === To embed Radio Player in Post, Page or Widget area you have to generate a ShortCode first. To generate a ShortCode follow the steps below. === 1. Go to -> StreamCast from admin Dashboard menu -> Add New. 2. Paste a stream url, and configure the player according to your preferences. 3. Click the Save button 3. Copy the Generated ShortCode form that screen and Paste it in a ShortCode block within any post, page, or widgets. === How to embed Radio Player in sidebar widget area === ==== Please follow these steps below to embed a radio player into the page sidebar ==== * Generate a shortCode of the radio player. * Heads up to, Appearance > Widgets from admin Dashboard menu * Add a ShortCode block in your preferred Widget (You will get a list of all available widget here) * Paste the ShortCode in the ShortCode block. * Save * Enjoy! ==== Attention, Please read the following instruction to work the player properly. ==== = The stream will not more play in Google Chrome 80+ = As of Google Chrome 80, mixed content is no longer supported. If the stream is without SSL and the website is with SSL, the stream will no longer be played. Other browsers follow the example of Google. The solution is to set the stream to SSL. More you can read 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 "Visit Link") How to setup free SSL for your Shoutcast Server Software: [https://help.shoutcast.com/hc/en-us/articles/360003410613-How-to-setup-free-SSL-for-your-Shoutcast-Server-Software-](https://help.shoutcast.com/hc/en-us/articles/360003410613-How-to-setup-free-SSL-for-your-Shoutcast-Server-Software- "Visit Link") = Demo = LIVE DEMO -> [Check the Demos ](http://wpradioplayer.com/ "See Demo") = ShortCode = Use shortCode
 [stream url="YOUR_STREAM_URL"] 
in post / pages/ or any widget area to Embed a player. if you want to use custom background color add background attribute in the shortCode like that
[stream url="http://192.211.51.219:80/live" background="gray"] 
.You can use color name or color code between double quotations. = Feedback = Like the plugin? Hate it? Want a new feature? [Send me some feedback](mailto:abuhayat.du@gmail.com "Send me some feedback") == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `plugin-directory` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use shortcode in page, post or in widgets. 4. If you want the player in your theme php file, Place `` in your template file. == Frequently Asked Questions == = The player is not playing my Live stream, What can i do now ? = Please check that the Protocols of Live Stream and Website. If your website running in Https (Secure) and your stream is Http (Unsecure) then modern browsers may not play that stream. Please try to keep both protocol same. = The Second Player is not showing as the First one ? = You cannot embed more than one player in a single page. == Screenshots == 1. Radio Player in Front end. == Changelog == = 2.0.0 = * Added player theme. * Added Ultimate radio Player type * Added custom color in player settings. * Added modern skins. = 1.0 = * Initial Release