Displaying 20 results from an estimated 6000 matches similar to: "need API doc to develop a radio client"
2012 Aug 27
1
need API doc to develop a radio client
On Mon, Aug 27, 2012 at 11:46:28AM -0700, Ralph Giles wrote:
> On 12-08-27 6:18 AM, sanjay.girigoswami at wipro.com wrote:
>
> > 2) How to get the station list from the server
>
> By default the icecast server returns an html version of the station
> list. You can try interpreting that, for example looking for stream or
> playlist urls.
>
> An xml version is
2012 Aug 27
0
need API doc to develop a radio client
On 12-08-27 6:18 AM, sanjay.girigoswami at wipro.com wrote:
> 1) How to connect with the Icecast server
One connects to an icecast server over normal http.
> 2) How to get the station list from the server
By default the icecast server returns an html version of the station
list. You can try interpreting that, for example looking for stream or
playlist urls.
An xml version is available
2012 Jun 20
2
/* Check for midi header in logical stream */
Hello List,
as an long time macintosh user , musican/producer/programmer , i am very
upset that another great technology (DSS ) vanished because of http
streaming so i turned my interest towards icecast, whitch seems an
fantastic and evolved media streaming server.
I am very interested in Midi, especialy the possibility to *sync Audio with
Midi*.
So my question , would it be possible to stream a
2004 Aug 06
2
Multiple Stream? Request for Config
Greeting all --
I'm having some problems setting up multiple streams with iceS, for
example, a hi-bandwidth and lo-bandwidth stream of the same audio. Could
someone post a config that works in this case?
thanks
.oOo.oOo.o..o.oOo.oOo.
Ben Wilson
admin -- thelocust.org
ben@thelocust.org
'OoO'OoO'O''O'OoO'OoO'
--- >8 ----
List archives:
2019 Jan 07
3
Radio is not shown in icecast directory
The public URL of your Icecast server http://live.coolradio.rs
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://dir.xiph.org/cgi-bin/yp-cgi</yp-url>
</directory>
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://icecast-yp.internet-radio.com</yp-url>
</directory>
2013 Sep 20
5
Opus now supported at Magnatune
> If you pass --genre multiple times, it will actually encode multiple GENRE tags in the file. Not sure how many players will properly handle such a thing, though (my prediction: not many, though I think VLC will concatenate them into a comma-separated list).
My mistake, I didn't read the man page carefully enough, which does state this:
> Set the genre comment field to genre. This
2004 Sep 10
2
PATCH: XMMS year bug
Hi, this is a patch to fix a bug in the XMMS plugin. The problem is
that with the current version (1.1.0) it is impossible to get the year
field to show up in the playlist, even if it's properly set in the
file. The diff below fixes the problem.
Tyler Eaves
bash-2.05b$ diff -C 1 wrap_id3.c
/usr/portage/distfiles/flac-1.1.0/src/plugin_xmms/wrap_id3.c
*** wrap_id3.c Fri Jul 16 18:28:35 2004
2004 Aug 06
4
Problem connecting to icecast2
On Thursday, 15 April 2004 at 08:07, Kristoffer R. Munroe wrote:
> I am using the http protocol now and I still get the same results.
<snip>
> >DEBUG: Sending following information to libshout:
> >DEBUG: Stream: 0
> >DEBUG: Host: 127.0.0.1:8000 (protocol: xaudiocast)
According to the log file you attached, you're still using
xaudiocast. Double check your
2004 Aug 06
2
ices configuration not working
OS: FreeBSD4.8
okay I installed ices from /usr/ports/audio/ices
copied ices.conf.dist to config.xml
can somebody explain to me why the configuration file is not getting loaded
root@hurricane# ices [/usr/local/etc/ices]
IceS 2.0beta2
(c) Copyright 2001-2002 Michael Smith <msmith@icecast.org>
Usage: "ices config.xml"
root@hurricane# ices
2006 Jan 17
2
[Icecast-dev] metadata fallback mounts
Hi all,
I posted this message before on icecast-dev, but I guess it's more
appropiate here.
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
2004 Aug 06
1
IceS Segmentaion Fault
I am trying to set up Icecast and IceS. I have icecast 2.0.1 up and
running. but when I try to start IceS 0.3 I get a seg fault. Here is the
output:
# /path/ices -r -c /confpath/ices.conf -F /playlistpath/playlist.pl -P
password
Logfile opened
DEBUG: Sending following information to libshout:
DEBUG: Stream: 0
DEBUG: Host: localhost:8001 (protocol: xaudiocast)
DEBUG: Mount: /example1.mp3,
2004 Aug 06
2
Multiple Ogg Streams
>if you are getting the ogg data from a stream then you can just state a
>- in the playlist and it will read it from stdin.
>
>curl .. http://host:port/mountpoint.ogg | ices ices-playlist.xml
>
>ideally the playlist should be more flexible and allow starting of
>external programs but not just yet.
>
>karl.
Thank you! That got it working.
Partly.
I managed to get two
2001 Jun 20
1
vorbis tag for general music type?
Hi, I am wondering if vorbis has a standard tag for general music type.
I don't mean pop, jazz, etc., but something more in line with describing the
mood of the mucic.
I am thinking of games which have a soundtrack in vorbis format which could
use the user's own repository of .ogg files during gameplay, and use the tag
to choose appropriate music for that part of the game. For
2004 Aug 06
16
a new directory service
So I've been doing some research and thinking here and there about what
a _good_ directory service for icecast would be like. I'd appreciate
some feedback and some discussion on this topic, before I start putting
a lot of effort into developing it.
First off, I think getting rid of # of listeners is a must. It just
creates a self-fulfilling prophecy and encourages cheating. I think the
2004 Aug 06
2
Metadata once more...with Ices
dimanche 24 mars 2002, 21:42:54, Brendan Cully a écrit :
>> I also had strange results when commenting this function (in that case
>> it is supposed to stream the name of the song, by reading the IdTag). With
>> Winamp, I didn't get anything ("unnamned"), with XMMS, I had the proper
>> name, with "unnamned" written after it, and it only worked
2004 Aug 06
3
icecast +liveice +linein
use icecast+liveice and i need to get stream from linein .
Icecast work perfectly and liveice was perfectly but i can get stream
only if I plug
lineout from my radio box to mic on my sound card . Is there any special
config string in liveice for streaming from linein or maybe liveice
can't do it
my liveice.cfg
# liveice configuration file
SERVER localhost
PORT 80
NAME My Radio Box
GENRE
2004 Aug 06
2
ice2 CVS build problems under Solaris 7
Hi:
If you want to use icecast
2 for streaming vorbis audio then don't get it
from the CVS repository at icecast.org. That's ancient developer stuff in
there. Instead get it from the xiph.org CVS repository (see
http://www.xiph.org/cvs.html which I see now lists the icecast stuff
(yay!). You'll need the icecast module plus the avl, httpp, log, net,
thread and timing modules (check
2004 Aug 06
4
ices 0.2.2 does not reencode mp3s
I recently upgraded ices from 0.1.0 to 0.2.2. I have found that it
is not reencoding my mp3 stream, even though I have it configured to.
This is on a RedHat linux 7.0 system, kernel 2.4.11
ices build commands:
./configure --with-perl --with-lame \
--with-lame-includes=/usr/local/src/lame-3.89/include \
--with-lame-libraries=/usr/local/src/lame-3.89/libmp3lame/.libs
gmake
2007 Dec 25
2
about playlist handler in ices-0.4
Hi...
i would like know how to one playlist handler whith perl?
where a search one "HOW TO"
thanks..
--
ALPHANET INFORM?TICA LTDA
www.alphanetbh.com.br
Belo Horizonte MG
Leandro Campos
(31)30726251
(31)87883925
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20071226/c577c111/attachment.htm
2012 Aug 29
1
need API doc to develop a radio client
Hi,
Can you please share a sample code which fetches the station list from the
> Icecast server and can play a station.
>
I am attaching a very basic, bare-bone example in Python which:
- fetches the XML file
- converts it into a DOM object
- loops over it, extracting for each station it's server name, URL, bitrate
and genre.
To play a URL, just feed it to the underlying player.