Skip to content

An application that parse a HTTP Icecast medata, and broadcast the current onair song to all connected clients.

License

Notifications You must be signed in to change notification settings

ripliveit/riplive_icecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riplive.it Icecast Api

A real time NodeJS server.

Build Status

An application that parse a HTTP Icecast medata, and broadcast the current onair song to all connected clients.

Installation and run

Clone the repository, than install all application's dependencies:

$ npm install --production  

Launch all unit tests with:

$ mocha -R spec tests  

Run the application:

$ node app.js

About

An application that parse a HTTP Icecast medata, and broadcast the current onair song to all connected clients.

Resources

License

Stars

Watchers

Forks

Packages

No packages published