Weather Software > RaspberryPI Weather Software

Streaming to Multiple Icecast Servers with RTL SDR and Darkice

<< < (3/11) > >>

gwwilk:
I get this:

--- Code: ---pi@GWWilkinsNOAARadioServer:~ $ sudo service darkice start
Job for darkice.service failed. See 'systemctl status darkice.service' and 'journalctl -xn' for details.

--- End code ---
I've also tried those commands before, to no avail.

tim273:
Ok, try this:


--- Code: ---sudo /etc/init.d/darkice start

--- End code ---

If that doesn't work, just try typing this just to see if it works at all:


--- Code: ---darkice -v10

--- End code ---

If the second one works, then it's just an issue of the service not being set up.

gwwilk:

--- Quote from: tim273 on April 02, 2017, 04:46:13 PM ---Ok, try this:


--- Code: ---sudo /etc/init.d/darkice start

--- End code ---

If that doesn't work, just try typing this just to see if it works at all:


--- Code: ---darkice -v10

--- End code ---

If the second one works, then it's just an issue of the service not being set up.

--- End quote ---
Here's the result:

--- Code: ---pi@GWWilkinsNOAARadioServer:~ $ darkice -v10
DarkIce 1.3 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: /etc/darkice.cfg
02-Apr-2017 15:47:09 Using ALSA DSP input device: plughw:1,1
02-Apr-2017 15:47:09 buffer size:  480000
02-Apr-2017 15:47:09 encoding
02-Apr-2017 15:47:09 scheduler high priority 99
02-Apr-2017 15:47:09 Could not set POSIX real-time scheduling, this may cause recording skips.
Try to run darkice as the super-user.
DarkIce: TcpSocket.cpp:251: connect error [113]
02-Apr-2017 15:47:15 BufferedSink :: write, couldn't reopen underlying sink, attempt 1 / 10

--- End code ---

gwwilk:
Here it is again with 'sudo':

--- Code: ---pi@GWWilkinsNOAARadioServer:~ $ sudo darkice -v10
DarkIce 1.3 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: /etc/darkice.cfg
02-Apr-2017 15:49:06 Using ALSA DSP input device: plughw:1,1
02-Apr-2017 15:49:06 buffer size:  480000
02-Apr-2017 15:49:06 encoding
02-Apr-2017 15:49:06 scheduler high priority 99
02-Apr-2017 15:49:06 Using POSIX real-time scheduling, priority 4
DarkIce: TcpSocket.cpp:251: connect error [113]
02-Apr-2017 15:49:12 BufferedSink :: write, couldn't reopen underlying sink, attempt 1 / 10
p
--- End code ---

tim273:
That's odd, I haven't seen that one before. At this point, if it were me, I would just start over.  Don't feel bad that you didn't get it the first time, I've had to start over many times when I've done stuff with the Raspberry Pi, sometimes it just doesn't work out.  Maybe something got missed, I don't know, but that's my best advice. 

Ironically, I had to start over with mine today because something got messed up.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version