0

I have a shoutcast server running on a VPS and I would like to embed the stream in my website, so I did the following:

<audio controls>
<source src="http://myIP:port/live" type="audio/aac">
</audio>

And the problem is that this code only works in Firefox, while it doesn't in Chrome (greyed out player controls). I believe this is an issue with the stream being "http" only, but anyway is there a fix?

Thanks

roughnecks
  • 111
  • 2

0 Answers0