search for: macdeveloper

Displaying 2 results from an estimated 2 matches for "macdeveloper".

Did you mean: emdcdeveloper
2005 Mar 24
2
Ogg Vorbis Streams - song or track metadata for client?
Hi, I am writing client software to connect to Ogg streams. I believe Icecast supports sending track information for Mp3 streams, via icy-metadata / metaint. - For MP3 streams, does Icecast also support sending track information 'out-of band' on another port? - For Ogg Vorbis streams, how is song/track information sent and updated to the client? How do I parse this information? Would
2005 Mar 27
1
Ogg Vorbis Streams - song or track metadata for client?
> > - For Ogg Vorbis streams, how is song/track information sent and > > updated to the client? How do I parse this information? > > a new set of headers are sent, ie a new logical stream Hi Karl, Am I therefore correct in thinking that songs are sent one after another, e.g. "chaining", with each new logical stream starting with a page of metadata e.g. comments? Is