Skip to content

jimakker/IcecastJSONStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

IcecastJSONStatus

A JSON status page for Icecast2

IcecastJSONStatus

Install

You only have to add IcecastJSONStatus.xsl to Icecast2's web folder. If you are using Ubuntu:

  1. Clone repository git clone https://github.com/jimakker/IcecastJSONStatus.git
  2. There are two server variables at the top of the IcecastJSONStatus.xsl file you must declare: host and port. nano IcecastJSONStatus/IcecastJSONStatus.xsl. Change the values, Ctrl+o (save) and Ctrl+x (close).
  3. Copy IcecastJSONStatus.xsl to Icecast2's web folder and change name to json.xsl cp IcecastJSONStatus/IcecastJSONStatus.xsl /usr/share/icecast2/web/json.xsl
  4. Visit your new JSON status page: http://YOURSERVER:8000/json.xsl
  5. ...
  6. Profit!

More

http://baibalab.net/icecastjsonstatus/

About

A JSON status page for Icecast2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages