icy-metadata
v0.1.2
Published
Inject icy metadata to stream. Allow to display text info during stream plays (like station name or song title)
Downloads
49
Maintainers
Readme
Description
Inject icy metadata to stream to display station name or song title
Installation
$ npm icy-metadata -d
Example
Install and run example project via npm
$ cd .\example\
$ npm install
$ node example1.js
Open "Winamp" or etc. and play stream url "http://localhost/stream" to see stream metadata.```