Icecast.js

Pure JavaScript Icecast-based Webradio player.


Project maintained by jucrouzet Hosted on GitHub Pages — Theme by mattgraham

Stream any Icecast Webradio in your browser.

Just include the .js file and set your Icecast stream url in the src attribute of your <audio> tag.

Supports Icecast Meta-Data

Want to update your Now playing text with the songs you play (I mean, at the exact millisecond), without having to constantly fetch data to a Webservice ? You want an audio ad to be synchronized with a display one on your page ? Icecast.js adds extra events to HTMLAudioElement element for that.

Full support

Icecast.js will work on all natively on r(d?)ecent browsers :

IE / EdgeIE / Edge FirefoxFirefox ChromeChrome OperaOpera Chrome for AndroidChrome for Android
Edge last 5 versions last 7 versions last 3 versions last version

Elsewhere, it will work on other browsers with a Adobe® Flash® Fallback.

To ensure quality and compatibility, the library is heavily tested across a large variety of browsers, by courtesy of :

BrowserStack

 

Quick start

Todo :)

Documentation

Todo :)

API Documentation

Todo :)