similar to: Client persistent connection

Displaying 20 results from an estimated 7000 matches similar to: "Client persistent connection"

2006 Feb 07
1
guideline for plug-in to icecast2 server
hi actually im trying to add feature to ices2 to able to stream mix file format such as ogg and mp3 in the same playlist.m3u without extra decoding and encoding that function like ezstream. the reason i dont want to use ezstream as source client becoz after going thru decoding and encoding, the audio quality drops. Therefore im trying to find out is there any easy way out to add plug-in to
2004 Aug 06
4
CVS trouble?
I tried to checkout ice2 from CVS. But I can't. Are there any trouble? -- $ cvs -z3 -d:pserver:anonymous@cvs.icecast.org:/cvs/ice co ice2 cvs server: Updating ice2 U ice2/Makefile.am U ice2/autogen.sh : U ice2/src/os.h U ice2/src/sighandler.c U ice2/src/sighandler.h (no response) <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage:
2004 Aug 06
1
ices compile problem
Hmm getting icecast setup is taking hours! Trying to compile ice iceS and get the following error, libtool: link: cannot find the library'/usr/lib/libogg.la' gmake[3]: *** [ices] Error 1 gmake[3]: Leaving directory `/data/programs/ice2/ices-0.2.3/src' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/data/programs/ice2/ices-0.2.3/src' gmake[1]: ***
2005 Jan 22
2
Persistent audio streams?
My apologies if this is a stupid question, or has been covered in detail somewhere that I haven't found yet. I have spent a while looking around. I'm new to streaming audio, but I do know a thing or two about TCP/IP networking. I'm working with a local public radio station. They have a remote transmitter located about a hundred miles away, to serve another community. Right now
2005 Jan 23
0
Persistent audio streams?
On Sat, Jan 22, 2005 at 07:20:46PM -0800, Jeff Simmons wrote: > I've been experimenting with running an internet audio stream to the remote > site. Our ISP has a direct route from the local studio to the remote > transmitter (over their backbone and then to the remote via high speed > wireless, about 5 hops). I've set up ice2 and icecast, and I'm getting a very >
2005 Jan 13
4
ezstream reencode
hi, i want to reencode our ezstream. but it dosent work. mdplay and lame are installed on the server. the config for ezstream is in the bottom of this mail. i dont understand the problem. have you any ieda ? have a lot of thanks my config: <ezstream> <url>http://localhost:8000/backup</url> <sourcepassword>*****</sourcepassword>
2004 Aug 06
0
ice2 CVS build problems under Solaris 7
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Build environment: Solaris 7, JKP 106541-18 gcc 2.95.3 Current (as of a couple hours ago) CVS ice2 After a long bit of downtime, I'm throwing myself back into icecast with a fervor. I'm attempting to build ice2 on my Solaris box, and everything goes fine (well, went fine once I got libxml...) until the
2004 Aug 06
3
Some questions and problems about setting up Icecast2
On Sun, Jul 28, 2002 at 11:31:59PM +1000, Michael Smith wrote: > At 09:48 PM 7/27/02 -0500, you wrote: > > I've finally decided to take the plunge and set up an Icecast 2 server on my Linux 2.4.18 machine. After asking in #vorbis, I was told that I need ice2 and ices. From what I understand, ice2 is the Icecast2 server, while ices is a program that sends it data to push to its
2004 Aug 06
0
install doc v0.00001
I'll add our init script for redhat to it then: note: it does work, but restarting is not always working, due to ports still being open :-( --------------------------------------------------------------------- #!/bin/sh # # description: starts/stops the ices audioencoder # # chkconfig: 345 99 20 # # Source function library. . /etc/rc.d/init.d/functions
2004 Aug 06
1
install doc v0.00001
hey all, maybe i am dumb but it took me a few hours to work out which cvs was which and where ogg went etc etc...so i am completing some documentation (the icantcode site was down too when i checked last time, is it still alive?) anyway, I am going to make some good documentation for my site soon but heres a skeleton including some snippets from docs online already - appologies in advance for
2001 Jun 24
0
Re: icecast2 core dump
On Mon, 25 Jun 2001, Geoff Shang wrote (to icecast-dev): > Hi all: > > I checked out icecast2 from bitkeeper (man I hate that program ... why are > we using it anyway? and how do you do an update?). I checked it out > sometime in the first week of June. It's run happily since June 8, day in > and day out ... until 18:34 EDT yesterday when it dumped core. GDB has the >
2001 Jun 24
0
Re: icecast2 core dump
On Mon, 25 Jun 2001, Geoff Shang wrote (to icecast-dev): > Hi all: > > I checked out icecast2 from bitkeeper (man I hate that program ... why are > we using it anyway? and how do you do an update?). I checked it out > sometime in the first week of June. It's run happily since June 8, day in > and day out ... until 18:34 EDT yesterday when it dumped core. GDB has the >
2004 Aug 06
0
Some questions and problems about setting up Icecast2
At 09:48 PM 7/27/02 -0500, you wrote: > I've finally decided to take the plunge and set up an Icecast 2 server on my Linux 2.4.18 machine. After asking in #vorbis, I was told that I need ice2 and ices. From what I understand, ice2 is the Icecast2 server, while ices is a program that sends it data to push to its clients. Am I right? > After downloading both modules, the first problem
2004 Aug 06
1
Adventures with icecast2
On Wed, 6 Jun 2001, Jack Moffitt wrote: > It won't try to open anything under /usr/local unless you tell it to. urrrr..Yes it will. [geoff:~]$ ice2/ice2 FATAL: could not open /usr/local/icecast/logs/error.log for error logging FATAL: could not open /usr/local/icecast/logs/access.log for access logging FATAL: Could not start logging I'm pretty sure this and other defaults are defined
2004 Aug 06
1
ice2 autogen.sh problems
i have been playing around trying to get ice2 to work now for quite some time and frankly i am a bit frustrated by now... the anoying thing is how early in the whole proccess my problems actually start! running ./autogen.sh in the newest cvs version of ice2 results in <p>idoru:/usr/src/ices# ./autogen.sh I am going to run ./configure with no arguments - if you wish to pass any to it,
2005 Jan 08
0
eztream broken pipe, 0.2.0 doesnt compile
Well, I see ezstream 0.2.0 is downloadable, so I downloaded it and tried to compile. Unfortunately it won't compile for me. The configure script runs fine. Here's the output of make. Joel make all-recursive make[1]: Entering directory `/home/jbebel/ezstream-0.2.0' Making all in src make[2]: Entering directory `/home/jbebel/ezstream-0.2.0/src' source='ezstream.c'
2004 Aug 06
1
Different play channeels
Hi! I have playing my icecast using Ice for Vorbis and ezstream for mp3 , of course , one by one. Now my question I want to have a few channels with different kind of music. How can I do this? Can I have a few mount point into ices or ezstream or can I run a few instance with different config files? I try this with ezstream but it doesnot work. Any cluees ? Edwin Quijada
2004 Aug 06
8
Some questions and problems about setting up Icecast2
I've finally decided to take the plunge and set up an Icecast 2 server on my Linux 2.4.18 machine. After asking in #vorbis, I was told that I need ice2 and ices. From what I understand, ice2 is the Icecast2 server, while ices is a program that sends it data to push to its clients. Am I right? After downloading both modules, the first problem I've ran into is executing the
2015 Jul 22
1
Trouble with EZStream
The following behavior began about a day ago. NO changes have been made to the Fedora 20 (Heizenbug) system on which these things run. For no obvious or accountable reason, EZStream has stopped streaming. Here's a copy of the output from the ezstream command itself: # ezstream -c "/home/admin/ezstream/dn.xml" ezstream: Connected to http://localhost:8000/broadband ezstream: Streaming
2004 Aug 06
0
Update ezstream playlist 'on the fly'
Jappe: I've just added this functionality to ezstream. You can now send ezstream a SIGHUP and it will re-read the currently processing playlist file (it will currently do nothing if you are reading from stdin). In this case ezstream will keep track of the last track played and will reposition to that track (if it exists in the new playlist, otherwise it will just restart at the