Customizing Web Player

RadioBuz

New Member
Hi,

I am very new to this and am trying to embed Web Player using the code snippet provided (port number and data-username are changed for privacy):

<script language="javascript" type="text/javascript" src="https://control.internet-radio.com:1234/system/player.js" ></script>

<div class="cc_player" data-username="...">Loading ...</div>


upload_2016-1-25_22-1-44.png


I have a few questions about customization:
  1. How can I change/remove "Stream Name"?
  2. How can I change the color or skin?
  3. Are there any other skins available?
Basically, I want to be able to blend it into my website. Any help would be greatly appreciated.

P.S.: Is there any Joomla module that you recommend? If yes, which one and what would be the details needed.
 

Attachments

  • upload_2016-1-25_22-1-40.png
    upload_2016-1-25_22-1-40.png
    6.4 KB · Views: 736

Support

Level 1 Support
Staff member
Hi RadioBuz,

Firstly, welcome to the forums and our services.

1) The stream name is determined by your own settings in either your server control panels settings if you are using the AutoDJ feature or by your settings in your stream encoding software if you stream live.
2) It's not possible to change the skin for that particular HTML5 player within our own server control panel. The other alternative 'Muses' player (Flash) does have skin options though.
3) That HTML5 player that we use is the 'jPlayer' (http://jplayer.org). You can customise the way it looks if you download the player directly from their own website instead and follow their tutorials on setting this up / customising it. http://jplayer.org/download/

We do not have any recommendations for Joomla modules we are afraid. We have never used Joomla ourselves.

Hope this helps. :)
 
Top