You can use flowing code on your web page to play shoutcast radio
Code: Select all
<audio controls autoplay="autoplay">
<source src="http://127.0.0.1:8000/;stream.mp3" type="audio/mp3">Update your browser
</audio>
Code: Select all
<audio controls autoplay="autoplay">
<source src="http://127.0.0.1:8000/;stream.mp3" type="audio/mp3">Update your browser
</audio>
Users browsing this forum: Bing [Bot] and 62 guests