similar to: Re-Assembling SongData in Icecast Streams..

Displaying 20 results from an estimated 7000 matches similar to: "Re-Assembling SongData in Icecast Streams.."

2004 Nov 24
1
Re-Assembling SongData in Icecast Streams..
Right... I understand how the stream works and we have no confusion at all then. So I need to create a script to re-inject MP3 Metadata from my handy-dandy XML file (when it changes) which is easily done if, as you say, there're a few variables that the admin.cgi can listen for (of course Icecast has no admin.cgi) The info you've provided for Shoutcast is useful and you allude to
2004 Nov 22
0
Re-Assembling SongData in Icecast Streams..
At 06:19 PM 11/22/2004, you wrote: >Like any other major radio station we output our music from automation >software via analog audio through a mix board in a studio, where we insert >other stuff like live DeeJays, etc. only to have that stream re-encoded by >hardware MP3 encoders for distribution to our network of IceCast servers. > >The chain of song information gets broken
2019 Dec 11
2
DJ Priority with ices-cc or liquidsoap
Hello all, I'm using shoutcast at this moment with shoutcast transcoder 2. In sc trans i can give each deejay an priority, so i give the nonstop (auto dj), offsite an priority of 1, and the deejays 2, so they can login over the autodj. I was testing with ices and liquidsoap but i cant find the setting to give the dj's a priority. Shoutcast transcoder 2 offers an function to broadcast
2004 Aug 06
4
trouble in nullsoft land.
On Sun, 7 Mar 2004, oddsock wrote: > neat, how ironic is it that you can stream mp3pro with the Shoutcast DNAS, > but their YP will not let you list if you do so...talk about your mixed > messages... I think what they're trying to do here is not only block non-SCDNAS servers, but also as many non-Shoutcast sources as they can. Think about it - if you're streaming MP3Pro without
2004 Aug 06
2
song boundaries
the metadata format is not documented officially anywhere, but really isn't terribly complicated... http://www.smackfu.com/stuff/programming/shoutcast.html hows a nice concise description of it, and was the first result returned from doing http://www.google.com/search?q=shoutcast+metadata oddsock At 04:06 PM 2/25/2003 -0500, you wrote: > > The mp3 metadata format is a nasty hack
2004 Nov 07
2
query reg. streaming protocol
Hi, I am planning to guide Engineering Students, to build a MP3 Streaming Server as part of their academic project. I downloaded icecast 2.0.2 & ices 0.4 & went through the documentation & code. I am not able to find technical resources explaining the streaming protocol between Icecast Server & Client (winamp or xmms). We are in need of technical details of streaming protocol,
2004 Dec 14
1
Icecast 2.2.0 RC1 Announcement
Looks like I missed a config file entry for the shoutcast-compat.xml, you'll need to add : <shoutcast-mount>/stream.nsv</shoutcast-mount> to your config. It needs to exist at the main root level... for context here is where I have it : <directory> <yp-url-timeout>15</yp-url-timeout>
2004 Aug 06
2
trouble in nullsoft land.
Brainstorming Idea: Possibly add an xml api to the current yp logic, that way 3rd party providers could parse the stations in the yp off icecast.org in there media players. of course a plugin for winamp would be the first obvious choice(since the already have there own media library but uses yp.shoutcast.com), but others would follow. I remember seeing something previously at dir.xiph.org but
2004 Dec 14
2
Icecast 2.2.0 RC1 Announcement
On Tue, 2004-12-14 at 20:44, Jason wrote: > 3 things > 1) is the <mp3-metadata-interval> tag in this version no > 2) thats cool that nullsoft video works yeah it is. > 3) what is Theora A video codec that is used in Ogg karl.
2004 Aug 06
3
does icecast care what it streams?
On Tuesday 03 February 2004 15:16, oddsock wrote: > it would be true to say that yes, you could stream NSV or other video types > with this manner (assuming that they don't need special stream processing, > NSV does not, something like Ogg-Theora probably would)...the main problem > is the issue of a source client. Currently, there is only one (that I know > of) source client
2005 Mar 10
4
Winamp 0% Buffering mp3 streams
I'm new to streaming or music hearing over the wire, I still prefer my old-fashioned stereo equipment :-) But a friend asked me to setup a shoutcast server for him, so I went out and installed it, played a bit with it and didn't like it. So I looked for an open source alternative and found Icecast. Installed fine, works fine. But there is one thing which puzzles me and I hope someone
2004 Aug 06
2
song boundaries
> ah, sorry. what do you mean by the source program? streamer? what is > external synchronization? The source program is whatever provides the data stream - ices, for instance. External syncronisation means performing whatever synchronisation you need to get the data you want in a seperate program - not within icecast (or ices). > > btw, where can i find the mp3 straming specs? that
2005 May 05
3
Metadata Swapping: How do they do it?
On 5-May-05, at 12:52 PM, Karl Heyes wrote: >> My (potentially misguided) belief is that the client >> downloads/receives >> the latter attribute once, on initially connecting to the relay. >> >> KH and I have been playing with a branch he built that lets you >> configure all that stuff in the icecast.xml file however it's not >> making it into the
2004 Aug 06
2
ice-metadata header incomplete?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm trying to write a PHP script that communicates with the Icecast2 server directly to retrieve current song information. Since the documentation for the ICE/SHOUT protocol is, frankly, pretty much non-existant, I did a search on Google and eventually came up with this site: http://www.smackfu.com/stuff/programming/shoutcast.html I did
2004 Aug 06
3
does icecast care what it streams?
On 3 Feb 2004 at 12:06, Michael Smith wrote: > On Tuesday 03 February 2004 00:41, Joern Nettingsmeier wrote: > > ...i.e. could it stream arbitrary stuff (such as video) if i don't > > care about metadata? > > Most of icecast doesn't care. However, some bits do, so it's neccesary > to have some handling code in it for each datatype. > > It would be
2010 Dec 10
5
Icecast source with updateable metadata?
Hello everyone, I'm not new to Icecast, but I've always used Darkice. A new project friends and myself are building for fun utilizes a Rivendell automation setup that will run on one computer, then a source client for icecast on a 2nd computer with a mixer inbetween. I'm looking to push the title information from the Rivendell system over to the system that will have the
2004 Dec 14
10
Icecast 2.2.0 RC1 Announcement
Just wanted to let everyone know that we are prepping for a 2.2.0 release of icecast. Just as before, we are doing Release candidates first, and if no bugs are reported, these will become the official release. We ask that anyone that can, please test the RC and send any issues or bug-reports to the mailing list or http://trac.xiph.org/ until the mirrors get updated, please download the release
2005 Oct 10
2
NSV Problems
For some reason using the 2.3.0 Version I can no longer stream Nullsoft Video. I have the correct tags in the config file but for some reason the server will not accept the connection from the encoder. I started up shoutcast DSP and it streams fine so I know it's not the encoder itself. Anyone else seeing this or can tell me how to fix it? -------------- next part -------------- An HTML
2004 Aug 06
2
icecast acceptable headers
On Friday 21 November 2003 13:17, Dave St John wrote: > Anyone know of the correct header that are sent to the icecast2 server? > > example the ones sent to a shoutcast server are > icy-name:whatever station > icy-genre:Industrial, EBM, Electronic > icy-pub:1 > icy-br:256 > icy-url:http://www.mediacast1.com > icy-reset:1 > > just need to know what the equivelant is
2005 Feb 11
3
Updating MetaData at the Relay
Now that 2.2.0 is out, we can update metadata on-the-fly. At pulverradio.com we are working on an injector that takes the song info from our broadcast automation software and dumps it in (thanks guys for the help). I realize that we can inject the song info like so: http://server.ip:port/admin/metadata?mount=/ mountpoint&mode=updinfo&song=ACDC+Back+In+Black .... but are there