What I sent you before was a simplification of my code, without attributes to 
the audio tag.  If you want it to play automatically, you must include 
autostart, if you want a menu to play and stop, put controls also as an 
attribute to the audio label, if you want more controls you can use Java Script.

Here is my actual audio tag:

<audio id="audioplay"  preload="auto" autoplay>

The important thing was in the src because Shoutcast does not recognize it as a 
stream unless it has a semicolon at the end of the URL.

Regards,

Humberto


-----Original Message-----
From: Pc-audio [mailto:pc-audio-boun...@pc-audio.org] On Behalf Of Hank Smith, 
and Seeing-eye dog Iona
Sent: Wednesday, January 27, 2016 1:15 PM
To: PC Audio Discussion List <pc-audio@pc-audio.org>
Subject: Re: imbed shoutcast audio on to a website?

Hello I replaced the html code with the code that you sent me.
I have it in the index.html file
thi sis what I am getting, no sound, and for some reason it looks like 
auto play where you go to the address and it is supposed to start isn't 
working either tried both with internet explorer and chrome with same 
results this is what I am seeing
#
#

0:22
#

the site that I am trying to get this working is
http://hanksmith.net

On 1/27/2016 10:17 AM, Humberto Rodriguez wrote:
> Hello to both:
>
> Here is the code I use:
>
> <audio>
> Src= "http://radiogeneral.com:8000/;";;
> Your browser does not support HTML 5
> </audio>
>
> Copy the above code to an HTML 5 page in your server and try it to make sure 
> it works.  I will have my voice in Spanish announcing my station or the 
> introfile.mp3 and then it will go into the strem.  After you verify it works, 
> replace  the URL with your stream's.
>
> You can replace the notice of the browser not supporting HTML 5 with HTML 
> code that opens Flash Player for those listeners that have it.
>
> Humberto
>
> Humberto Rodriguez
> Fort White, Florida
>
>
> -----Original Message-----
> From: Pc-audio [mailto:pc-audio-boun...@pc-audio.org] On Behalf Of DAVID
> Sent: Wednesday, January 27, 2016 4:00 AM
> To: 'PC Audio Discussion List' <pc-audio@pc-audio.org>
> Subject: RE: imbed shoutcast audio on to a website?
>
> I have been looking for that to.
> So pass it my way to thanks.
>
>
> -----Original Message-----
> From: Pc-audio [mailto:pc-audio-boun...@pc-audio.org] On Behalf Of Hank 
> Smith, and Seeing-eye dog Iona
> Sent: Wednesday, 27 January 2016 01:01 AM
> To: PC Audio Discussion List
> Subject: imbed shoutcast audio on to a website?
>
> Hello any one know where I can get a html 5 player that will allow me to set 
> it up to play automaticly when some one goes to my website?
> thanks
> Hank
>
>
>
>
>



Reply via email to