Hi,
Maybe someone has another suggestion?
ICES:
----
Appears to work but doesn't create a stream to connect to:
ffmpeg -f jack -i ffmpeg -vn -f wav - | oggenc -Q - | ices2
/etc/icecast2/ices-jack.xml
ices.log
[2014-01-24 12:22:08] INFO ices-core/main IceS 2.0.1 started...
[2014-01-24 12:22:08] INFO signals/signal_usr1_handler Metadata update
requested
[2014-01-24 12:22:08] INFO encode/encode_initialise Encoder initialising
in VBR mode: 2 channels, 48000 Hz, nominal 320000
[2014-01-24 12:22:08] INFO stream/ices_instance_stream Connected to
server: localhost:8000/jack.ogg
----
Runs, Creates a stream to connect to, but the stream is silent:
ecasound -i:jack,system -o:stdout | ices2 /etc/icecast2/ices-jack.xml
ices.log
[2014-01-24 12:20:36] INFO ices-core/main IceS 2.0.1 started...
[2014-01-24 12:20:36] INFO signals/signal_usr1_handler Metadata update
requested
[2014-01-24 12:20:36] INFO encode/encode_initialise Encoder initialising
in VBR mode: 2 channels, 48000 Hz, nominal 320000
[2014-01-24 12:20:36] INFO stream/ices_instance_stream Connected to
server: localhost:8000/jack.ogg
[2014-01-24 12:20:37] DBUG encode/encode_clear Clearing encoder engine
[2014-01-24 12:20:37] INFO encode/encode_initialise Encoder initialising
in VBR mode: 2 channels, 48000 Hz, nominal 320000
DARKICE:
----
$ darkice
DarkIce 1.0 live audio streamer,
http://code.google.com/p/darkice/
Copyright (c) 2000-2007, Tyrell Hungary,
http://tyrell.hu/
Copyright (c) 2008-2010, Akos Maroy and Rafael Diniz
This is free software, and you are welcome to redistribute it
under the terms of The GNU General Public License version 3 or
any later version.
Using config file: /etc/darkice.cfg
Using JACK audio server as input device.
DarkIce: DarkIce.cpp:464: unsupported stream format: ogg [0]
----
$ darkice
DarkIce 1.0 live audio streamer,
http://code.google.com/p/darkice/
Copyright (c) 2000-2007, Tyrell Hungary,
http://tyrell.hu/
Copyright (c) 2008-2010, Akos Maroy and Rafael Diniz
This is free software, and you are welcome to redistribute it
under the terms of The GNU General Public License version 3 or
any later version.
Using config file: /etc/darkice.cfg
Using JACK audio server as input device.
DarkIce: DarkIce.cpp:578: DarkIce not compiled with lame support, thus
can't create mp3 stream: icecast2-0 [0]
--
Patrick Shirkey
Boost Hardware Ltd