Displaying 10 results from an estimated 10 matches for "buffersecs".
Did you mean:
bufferes
2007 May 10
1
darkice slow stream
...SB Audigy SE working with Alsa.
I have set up darkice as source client, and it seems to be working
I get a really slow input stream from darkice. I think the stream must
have double speed for a correct playback.
This is the current section of my darkice.cfg
Code:
[general]
duration = 0
bufferSecs = 1
[input]
device = /dev/dsp
sampleRate = 22050
bitsPerSample = 16
channel = 1
[icecast-0]
bitrateMode = abr
quality = 1
format = mp3
bitrate = 16
server = localhost
port = 8000
password = XXXXXXXXXXXXXXX
mountP...
2008 Jan 24
0
Darkice "Buffer overrun": how to troubleshoot?
...are quite
noticeable. These occur anywhere from once to ten times per hour.
I've moved the darkice server 30 miles to a completely different node
and LAN configuration to rule out local network problems. I've maxed the
scheduling priority on both darkice and icecast. I've upped the
bufferSecs to 60. None of this has helped.
I'd appreciate any suggestions (or pointers to a how-to) on how to
troubleshoot this.
I'm assuming something is interrupting the internet connection between
our local darkice server and the remote icecast server (on
serverbeach.com). Of course, it would...
2005 Mar 07
2
New User Installation: Questions about live streaming
I recently installed icecast and iceS and all seems to be well.
I have spent four days trying to understand and use darkice and finally gave
up. Using darkice configuration:
[general]
duration = 0 # do it forever
bufferSecs = 10
[input]
#device=hw:0,0
device = /dev/dsp
sampleRate = 22050 # 44100 or 22050 or 11025...
bitsPerSample = 16 #16 bit samples
channel = 2 # 1 for mono, 2 means stereo.
[icecast-0]
bitrateMode = vbr # cbr, abr or vbr...
quality = 0.8
server = localhost
port = 8000
password = password
name = Br
de...
2004 Aug 06
2
Stream optimization and file recording ...
...ner?
i thought about a signal like usr1 or anything
else
3. is there anything in my configuration that can be
optimized :-)
4. is there a tool for recording a stream with freebsd
i'd like to build an archive
thanks
Karl-Heinz
ps:
my configuration
[general]
duration = 0
bufferSecs = 20
[input]
device = /dev/dsp
sampleRate = 44100
bitsPerSample = 16
channel = 2
[icecast2-0]
bitrateMode = vbr
format = vorbis
quality = 0.5
server = 172.16.0.15
port = 8000
password = xxx
mountPoint = live.ogg
sam...
2004 Aug 06
0
icecast2 as primary server and authenticated darkice
...lt;/security>
</icecast>
<p><p><p><p>here's my darkice.cfg (it works on an public icecast1.3 server)
# this section describes general aspects of the live streaming session
[general]
duration = 0 # duration of encoding, in seconds. 0 means forever
bufferSecs = 5 # size of internal slip buffer, in seconds
# 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 =...
2002 Jul 04
2
icecast2/darkice
...<user>nobody</user>
<group>nogroup</group>
</changeowner>
</security>
</icecast>
<p>-- end icecast.xml --
-- begin darkice.cfg --
[general]
duration = 0 # duration of encoding, in seconds. 0 means
forever
bufferSecs = 4 # size of internal slip buffer, in seconds
# this section describes the audio input that will be streamed
[input]
device = /dev/dsp # OSS DSP soundcard device for the audio input
sampleRate = 44100 # sample rate in Hz. try 11025, 22050 or 44100
bitsPerSample =...
2004 Aug 06
0
Error Syncing to MPEG
...ere is my darkice.cfg:
# 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 = 0 # duration of encoding, in seconds. 0 means
forever
bufferSecs = 10 # size of internal slip buffer, in seconds
# 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...
2012 Nov 14
2
Desperate for a decent icecast client for Ubuntu 12.04
Thanks, did anyone made a kind of GUI for ices ?
<----------------------------------------------------------------------------------------------------------->
web perso : http://memeteau.org
Boutique Ordinateurs GNU/Linux : http://shop.ekimia.fr
<xmpp%3Afreechelmi at jabber.fr>
2012/11/14 Jos? Luis Artuch <artuch at speedy.com.ar>
> **
> Michel, with
2004 Jun 08
2
Error Syncing to MPEG
I am trying to relay a streamtuner Live365 stream across a ssh tunnel to
a remote XP pc, where I would pick it up using winamp.
I have a similar setup with a non-live365 stream routed using
streamripper to port 9001 and this plays correctly in winamp
For my Live365 stream, I have a RealVNC root session that is streaming
the Live365 broadcast from streamtuner (using XMMS). I can see XMMS
playing
2008 Jan 19
0
sound card input stream
...grep icecast
-su-2.05b$ [2008-01-19 10:29:21] DBUG slave/_slave_thread checking master
stream list
[2008-01-19 10:31:22] DBUG slave/_slave_thread checking master stream list
# cat /usr/local/etc/darkice.cfg
[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
[input]
device = /dev/dsp # OSS DSP soundcard device for the audio input
sampleRate = 22050 # sample rate in Hz. try 11025, 22050 or 44100
bitsPerS...