Displaying 7 results from an estimated 7 matches for "linuxdica".
Did you mean:
linuxdicas
2004 Aug 06
3
Play music for a link
...tatstart="1"
showcontrols="0" showdisplay="0" showstatusbar="1"
animationatstart="1">
But the song don't play :(
Somedoby can help me?
Thanks in advance!
Tiago Cruz
Org. King de Contab. S/C Ltda.
Linux User # 282636
http://www.linuxrapido.linuxdicas.com.br/
Mandrake Linux i18n Team
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subje...
2004 Aug 06
0
Play music for a link
hmmm, that looks like an embedded script for windows media player, am i
correct?
<p><p><p>Dave St John
CEO Mediacast1
www.mediacast1.com
----- Original Message -----
From: "Tiago Cruz" <tiagocruz@linuxdicas.com.br>
To: <icecast@xiph.org>
Sent: Friday, September 19, 2003 7:01 AM
Subject: [icecast] Play music for a link
<p>> Hello!
>
> Please, I would like to know how I can play music by link of the my
> web-site...
>
> My radio is: http://200.206.207.221:8000
>
>...
2004 Aug 06
4
FreeRadio On-line
See: http://uk2.lugradio.org/
Somewere heve more example of radio using icecast, for me? :)
--
Abraços,
Tiago Cruz
Org. King de Contab. S/C Ltda.
Linux User # 282636
http://www.linuxrapido.linuxdicas.com.br
Mandrake Linux i18n Team
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subjec...
2004 Aug 06
2
Ices: How Don't stop :)
> My beta-radio it's work wonderful, but when the playlist finish, the
> PID of ices die toguether :(
>
> What I can make so that this does not occur?
using this script
and running by starting it
nohup script.sh &
(or in a screen session)
the good thing is even if ices segfaults the radio goes on..
Stephane.
--
#!/bin/bash
while [ 1 ] ; do
ices ;
done
--- >8 ----
2004 Aug 06
0
Loop after finish playlist
..."reload - loop in
playlist" when the same it's over.
Well.. I think whith your maybe understand my bad english, so, sorry :-(
Thanks in advance, and a big regard of Brazil for all!
--
Abraços,
Tiago Cruz
Org. King de Contab. S/C Ltda.
Linux User # 282636
http://www.linuxrapido.linuxdicas.com.br
Mandrake Linux i18n Team
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subjec...
2004 Aug 06
2
Slow icecast loopback
There is no Debian stable package and our radio is in production... It's
not a good idea to switch without a test phase and I don't think that
it's going to correct the problem.
Michael Smith wrote:
>On Tuesday 16 September 2003 15:52, EISELE Pascal wrote:
>
>
>>Hi,
>>
>>I'm using Icecast 1,3,12 under Debian GNU/Linux. When I use my local IP
2004 Aug 06
3
icecast1 type stats logs in icecast2 ?
Here is a php script that parses out the stats.xml file from the admin of
the icecast2 server.
It currently only parses the page out to variables and still needs a bit of
work.
anyways here is the php source files
http://cvs.casterclub.com/dev/icecast2_status/v1.3/ice2_conf.phps
http://cvs.casterclub.com/dev/icecast2_status/v1.3/ice2_status.phps
<p><p>Dave St John
CEO Mediacast1