201 comments found.
Hi, I get the famous message “Connection timed out or the server is offline” on most of streams, only streams through port 80 and a few more works. The fsockopen() function is enabled on my server. Do you have any suggestions what I can try?
Hello,
You should ask your hosting provider to open the other ports used by your radio stations
Regards
Will I be able to add social networks as vk.com ok.ru my.mail.ru? Tnx!
Hello,
I’m sorry, this option is not available
Regards
Maybe I miss something, but why the player works on laptop and less on mobile device (Android) ?
later edit: it works, just have to wait a bit more.
HI before of buy you plugin. I pay streaming for my radio station with acompany but the player that they are providing me are not working very good and I would like to use a wordpress plugin to do the streaming. My question if I buy your plugin, this work with Icecast? Can I optimize the colors of the plugin? this will show name of the songs? Thanks
Hello,
This is the WordPress plugin http://codecanyon.net/item/radio-player-shoutcast-icecast-wordpress-plugin/9013963
Please send me on office@lambertgroup.ro the stream you want to use and I’ll run a test for you.
You can change the colors and it will display the song name.
Regards
Hello, is there a way to pull metadata from an icecast server (song, artist) and display it in the player rather than using fm? I have songs that will not be on fm and need this function. Please tell me how or add this feature. Thank you.
Hello,
From Last.fm it takes only the photo. The radio name, radio genders and current playing song is obtained from radio stream data
Regards
Hello, does this player have an auto-reconnect function? We are using icecast. If you do not have this function, can you add it? If we want to change servers or feeds in mid stream, I’d rather it reconnect automatically rather than the user having to press play. Thank you.
Hello,
It will not auto-reconnect.
Regards
do i just copy that code and add my radio url and post it into wordpress?
Hello,
This is not a WordPress plugin. This is the WordPress plugin: http://codecanyon.net/item/radio-player-shoutcast-icecast-wordpress-plugin/9013963
Regards
Do this shoutcast AAC+? Regards!
Hello,
Only MP3 streams
Regards
the script doesn’t work with your other html5 with playlist script. It just disappears.. can you help ?
is it possible that you could combine both the scripts into one ? and allow shoutcast and normal mp3 streaming in a single player ?
Hello,
Please send me on office@lambertgroup.ro the link where you have the players, to take a look
Regards
Problem solved. Player must bee on server… On local drive is not working, but when uploaded, everything works fine. Thanks, great code.
Thank you.
This Works Wowza Audio RTMP or m3u8 ?
Hello,
Only Shoutcast/Icecast MP3 radio streams
Regards
Hi, this plugin looks great. Pre-sale question: I play some music at my radio that isnt on Last.FM, some personal productions, its anyway to assign a display cover for that? All my MP3 IDs includes cover arts, but I dont know if this could be work? Many thanks!
Hello,
You can set a default image representing the radio logo.
Regards
Hi, I like your player pretty much and like to buy it, but still confused if it play Streaming Radio “shoutcast, Icecast” with IP adrsse like “http://112.22.33.22:1155”
nice to hear from you soon. Thanks
Hello, I am having a bug importing the player from an iframe on firefox does not go!
Hello,
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
Hi!
Please excuse me if the question is already asked. But does it support playlist streams?
Many thanks, Michael
Hello,
Only .mp3 streams. No support for playlist streams
Regards
Have it feature to stay overlay on the site? Cause if user change page still working
Hello,
It doesn’t have this feature.
Regards
Can you add on the Float to the Center cause the only available is left and right and I use <center> codes in html to center and is not working.
Hello,
To center it just place the player HTML code in a div with some css definitions.
1. insert the plugin HTML code in a div with a class<div class="my_center">PLAYER HTML HERE</div>
2. In your css file add this:
.my_center {
width:PLAYER WIDTHpx; margin:0px auto;
}
@media screen and (max-width:PLAYER WIDTHpx){
.my_center {
width:100%; margin:0px auto;
}
Regards
Greetings
Does it work with a SHOUTcast Server v2? The URL would be something like this:
http://www.mydomain.com:8000/listen.pls?sid=2 http://www.mydomain.com:8000/listen.m3u?sid=2 http://www.mydomain.com:8000/listen.asx?sid=2 http://www.mydomain.com:8000/listen.xspf?sid=2 http://www.mydomain.com:8000/listen.qtl?sid=2Hello,
It needs to be a MP3 stream
Regards
Hello; nowplaying.php file is sent continuously query. CPU usage is full. What causes this?
Hello,
Please send me on office@lambertgroup.ro the link where you have the player, to take a look
Regards
I Send
Hi what if i want to stream only my personal music ? Can this be adapted to use my song files as a radio stream? Lets say I have 40 songs, that personally are recorded by myself and I want the radio to only stream those without having to involve lastfm or any of those type of sites?
Hello,
You need a radio stream.
If you want to play 40 mp3 files without a radio stream, from your server or a third-party server, you can use this player http://codecanyon.net/item/responsive-html5-audio-player-pro-with-playlist/7602488.
You’ll just add the songs in the playlist
Regards