Hi Derek,

For the username/password, I believe that they still don't matter.
There is certainly no registration process, and probably no use for
them at all. You can leave foo/bar, or come up with something more
descriptive. Romain should confirm this, and we'll make it clear in
the doc.

On how to use it, you should modify your script to insert the
register_flow() operator between your stream and its icecast output.
Something like this:

stream = mksafe(audio_to_stereo(playlist("./playlist.pls")))
stream = register_flow(...stream)
output.icecast(%mp3(..),...,stream)

Cheers,
-- 
David

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to