Displaying 9 results from an estimated 9 matches for "run_ices".
2006 Oct 29
2
Live/Realtime streaming
...ork. I am expecting a delay/latency of
1-2ms.
I have compiled and install icecast 2.3.1 on OpenSuSE10.1.
I also had a look at:
http://www.6809.org.uk/media/ices2-howto.shtml#config-input-dev (1)
http://lists.xiph.org/pipermail/icecast/2006-February/010340.html (2)
and
http://www.6809.org.uk/media/run_ices (3)
When i use Link/Way (3) i had to change the binary:
/usr/src/icecast-2.3.1/src/icecast -c live.xml &
#ices live.xml & --> ices is not a valid binary file. At least i could
not find it anywhere.
------------------------------------
linux:/usr/src # ./run_ices.sh -S localhost -P 800...
2004 Aug 06
2
Multiple Ogg Streams
...ing.
Partly.
I managed to get two streams running (thus with two encode sections)
on a static playlist, but when I have the stream as input it will only
have the first of the two active, the second does not work.
Why?
Also, I saw a different configuration with mutiple streams
that worked with the run_ices command.
What's up with this? What's the difference between this and
the two encode sections in the configuration file?
Lukas
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a messa...
2004 Aug 06
0
Multiple Ogg Streams
...eam as input it will only
> have the first of the two active, the second does not work.
> Why?
it supposed to, check the log file for details but there is no reason
for it not to work with 2 instances.
> Also, I saw a different configuration with mutiple streams
> that worked with the run_ices command.
> What's up with this? What's the difference between this and
> the two encode sections in the configuration file?
run_ices I believe is an old script that is missing some things, the xml
file is a much better approach.
Note as well, that you should have 2 instances each of...
2006 Oct 29
0
Live/Realtime streaming
...1-2ms.
>
> I have compiled and install icecast 2.3.1 on OpenSuSE10.1.
>
> I also had a look at:
> http://www.6809.org.uk/media/ices2-howto.shtml#config-input-dev (1)
> http://lists.xiph.org/pipermail/icecast/2006-February/010340.html (2)
> and
> http://www.6809.org.uk/media/run_ices (3)
>
>
> When i use Link/Way (3) i had to change the binary:
> /usr/src/icecast-2.3.1/src/icecast -c live.xml &
> #ices live.xml & --> ices is not a valid binary file. At least i could
> not find it anywhere.
> ------------------------------------
> linux:/usr/s...
2004 Aug 06
2
Icecast 2 questions.
...m the sound card or
can I send it a batch of files to use?
I'm not even sure that it's working because when icecast runs, and
ices runs, I try to connect to the source from another machine
and it says stream not found. Yet, ices is taking up like 95% cpu time.
I looked in contrib and saw a run_ices script that makes a xml file,
but
it doesn't seem to work for me.
Do you have any sample ices and icecast .xml config files I could look
at and change? I can't seem to get the source working right.
Thanks!
Tom
__________________________________________________
Do You Yahoo!?
Find the on...
2004 Aug 06
0
Icecast 2 questions.
...ally wanting to use in a real
system.
>
>I'm not even sure that it's working because when icecast runs, and
>ices runs, I try to connect to the source from another machine
>and it says stream not found. Yet, ices is taking up like 95% cpu time.
>I looked in contrib and saw a run_ices script that makes a xml file,
>but
>it doesn't seem to work for me.
Make sure you set the mountpoint to something ending with ".ogg", several
players break if you don't do that (they suck).
The high cpu usage is probably because it's encoding - for live input
you have...
2004 Aug 06
2
Multiple Ogg Streams
>ices2 will encode/reencode/relay to more than one server.
I searched for documentation about ices2 and found two,
one of them http://quasi.ksl.com/icecast/docs/Unofficial%20Icecast%20HOWTO.pdf
where link to the other was incuded (which i found before though).
All what I saw was that it only supports encoding streams from
soundcard input or playlist, but not a stream (from Oddcast DSP).
You
2004 Aug 06
2
bad password
...running on a G3. AFAICT the config files are right. <below> It tries
to connect, says it is then bad password. Is there somewhere else this
password may be that I do not know of?
Besides hackme, I have tried xxxxx xxxxxx letmein etc. in both
files.. no joy.
also, when i use the run_ices commandline withthe appropriate password,
it seems to get past the password fine, but something else goes wrong.
When i use the live.xml which is generated it fails with bad password.
as best i can tell gentoo is not building with crypto or anything like
that.
Any help is appreciated.
I also...
2004 Aug 06
3
Icecast 2 questions.
Hi all,
I just built icecast 2 from cvs. I tried to compile ices (also from
cvs) and got:
tream.c: In function `ices_instance_stream':
stream.c:164: warning: passing arg 1 of `shout_strerror' makes pointer
from integer without a cast
stream.c:164: too few arguments to function `shout_strerror'
stream.c:198: warning: passing arg 1 of `shout_strerror' makes pointer
from integer