Hello all,

I have installed ALSA,JACK, and Darkice. Jackd2 is running in real time no problem and audacity, ardour, alsaplayer and aqualung all wok as advertised with it.

Where I have a problem is Darkice, I cannot get it to connect to icecast2 server input nor show up in Jack Connections/Patchbay. Icecast2 is workting fine and when I click on the "listen Live" link on the station website it opens alsaplayer as it is supposed to; so I assume all is well with icecast2.

Thanks, Andy

the problem is as below (and if someone could point me to a patch and procedure to apply it) :
-----------------
darkice -c /usr/local/icecast2/conf/darkice.cfg
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: /usr/local/icecast2/conf/darkice.cfg
Using JACK audio server as input device.
Using POSIX real-time scheduling, priority 98
jack_client_new: deprecated
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
DarkIce: JackDspSource.cpp:216: JACK server not running? [0]

----------------
config file

[general]
duration                 = 0      # duration in s, 0 forever
bufferSecs              = 1      # buffer, in seconds
reconnect               = yes    # reconnect if disconnected

[input]
device                  = jackauto  # for jack audio connection
sampleRate          = 44100  # sample rate 11025, 22050 or 44100
bitsPerSample       = 16     # bits
channel                 = 2      # 2 = stereo

[icecast2-0]
bitrateMode = vbr # variable bit rate (`cbr' constant, `abr' average)
quality                 = 1.0       # 1.0 is best quality
format                  = mp3       # format. Choose `vorbis' for OGG Vorbis
bitrate                 = 256       # bitrate
server                  = woodchipper # or IP
port                        = 8049      # port for IceCast2 access
password = password # source password to the IceCast2 server mountPoint = ccor58.mp3 # mount point on the IceCast2 server .mp3 or .ogg
name                        = ccor58

-----------------------
sysinfo

-Computer-
Processor                : 2x AMD Athlon(tm) II X2 215 Processor
Memory                   : 3791MB (1934MB used)
Operating System        : Ubuntu 12.04.4 LTS
User Name                : userid (Maintenance)
Date/Time                : Sat 22 Mar 2014 03:51:42 PM UTC
-Display-
Resolution                : 2944x1080 pixels
OpenGL Renderer        : GeForce 9200/integrated/SSE2
X11 Vendor                    : The X.Org Foundation
-Multimedia-
Audio Adapter        : HDA-Intel - HDA NVidia
Audio Adapter        : Em28xx-Audio - Em28xx Audio
-Input Devices-
 Power Button
 Power Button
 em28xx IR (em28xx
 HDA NVidia Line
 HDA NVidia Front Mic
 HDA NVidia Rear Mic
 HDA NVidia Front Headphone
 HDA NVidia Line-Out CLFE
 HDA NVidia Line-Out Surround
 HDA NVidia Line-Out Front

-Version-
Kernel                        : Linux 3.2.0-60-generic (x86_64)
Compiled                    : #91-Ubuntu SMP Wed Feb 19 03:54:44 UTC 2014
C Library                    : Unknown
Default C Compiler : GNU C Compiler version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
Distribution                : Ubuntu 12.04.4 LTS
-Current Session-
Computer Name           : workstation
User Name                    : userid (Maintenance)
Home Directory               : /home/userid
Desktop Environment        : XFCE 4

-Memory-
Total Memory        : 3791656 kB
Free Memory        : 400064 kB

-------------------------

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to