Package: darkice
Version: 1.2-0.2
Severity: grave

I can't use darkice at all. It's been a long time since i tried it
out, so maybe I am really rusty, but it just doesn't work here.

$ sudo darkice -v10 -c ~/.darkice.cfg
DarkIce 1.2 live audio streamer, http://code.google.com/p/darkice/
Copyright (c) 2000-2007, Tyrell Hungary, http://tyrell.hu/
Copyright (c) 2008-2013, 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: /home/anarcat/.darkice.cfg
14-Apr-2016 17:53:46 Using OSS DSP input device: /dev/dsp
14-Apr-2016 17:53:46 buffer size:  441000
14-Apr-2016 17:53:46 encoding
DarkIce: DarkIce.cpp:1273: can't open connector [0]

Here's the config file I am using:

# sample DarkIce configuration file, edit for your needs before using
# see the darkice.cfg man page for details

# this section describes general aspects of the live streaming session
[general]
duration        = 60        # duration of encoding, in seconds. 0 means forever
bufferSecs      = 5         # size of internal slip buffer, in seconds
reconnect       = yes       # reconnect to the server(s) if disconnected
#realtime        = yes       # run the encoder with POSIX realtime priority
realtime        = no       # run the encoder with POSIX realtime priority
rtprio          = 3         # scheduling priority for the realtime threads

# this section describes the audio input that will be streamed
[input]
device          = /dev/dsp  # OSS DSP soundcard device for the audio input
sampleRate      = 22050     # sample rate in Hz. try 11025, 22050 or 44100
bitsPerSample   = 16        # bits per sample. try 16
channel         = 2         # channels. 1 = mono, 2 = stereo

# this section describes a streaming connection to an IceCast2 server
# there may be up to 8 of these sections, named [icecast2-0] ... [icecast2-7]
# these can be mixed with [icecast-x] and [shoutcast-x] sections
[icecast2-0]
bitrateMode     = abr       # average bit rate
format          = vorbis    # format of the stream: ogg vorbis
bitrate         = 96        # bitrate of the stream sent to the server
server          = localhost
                            # host name of the server
port            = 8000      # port of the IceCast2 server, usually 8000
password        = hackme    # source password to the IceCast2 server
mountPoint      = test.ogg  # mount point of this stream on the IceCast2 server
name            = DarkIce trial
                            # name of the stream
description     = This is only a trial
                            # description of the stream
url             = http://www.yourserver.com
                            # URL related to the stream
genre           = my own    # genre of the stream
public          = yes       # advertise this stream?
#localDumpFile  = dump.ogg  # local dump file

There is a working icecast server there, I can talk to it with MPD and
Liquidsoap and all...

-- System Information:
Debian Release: 8.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable'), (1, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-0.bpo.1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages darkice depends on:
ii  libasound2                1.0.28-1
ii  libc6                     2.19-18+deb8u4
ii  libgcc1                   1:4.9.2-10
ii  libjack0 [libjack-0.116]  1:0.124.1+20140122git5013bed0-3
ii  libmp3lame0               3.99.5+repack1-7+deb8u1
ii  libogg0                   1.3.2-1
ii  libopus0                  1.1-2
ii  libpulse0                 5.0-13
ii  libsamplerate0            0.1.8-8
ii  libstdc++6                4.9.2-10
ii  libtwolame0               0.3.13-1.1
ii  libvorbis0a               1.3.4-2
ii  libvorbisenc2             1.3.4-2
ii  lsb-base                  4.1+Debian13+nmu1

darkice recommends no packages.

Versions of packages darkice suggests:
ii  darksnow  0.6.1-3

-- no debconf information

Reply via email to