Is there anybody who can help my for implement a feature in icecast 2? I want to update ogg vorbis meta data album/title/genre/artist via an webbased interface. like metadata.xml for mp3 files. If there`s anybody, contact my benny@name-pool.net i would pay for this feature. thanks --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Hi Benny,> Is there anybody who can help my for implement a feature in icecast 2?No time for that sorry. But see if this is easy enough to do by yourself. ;)> I want to update ogg vorbis meta data album/title/genre/artist via an > webbased interface. like metadata.xml for mp3 files.If you're using ices this would be trivial. IIRC it reads metadata from a plaintext file on SIGUSR1. Solution would be to write text to a file... Simple form can do that. Regards Thomas <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Our Automation Software is Windows based. So I can`t use Ices. Oddcast v2 doesn`t support an interface to dynamic update meta informations. DRS Broadcaster supports an http interface but there is a bug, cause the stream buffers if i`m using drs broadcaster for streaming. after 1 minutethe stream buffers and buffers. the drs support is the sam support and they are not realy helpful. Oddcast told me to wait for an icecast2 feature because they don`t want to implement this feature. Ezstream also don`t support this feature as far is i know ----- Original Message ----- From: "Thomas B. Ruecker, DM8TBR" <dm8tbr@afthd.tu-darmstadt.de> To: <icecast-dev@xiph.org> Sent: Wednesday, February 25, 2004 10:00 AM Subject: RE: [icecast-dev] I need a Freelance Coder... <p>Hi Benny,> Is there anybody who can help my for implement a feature in icecast 2?No time for that sorry. But see if this is easy enough to do by yourself. ;)> I want to update ogg vorbis meta data album/title/genre/artist via an > webbased interface. like metadata.xml for mp3 files.If you're using ices this would be trivial. IIRC it reads metadata from a plaintext file on SIGUSR1. Solution would be to write text to a file... Simple form can do that. Regards Thomas <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Wednesday 25 February 2004 09:50, Benny Fuchs shaped the electrons to shout:> Is there anybody who can help my for implement a feature in icecast 2? > I want to update ogg vorbis meta data album/title/genre/artist via an > webbased interface. like metadata.xml for mp3 files. If there`s > anybody, contact my benny@name-pool.net i would pay for this feature.I think it's not a icecact problem, but a source encoder's. I did something similar, and very simple, for darkice (it's already included in mainstream) that sends the metadata to icecast2. It works perfectly. (http://mnm.uib.es/~gallir/tmp/xmms.png) I don't know if you do live or prerecorded streaming, but check first your source encoder. -- ricardo galli GPG id C8114D34 http://mnm.uib.es/~gallir/ Recursivo. (del lat. recursus), adj. CondiciĆ³n de recursivo. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
I must use Windows for Streaming. and the interface must be an port or something else, because the software interface runs on a dedicated server. ----- Original Message ----- From: "Ricardo Galli" <gallir@uib.es> To: <icecast-dev@xiph.org> Sent: Wednesday, February 25, 2004 10:10 AM Subject: Re: [icecast-dev] I need a Freelance Coder... <p>> On Wednesday 25 February 2004 09:50, Benny Fuchs shaped the electrons to> shout: > > Is there anybody who can help my for implement a feature in icecast 2? > > I want to update ogg vorbis meta data album/title/genre/artist via an > > webbased interface. like metadata.xml for mp3 files. If there`s > > anybody, contact my benny@name-pool.net i would pay for this feature. > > I think it's not a icecact problem, but a source encoder's. I did > something similar, and very simple, for darkice (it's already included in > mainstream) that sends the metadata to icecast2. It works perfectly. > (http://mnm.uib.es/~gallir/tmp/xmms.png) > > I don't know if you do live or prerecorded streaming, but check first your > source encoder. > > -- > ricardo galli GPG id C8114D34 > http://mnm.uib.es/~gallir/ > Recursivo. (del lat. recursus), adj. CondiciĆ³n de recursivo. > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to'icecast-dev-request@xiph.org'> containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. >--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.