View Full Version : Can I make a widget player on my website?
DJ Rizz
17th March 2011, 08:21
I know it might sound simple,but as I am new in this thing,I would like to know how do I have a player for my own station to be in my website? Any help? Thanks!
happybirthday
6th April 2011, 01:59
I have been searching for this answer for 8 hours. With all the searches leading me to conflicting sites and answers dating from 2006 to 2011. As far as I can make of it there is no workable widgets for shoutcast since it is impossible to find the API that will work for any broadcasts.
It seems shoutcast is no longer supporting widgets. They do have streampad but it appears to be for playlists and is very low profile at the bottom of your web page.
I do wish there was some definitive answers on whether widgets are possible since I need to decide where to go for my radio streaming service.
baspNisa
11th April 2011, 20:40
I know it might sound simple,but as I am new in this thing,I would like to know how do I have a player for my own station to be in my website? Any help? Thanks!
!!!!!!!!!!!!!!:(
daverogers
22nd May 2011, 20:13
you can stream on your site in flash if you wish useing jwplayer. It works
http://www.longtailvideo.com/players/
MADxHAWK
24th May 2011, 03:03
For an audiostream you can use the Native Flash Radio Player
There are some players available, take a look here: http://blog.codingexpert.de/?tag=internet-radio
-MAD
hackerdork
26th May 2011, 03:43
http://xspf.org/ and http://musicplayer.sourceforge.net/works great just when you built the playlist for the flash player you add ; to the end of your stream source like http://host:8000;/ and it will connent and play I used this player all the time
christinerage
3rd August 2011, 23:10
Does anyone have free widget recommendations for a wordpress site?
jaromanda
4th August 2011, 00:43
For an audiostream you can use the Native Flash Radio Player
There are some players available, take a look here: http://blog.codingexpert.de/?tag=internet-radio
-MAD
memory leak will crash your browser / "plugin container" after a couple hours
http://xspf.org/ and http://musicplayer.sourceforge.net/works great just when you built the playlist for the flash player you add ; to the end of your stream source like http://host:8000;/ and it will connent and play I used this player all the time
memory leak will crash your browser / "plugin container" after a couple hours
there is no flash player readily available that works with shoutcast
jwplayer MAY be the exception, but I suspect they are not
DirtMcGirt
11th August 2011, 12:59
I'm glad this thread was made. I currently am stuck using the Windows Media Player Embed code on my site and frankly, it's ugly. I'd love to have a embedded Flash player that can stream .pls, .asx, .m3u, etc.... streaming audio extensions but have yet to find one. Please post up links if you can help us out. I'm running several different channels (ie, rap, rock, jazz, etc.) so it would be nice to have one player with a selector on it.
As far as jwplayer guys, I tried getting it to work but had trouble with the streaming part. It's not very clear as to which file extensions it works with. It def won't work with .asx & .pls playlists and aac stream types. I tried and searched.
This native player is awesome... if you're using MP3 streams. However it doesn't like running AAC. http://blog.codingexpert.de/?p=66
TJ Martin
21st August 2011, 17:07
memory leak will crash your browser / "plugin container" after a couple hours
memory leak will crash your browser / "plugin container" after a couple hours
there is no flash player readily available that works with shoutcast
jwplayer MAY be the exception, but I suspect they are not
I don't believe that is true. I have made my site up of wordpress and I am running a flash player with no issues. Although it is a Demo Station for our customers, I listen to it for hours while I work and have had no problems at all.
goldfmnederland
26th August 2011, 11:14
Ofcourse.
Use this code:
<object id="mediaPlayer" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#VersiOn=5,1,52,701" type="application/x-oleobject" height="70" standby="Your Radio Name..." width="316" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95">
<param value="http://00.00.000.00:0000" name="fileName" />
<param value="true" name="animationatStart" />
<param value="false" name="transparentatStart" />
<param value="true" name="autoStart" />
<param value="true" name="showControls" />
<param value="false" name="ShowDisplay" />
<param value="True" name="showstatusbar" /></object>
jaromanda
26th August 2011, 12:07
Would that work outside of internet exploder?
If so, would it work outside of Windows?
goldfmnederland
26th August 2011, 12:32
Would that work outside of internet exploder?
If so, would it work outside of Windows?
Thats works by my on Opera but outside Internet..
I think thats possible!
Test it on: http://www.goldfm-nederland.nl , I used the player to!
Greetingzzzz Jorn
jaromanda
6th November 2011, 03:28
you sir, are a retarded knob gobbler of the highest order
Museter
15th November 2011, 06:01
Try our free flash players. They have anti-memory leak technology.
Thousands of people use them all over the world. http://www.museter.com/SHOUTcast_Hosting_Online_Radio_Flash_Player.php
jaromanda
15th November 2011, 06:37
They have anti-memory leak technology.
So, they're coded using NetStream.appendBytesAction
if not, you're kidding yourself
and what about aac+ - no support? fail
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.