Hi David,

And thanks for your help, I managed to edit my file and register the  
process on flows so your advice was good.

However on running the process itself shortly after the command was  
run from the console the following was visible the log does not  
indicate and error of this type.

TagLib: MPEG::XingHeader::parse() -- Xing header doesn't contain the  
total stream size.

Any ideas as I said it made the connection the registration is ok but  
don't know how or should i correct this.

Regards Derek

Quoting David Baelde <[email protected]>:

> 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