similar to: http/cgi metadata updating

Displaying 20 results from an estimated 1000 matches similar to: "http/cgi metadata updating"

2005 Jan 20
0
http/cgi metadata updating
At 06:39 PM 1/20/2005, you wrote: >I heard that Icecast 2.2 now supports metadata updating via http for >vorbis streams. We are adding http metadata support into our broadcasting >software for the next release. Can someone point me to a link for the >syntax, or is it identical to the Shoutcast syntax?
2005 Jan 20
2
http/cgi metadata updating
> you can already do all this outside of icecast (my DoSomething winamp > plugin was specifically written for things like that), so I'm not entirely > sure I see the benefit in sending the data to icecast. Well, it could be used to provide cheaper hosting by subsidizing the bandwidth costs with CD sales, all controlled by the host and not the broadcaster. This would require an
2005 Jun 14
1
admin.cgi metadata updates
Karl Heyes wrote: > It uses http auth, so you can use > http://user:pass@servername.com:9876/....... Ah, well that's no good then. Windows doesn't support http auth in a URL anymore, and I'm wanting send this from a Windows application. Is there any chance of adding support for something like this... mount=/stream.ogg&user=username&pass=password&mode=...
2005 Jun 14
2
admin.cgi metadata updates
Thanks for your reply Karl > It may be that you are just using the wrong url for updating metadata, > http://servername.com:9876/admin/metadata?mount=/stream.ogg&mode=updinfo&song=a_song_title That will be the problem. But how do I specify the userid and password in the URL? Regards, Ross.
2005 Jul 09
1
Update metadata via URL?
Yeah just use the same URL he posted but leave out the .ogg for the mount so it looks like this. http://user:pass@server.com:8000/admin/metadata?mount=/mystream&mode=updinfo&song=whatever ----- Original Message ----- From: "Ross Levis" <ross@stationplaylist.com> To: <icecast@xiph.org> Sent: Friday, July 08, 2005 7:55 PM Subject: Re: [Icecast] Update metadata via
2003 Jun 19
2
Newage/World music stream
Just to let everyone know I'm now broadcasting an IceCast2 Ogg Vorbis stream of my LPFM station courtesy of MediaCast1 (http://www.mediacast1.com) for 10 hours a day Monday to Friday 20:00 - 08:00 GMT. Newage, World, Folk, Easy Listening format. 40kb/s mono. Regards, Ross Levis http://soulfm.stationplaylist.com http://winvorbis.stationplaylist.com http://www.stationplaylist.com --- >8
2009 Mar 02
2
[Fwd: RE: Mixing inputstreams.]
Thanks Ross, So you think that I can just numerically add up the appropriate Bytes from each of the streams? If that's so would we be better add first, then to normalise after the additon, so the final byte size is the same as the individual ones, what ever that may be. -------- Original Message -------- Subject: RE: [Vorbis] Mixing inputstreams. Date: Tue, 3 Mar 2009 01:12:35 +1300
2010 Sep 28
1
DirectShow Filters
I've installed the DirectShow filters from this page www.xiph.org/dshow but my vorbis stream is not playing in Windows Media Player. Actual stream URL. http://s2.stationplaylist.com:9000/spl96.ogg ASX URL. http://www.stationplaylist.com/spl96ogg.asx Can anyone shed any light? Using Windows XP 32-bit. Ross. -------------- next part -------------- An HTML attachment was
2005 Jun 14
0
admin.cgi metadata updates
I wrote: > Is there any chance of adding support for something like this... > mount=/stream.ogg&user=username&pass=password&mode=... Actually, this may not be necessary afterall. I'm adding this function into a Windows application I'm writing and the HTTP component I'm using appears to support a separate username & password property for authentication, so I
2016 Aug 14
2
Stream playback issue
Can anyone tell me why this AAC+ Icecast stream will not play. http://s2.stationplaylist.com:7014/listen.aac.m3u The Icecast Server web page looks fine with a 64k stream. We host a small number of streams and other 64k AAC+ streams are working fine but this one won't play in any player. Thanks, Ross. -------------- next part -------------- An HTML attachment was scrubbed...
2004 Aug 06
1
Fw: Some Question
Dave St John wrote: > Was unable to stream ogg from a icecast2 server as well? i > could have sworn i was able to get this to work tho some > months back with a different plugin, ill bang my head till i > find it :) Paul Saunders would like it if you can find it for his website, as well as a download link for Helix for RealOne. I haven't tried that yet. Hopefully it's a
2004 Oct 03
3
metadata
We are currently adding Shoutcast title information support to our radio broadcasting/streaming software and would like to do the same for Icecast if this function has been implemented. The Shoutcast server uses a format like this: http://server-ip/admin.cgi?pass=yourpassword&mode=updinfo&song=Artist_and_Title_etc Our software sends this request at each change of track. The server
2004 Aug 06
2
libshout2, ices0-3 and ices2 on Win32. Announce
Hi Abhijit I can't answer your questions but I would be very interested in a fully working binary of Ices2 for Win32 once it's ready. Thanks for the effort. Best regards, Ross Levis ==================================== StationPlaylist.com http://www.stationplaylist.com Low-cost music scheduling, live assist & automation software. ==================================== Abhijit
2005 Sep 07
1
AACPlus Shoutcast v1.90
OK, I've organized this. It's not possible to average 32kb/s stereo with Vorbis using VBR. Quality -2 stereo proeduces roughly 32 to 38kb/s which is too high for many modems. I would have to use ABR, but last I tried that, it utilized too much CPU for my 950Mhz PC, and oddcast doesn't appear to support that option anymore. I've tried AACPlus 32kb/s mono and there is very
2005 Sep 07
2
AACPlus Shoutcast v1.90
I should have provided a link to my low bitrate vorbis stream. It's a mostly easy listening world music format: http://soulfm.stationplaylist.com/listen.m3u Regards, Ross.
2017 Sep 17
1
streaming help
Hi its station playlist And the software is station playlist creator http://www.stationplaylist.com/?gclid=CjwKCAjwuvjNBRBPEiwApYq0zjI9fY8zBNSgQojrT79XVm9oF8qO_gthAiXohpzUEtfldQal2p6-pRoCDJ4QAvD_BwE Mark. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20170917/9a7dc329/attachment.html>
2006 May 03
1
FREE AAC/aacPlus Plugin for WMP Supports Icecast2
Ok, I read the Read Me. So icyx://boa.mediacast1.com:9292/stream.aac works. I don't understand why the http syntax cannot be made to work. This works fine for Ogg Vorbis streams using the Illumination DirectShow filter. Ross. ====================================== StationPlaylist.com http://www.stationplaylist.com Low-cost music scheduling, live assist & automation software for radio
2004 Aug 06
2
winamp 5 release
Hi Dave, I installed it one month ago and was very surprised by the sound quality. The stream seemed to sound better in Quintessential than in Winamp. MAX -----Original Message----- From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] On Behalf Of Dave St John Sent: Wednesday, December 17, 2003 12:11 PM To: icecast@xiph.org Subject: Re: [icecast] winamp 5 release Anyone have extensive
2004 Aug 06
3
winamp 5 release
Jack Moffitt wrote: > Honestly, it really sucks that we work so hard on this stuff, and you're > out there recommending the inferior solution I agree it sucks. I would switch to the only Windows player that seems to work properly -- Foobar2000 if it offered the same sort of control/API from external programs. Regards, Ross Levis http://www.stationplaylist.com --- >8 ---- List
2006 Oct 03
1
How do I list in YP? icecast2 ices0
Hi Rob The stream format has nothing to do with your audio files. I probably have 70% MP3's and 30% Ogg Vorbis files, and 1 or 2 WAV files for jingles on my hard drive. I only encode new CD's to Ogg Vorbis. But my station is streaming in AAC+ format, and I have also streamed in Ogg Vorbis format simultaneously. There is no way I would bother streaming in MP3 format. It's 15+