HTML5 Radio Player Code
Print
Want a simple radio player code for your website? Easy!
Simply use the following code, and replacing it with your own server variables to ensure it plays your stream!
<audio controls>
<source src="https://streamingXX.liveboxstream.uk/proxy/CENTOVAUSER?mp=/stream">
Your browser does not support the audio element.
</audio>
In the above example, all you need to do is copy and paste that code onto your web-page and replace streamingXX.liveboxstream.uk with your server's liveboxstream address.
If you have any trouble or need assistance, please contact our support team who will be happy to help.
Was this answer helpful?