Player Generator

Create a simple html radio code to paste inside your html website or profile.
If you have a streaming plan with us, use the following url. Be sure to change USERNAME to your username.
https://cast1.my-control-panel.com/proxy/USERNAME/stream














Paste the html code inside your website html pages.


Example Audio Code

 <audio style="margin-top: 5px; margin-bottom: 5px;" controls="true"> <source src="YOUR STREAM URL HERE" type="audio/mpeg"></audio>

Example Audio Code with Autoplay added we need to add (autoplay preload="auto") to the code.

 <audio style="margin-top: 5px; margin-bottom: 5px;" controls="true" autoplay preload="auto"> <source src="YOUR STREAM URL HERE" type="audio/mpeg"> </audio>


EVG Custom Players

All plans comes with a free custom iframe web player for your profile or website. If you have a streaming plan with us, use our contact form to request your free player code.