Skip to content

STREAMPANEL/SPCast.PlayerDefault

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPCast.PlayerDefault

Responsive web player with lyrics for SPCast

Thanks to the original project for the idea: https://github.com/gsavio/player-shoutcast-html5.

We're using it for SPCast. The modified code should not be compatible with Shoutcast or Icecast servers anymore! You can find more about SPCast here.

Requirements:

  • PHP >= 8.x
  • cURL

HTML5 Player for SPCast streams with features like:

  • Current song
  • History of played songs
  • Cover art of the current song via our own API. Cover Fallback goes to iTunes API
  • Responsive design
  • AI descriptions for songs
  • MSE (Media Source Extensions) for streaming audio
  • Multiple languages supported
  • Tab, Tastatur support for screen readers
  • You can't use it for Shoutcast or Icecast servers anymore!

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 SPCast streamings with cover art and lyrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.1%
  • HTML 18.6%
  • PHP 8.4%
  • CSS 5.9%