Displaying 20 results from an estimated 20000 matches similar to: "ices scripting"
2004 Aug 06
0
radio station infrastructure.
heyho
i was going to reply to the last string of questions about this a few
mails ago on the list
I have a beta scheduling system witten in php with sql and a drop of
python...its all web based, is a multiuser system and some of the features
include:
1. upload audio to encoding machine via web interface
2. add live urls
3. annotate tracks with meta info
4. drag and drop timezone 'aware'
2004 Aug 06
2
xmms and icecast2
hi,
I was wondering if anyone can help me.
At the moment I am finishing off a project that is more or less a stream
management system, kind of like a web jukebox with a time-based scheduling
facility and several other 'radio-like' features...
I am using xmms-shell to control the replay of ogg files. I also use
noxmms to kill the gui of xmms so I can run the application from a remote
2004 Aug 06
2
xmms and icecast2
> > Does anyone have any ideas how i stream the output from xmms (noxmms) to
> > icecast without the xmms gui?
>
> If you don't mind the transcoding aspect (ie if source material is high
> bitrate) and you have a soundcard then use xmms as you would normally
> and set capture on PCM, wav or mix (depending on the soundcard settings)
> in the mixer and encode with
2004 Aug 06
0
compiling ices on solaris 9 / sparc
Hello,
Perhaps foolishly I am trying to migrate my icecast 1.3.12 / ices 0.2.3 /
LAME-3.92 from linux to solaris on sparc. icecast and LAME compiled, but
when I tried to get ices to build the following occurred. I tried to
confirm all needed libs, but must have not found something.
Any help appreciated! Thanks... error follows. -Dave D
$ make
make all-recursive
Making all in libshout
2011 Oct 13
1
Problem with Ices
2004 Aug 06
1
compiling ices on solaris 9 / sparc
Hello,
I am also trying to get ices working on Solaris.
thanks in advance
ED
<p>4-solaris-64int/CORE -lperl -ldl -lc -L/usr/lib -lxml2 -lz -lsocket -lnsl -lm
-R/usr/local/lib -R/usr/local/lib -R/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE
-R/usr/lib
Undefined first referenced
symbol in file
inet_aton ../libshout/.libs/libices.al(sock.lo)
ld: fatal:
2004 Aug 06
2
Trouble compiling ices
Any help would be appreciated, not sure why this isn't compiling:
Redhat 7.2
[root@jasmine ices-0.2.2]# ./configure --with-lame
loading cache ./config.cache
Building ices 0.2.2...
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
2004 Dec 09
4
oss, jack and ices
hi
i have a remote machine i am running ices (kh branch) on...if i start ices
with the default ices-jack.xml config i get the following:
"Failed to read config file"
I have tried commenting out the line that refers to alsa:
<!--<param
name="connect">alsa_pcm:capture_1,alsa_pcm:capture_2</param>-->
but no luck...any hints on what i should be doing?
adam
2005 Apr 11
3
osx and ices
anyone had luck recently on running ices on osx?
adam
Adam Hyde
~/.ca
r a d i o q u a l i a
http://www.radioqualia.net
Free as in 'media'
contact:
email : adam@xs4all.nl
2004 Aug 06
0
FW: Problem with ICES make on Solaris 8 sparc
Hey guys I am running Solaris 8 (sparc), I downloaded
icecast-1.3.12.tar.gz as well as ices-0.2.3.tar.gz. I successfully
installed icecast with your regular ./configure, make , make install. No
problems at all. However when I ran make on ices I got this:
gcc -g -O2 -Wall -o ices ices.o log.o setup.o stream.o util.o mp3.o
cue.o metadata.o id3.o signals.o playlist/libplaylist.a
2004 Aug 06
0
Problem compiling ices
Anyone have any idea what might be causing this error during compiling?
....
gcc -g -O2 -Wall -o ices ices.o log.o setup.o stream.o util.o mp3.o cue.o
metadata.o id3.o signals.o reencode.o ices_config.o playlist/libplaylist.a
../resolver/libresolver.a ../thread/libicethread.a ../avl/libiceavl.a
../log/libicelog.a -lpthread -lshout -lmp3lame -rdynamic -L/usr/local/lib
2004 Aug 06
0
Trouble compiling ices
On Saturday, 23 February 2002 at 00:51, lists@returntonature.com wrote:
> Any help would be appreciated, not sure why this isn't compiling:
You have an old version of libshout installed. The configure script
should probably be updated to check for shout_strerror instead of
shout_init_connection, but in the meantime either remove your old
libshout (probably in /usr/local) or try compiling
2004 Dec 10
0
oss, jack and ices
Adam,
If it says "failed to read config file" then it's failed to load the
XML file at all, so commenting out one line or the other isn't going
to make any difference. Make sure you're specifying the right path to
the XML file, and that the file and the directory are readable (by the
user that ices runs under)...
Dan
On Fri, 10 Dec 2004 06:35:20 +0100 (CET), adam
2004 Aug 06
0
a few ices/icecast questions
On Wednesday, 24 October 2001 at 20:24, brian moseley wrote:
>
> hiya. i'm using ices 0.2.2 with icecast 1.3.10 and otto 1.0
> (a web/db playlist mgmt tool). overall, i'm very pleased
> with the setup, but i'm having a few problems.
>
> 1) whenever otto plays a track (by exec'ing ices), that same
> track keeps playing over and over. i have to direct otto to
2004 Aug 06
0
ices 0.2.2 compile problems Py_Initialize and cannot find -lz
Hi
I'm having this same problem 'configure won't find Py_Initialize' I
was hoping somebody could enlighten me as to exactly what I have to
add to which file and when, while I'm configure'ing.
On Tue, 4 Sep 2001, Ben Wilson wrote:
>
> First off, I managed to build iceS 0.2.2 with Python 2.1, though I had to
> add -lutil to the $LIBS definition whilst
2004 Aug 06
2
also error compiling ices
Hey developer Freaks,
can anyone explain, what is wrong ? is a libary missing ?
I don't understand this "make" output
thanx for your help ..
Daniel
<p>gcc -g -O2 -Wall -o ices ices.o log.o setup.o stream.o util.o mp3.o cue.o
metadata.o id3.o signals.o reencode.o ices_config.o playlist/libplaylist.a
../libshout/.libs/libices.al /usr/local/lib/libmp3lame.so
2005 Jan 09
2
Ices Crashing (BUS error)
Hi,
I'm currently migrating from Shoutcast/MP3 to Icecast/OGG/Vorbis using ices.
Unfortunately, when initialising the encoder, ices crashes with a bus error.
Is there anything I can look into?
Details as follows:
icecast2-2.1.0,1
ices-2.0.0,1
libshout2-2.0_5,1
libogg-1.1.2_1,3
libvorbis-1.1.0_1,3
(All were installed from the ports tree)
On
FreeBSD ares.radiozilvervos.com 5.3-RELEASE-p4
2004 Aug 06
0
Re: Compiling ices
On Thu, 2003-01-30 at 21:13, Marc Remijn wrote:
> I configured icecast and started it.
>
> I configured ices to stream the live input of my soundcard and:
>
> streamer@dubhead:~$ ices ices-live.xml
> [2003-01-30 22:06:54] INFO ices-core/main ices started...
> [2003-01-30 22:06:54] INFO input-oss/oss_open_module Opened audio
> device /dev/dsp at 2 channel(s), 44100 Hz
2004 Oct 29
0
Open Streaming Manuals
Hi,
r a d i o q u a l i a have just finished the first version of a streaming
manual for those wishing to learn how to stream under Linux. Its intended
as a manual to accompany a hands-on self-learning or workshop based
approach. No previous knowledge of Linux is assumed. Another manual on
'advanced topics' will be forthcoming.
Topics include:
Introduction to Streaming
Introduction to
2004 Aug 06
2
Two Things: Python 2.1 & ices 0.2.2 / Multiple Streams
First off, I managed to build iceS 0.2.2 with Python 2.1, though I had to
add -lutil to the $LIBS definition whilst ./configure'ing. Otherwise,
configure won't find Py_Initialize
Secondly - multiple streams
I've added a second "stream" definition to my ices.conf, and both streams
show up as sources for icecast, (http://blah.com:8000/list.cgi), though
when i try to connect