Hi everybody, Here is the context of my questions: At our company SOUND4, we are designing professional broadcast sound cards (voice and FM processors). As our products are going to be driven by linux in a next future, I am looking for a simple method (ie: third party software, not packaged within our product) that would provide to our customer a way to add their own ice/shoutcast stream links from the computer which host the soundcard (the audio driver is alsa compliant). By now we are pointing our customer to edcast, as they are using windows hosts - problem - such a software doesn't really exist in this way under linux... there are a few GUI like darksnow/darkice but it doesn't really do the trick: we need the customer to be able to add a output link in a dynamic way (without interupting, mostly). My first question is:
- is there a way to give to liquidsoap a list of outputs (ie: a file) that would be checked periodically, and when a new output "server" is discovered in this file, a new connection is initiated to it. - second, is there a way to get the network status of a given link (on air time, last reconnection, transfer rate, used codec, server name). You'll understand, the need is a simple, provide to the user a "add a shoutcast server" and "monitor the link" thing. I can feel liquidsoap could do that easily but I need starting tips. Then, I could do a simple interface to control all of that with some py/glade working (with time, because I am pretty new to python and object programming and i'll need to learn it). Thanks ! ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
