similar to: Multiple ICES background daemons

Displaying 20 results from an estimated 2000 matches similar to: "Multiple ICES background daemons"

2004 Aug 06
1
Hoping to not have to re-invent the wheel
Anyone have a good way to knock my 160kbit mp3s down to 56k real time using *nix? Even if it is beta sorta working code, anyone have anything even close to fast enough to do this? matt --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only
2001 Mar 01
1
live365
Another, but more recent problem, I am having is Live365. I haven't done much work with it, but can you relay to Live365 properly? They give me an ip and it works, but I don't show up in their listings, and the song title doesn't show up in the client's mp3player. (whereas if someone listens to the local broadcast they do get the song titles). Using latest, from CVS, Icecast
2004 Aug 06
1
Run liveice as a background process...
I want to run liveice when the RH71 server boots up. I cannot seem to get it right though. This is what I have tried to do... In /etc/rc.d/rc.local /usr/local/icecast/bin/liveice & This is failing though. Is anyone else out there successfully starting liveice as a background process? How have you been able to do it? Thanks, Matt --- >8 ---- List archives:
2004 Aug 06
2
Run liveice as a background process...
Tried running it as non root user but something about the user not having access to the /dev/dsp audio device. I've got to give the user the ability to use that device? Thanks for the help. Matt >>> wildbill@kpig.com 10/8/01 10:43:44 AM >>> That will run liveice as root. If that's what you want, then this ought to work: /usr/local/icecast/bin/liveice >/dev/null
2004 Aug 06
1
Run liveice as a background process...
On Mon, Oct 08, 2001 at 09:43:39AM -0700, William Goldsmith wrote: > You can chmod 666 /dev/dsp* - I can't think of any problems with that. Or > create a group with the appropriate permissions. with this chmod, any user who has an account can spy what you do if you happen to have a microphone plugged in. it's better to make /dev/dsp chmod 660 and make it owned by root.audio, then
2004 Aug 06
3
More questions!
Thanks but I'm looking for something I can run under Red Hat 7.2. Should have made that more clear. Any other suggestions? -Ian > From: "Kevin McNeece" <kmcneece3@attbi.com> > Reply-To: icecast@xiph.org > Date: Fri, 14 Dec 2001 12:48:52 -0700 > To: <icecast@xiph.org> > Subject: Re: [icecast] More questions! > > Hello Ian, > > I am new to
2015 Feb 21
7
[PATCH 0/4] btrfs: add support to btrfstune
This series adds new APIs to support btrfstune. Chen Hanxiao (4): New API: btrfstune_S_enable New API: btrfstune_S_disable New API: btrfstune_r New API: btrfstune_x daemon/btrfs.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++ generator/actions.ml | 64 +++++++++++++++++++++++++++++++++ src/MAX_PROC_NR | 2 +- 3 files changed, 164 insertions(+), 1 deletion(-) --
2015 Nov 11
4
fallback mount points?
hello all. I run a station which uses one primary mount to broadcast from. when DJs are not on air, we want to stream a playlist of music. I have a program taking care of that for us, but now I?m at a standstill. When our automation connects to our primary mount point no DJ can connect to broadcast. So, I?m assuming I need to work something out with a fallback mount point but don?t quite get how
2015 Mar 03
1
[PATCH] actions.ml: fix a typo
s/tto/to Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> --- generator/actions.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/actions.ml b/generator/actions.ml index 448dc4f..9f32cb5 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -12490,7 +12490,7 @@ Show status of running or finished scrub on a btrfs filesystem." };
2004 Aug 06
1
reconnecting liveice
Hi everybody. Is there a way to set up liveice so it reconnects to Icecast automatically when the connection is lost?. I tried to automate this process by using a crontab and a perl script, but when liveice is run with the -@ 2 option It seams It doesn't realize that the connection has been broken and continues "running". If I do ps ax, I can see liveice is "running",
2004 Aug 06
5
liveice SAVE_FILE
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hello! does anyone have patch for liveice that the saved files (SAVE_FILE directive in the config file) don't get overwritten if liveice is stopped and started? i think about something like adding the current date and time to the filename... or ist there some other solution concerning dump (or save) files? if there is no patch around, i
2004 Aug 06
3
LiveIce and Zope
I have a very weird problem between Liveice and Zope. I start LiveIce with a script shell that works well. Since I want to run it under a Zope page I made a Zope "external method" to run the script through a Python module. When I call the method, the script is called by a function in the python module, and runs, but LiveIce does not work (seems like it does not even start). The weird
2006 Mar 29
2
Help -- rsync Causing High Load Averages
This is my situation and I am running into dead ends. We have a server with about 400GB of data that we are trying to backup with rsync. On the content1 server we had rsyncd.conf as: [content1] path = / comment = Backup list = no read only = yes hosts allow = 192.168.22.181 hosts deny = * uid = root gid = root and on the backup server we had a crontab entry as follows:
2011 Jul 14
9
Extension wise dialplan
Hi all, I have n no. of extensions in my dialer. from 456 to 556 extensions. I was created 2 other extensions 667 and 668 I need to allow only STD calls to go from this extensions. These all extensions are same context . I need to define the STD dialplan for only this 2 extensions. how I can ? Best Regards, Mahesh Katta *BUZZ**WORKS* Business Services Private Limited BANGALORE | CHENNAI |
2004 Aug 06
2
Keeping Icecast and Liveice running...
I'd love to take a look at this script, and, more than likely, I'm not the only one :) Please post an example. > Liveice definitely needs a keepalive script of some kind. It's tricky, > though - since it can lose connection to the server & stop streaming, but > continue to run. The only truly reliable keepalive I've used polls the > server to see if it says the
2004 Aug 06
3
icecast +liveice +linein
use icecast+liveice and i need to get stream from linein . Icecast work perfectly and liveice was perfectly but i can get stream only if I plug lineout from my radio box to mic on my sound card . Is there any special config string in liveice for streaming from linein or maybe liveice can't do it my liveice.cfg # liveice configuration file SERVER localhost PORT 80 NAME My Radio Box GENRE
2004 Aug 06
2
liveice mount points
I have been sucessfully streaming with liveice/icecast. Now I want to add a second broadcast with differanct music. I thought I could just create a new dir, plop in a new liveice config file in the dir, with a diff mountpoint in the second config file and be on my way. But when i try this, the the second instance of liveice is kill instantly. Is this the correct way to stream two differant
2011 Jun 16
2
Inbound call not dialing exten
Hi all, I have 100 DID's which is 4578900 to 4578999 , and i have 5001 to 5099 extensions. when incomming call come to this DID no. (4578901) that time 5001 extestinsion should ring. below my dial plan is not getting any result , inthat has any mistakes. please help. exten => _45789XX,1,AGI(agi://127.0.0.1:4577/call_log) exten => _45789XX,1,Set(Dest=2{EXTEN:-2}) exten =>
2004 Aug 06
2
Liveice & Icecast...help
One possibility is that Lame is using the wrong endianess for your system try changing NUMBER_LITTLE_ENDIAN to NUMBER_BIG_ENDIAN in liveice.h and rebuilding. The default distribution of Lame uses big endia samples on IO, which means that in raw input mode it needs the -x arg to be set. However - some 'helpful' people have made this the default on some distributions.... so when liveice
2004 Aug 06
5
multiple liveice sources
Hi, I am trying to stream two different sources with two soundcards using liveice and icecast, all from single Linux box. Can anyone tell me if this is possible? I tried creating two sets in the liveice config file where I specified different devices. No erros but the latter source was streamed on both mount points. Running two instances of liveice talking to one instance of icecast failed.