fat84 / player-shoutcast-html5

Responsive HMTL5 Web Player for SHOUTCast streamings with cover art and lyrics

Home Page:https://gsavio.github.io/player-shoutcast-html5/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Player SHOUTCast HTML5

Responsive web player with lyrics for SHOUTCast streaming.

Responsive Web Player

Required:

  • PHP >= 5.3
  • cURL

Installation

  • Just put the files in your server
  • Configure your player in the file script.js in the js folder
    • Set the constant DEMO to false
    • Set the name of your web radio
    • Set your streaming URL (without / in the end)
    • Set your API key of Vagalume (See how to get your API key)

HTML5 Player for SHOUTCast streamings with info like:

  • Current song
  • Historic of played songs (Not tested in SHOUTCast V1)
  • Cover art of the current song (iTunes API)
  • Lyrics of the current song (Vagalume API)
  • Responsive design

Keyboard Controls

  • M - mute/unmute
  • P and space - play/pause
  • arrow up and arrow down - increase/decrease volume
  • 0 to 9 - volume percent

About

Responsive HMTL5 Web Player for SHOUTCast streamings with cover art and lyrics

https://gsavio.github.io/player-shoutcast-html5/


Languages

Language:JavaScript 53.7%Language:HTML 18.0%Language:CSS 17.0%Language:PHP 11.3%