Hi ! the developper of Ezstream is : oddsock@oddsock.org Daniel Ballenger wrote:>> Greetings, >> I'm currently working on a program which utilizes Ezstream and >> Icecast2 (http://r404.sf.net). >> >> This project operates off a binary file generating the next file to be >> played, eztream had the funcalitiy required (mp3 -> ogg support on the >> fly) and seemed simple enough so I'm writing the modifications to >> ezstream to support getting the path off of a binary.Do you mean that one could add mp3 in the playlist during the playing ? This would be very fun since I have to restart ezsream each time I add a mix in my radio (http://cellar.alchimix.org). But I really want to keep this light program, the only one that just send real mp3 or ogg (maybe flac and theora ? ;) ) without reencoding... I made a tool which uses restartd to restart a given stream when it's shut down. Would you be interested ? I've also made a package for Debian here : http://yomix.org/debian/ and I'm ready to upload it in the distrib, but I'd like the pb of infinite loop when the playlist is empty to be solved before... Regards, G. Pellerin -- http://yomix.org
Hi all, First of all thanks again for icecast2. It keeps surprising me how easy and stable it is to use! I'm working with icecast2 from SVN now (revision 10692) and it's mount point features. I've created the top mount point '/play.ogg' so we have only one main mount point for users to tune into. Now this /play.ogg has the fallback /live.ogg and /live.ogg has the fallback /playlist.ogg. In the config file I added metadata for the /play.ogg mount point that looks like this: <mount> <mount-name>/play.ogg</mount-name> <stream-name>Beathead Broadcasts</stream-name> <stream-description>Homebrew Broadcasts for Hip Beatheads</stream-description> <stream-url>www.beathead.net</stream-url> <genre>beats</genre> <fallback-mount>/live.ogg</fallback-mount> <fallback-override>1</fallback-override> <fallback-when-full>1</fallback-when-full> <hidden>0</hidden> <no-yp>0</no-yp> </mount> Unfortunately, when I look at the /play.ogg metadata in status.xsl, it is al empty. Do I use the wrong metadata tags in the config or is this normal behaviour for a non-connected mount which only serves as main entry mount point? Thanks for reading and any reaction that may follow. Regards, Frank Keijzers -- "As long as people are willing to accept rubbish, it will be economically advantageous to supply it" Make sure the people you send email to can read it! http://www.birdhouse.org/etc/evilmail.html Please avoid sending me Microsoft documents as attachements. http://www.gnu.org/philosophy/no-word-attachments.html