0.0.1 • Published 8 years ago

icecast.js v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Build Status codecov

http://www.juliencrouzet.fr/icecast.js/

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 all natively on r(d?)ecent browsers :

IE / EdgeFirefoxChromeOperaChrome for Android
Edgelast 5 versionslast 7 versionslast 3 versionslast version

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

Quick start

Todo :)

Documentation

Todo :)

API Documentation

Todo :)