Displaying 20 results from an estimated 10000 matches similar to: "proposal: new library, libicecommon"
2004 Aug 06
1
proposal: new library, libicecommon
> > library will be kept separately and will be required to be installed BEFORE
> > icecast is built. Similar to the dependency on libshout that ices has.
>
> But I'm not sure about this. There's nothing in those libraries of any
> use to anything but icecast code itself, so I don't see why it should
> be installed on users' systems. It's true that
2004 Aug 06
0
proposal: new library, libicecommon
On Friday, 02 April 2004 at 22:19, oddsock wrote:
> my proposal is that we take all the icecast/ices shared modules (which
> currently consist of AVL, HTTPP, LOG, NET, THREAD, TIMING) and bundle them
> into a single library, which I propose to be called, libicecommon.
> This
I agree with you up to this point - having all these tiny modules in
one place would be a lot more
2004 Aug 06
0
proposal: new library, libicecommon
On Fri, Apr 02, 2004 at 10:19:43PM -0600, oddsock wrote:
> in the new Subversion repository, they are still kept as separate modules,
> however, there is currently not a way to "link related modules" so you
> could do a single checkout of "icecast" and have it get the icecast module,
> plus all related sub-modules. Please correct me if I'm wrong.
It's
2004 Aug 06
3
libshout2 compiling problems under FreeBSD?
Hi,
I couldn't find anything about this subject from archive - are there known
problems with compiling libshout2 under FreeBSD 5.1 or 4.8 (both are up to
date). I downloaded libshout2 latest nightly snapshot and tried to compile
it on 5.0 and then later on 4.8. Both failed (problems were mostly around
sock.c, sock.h, resolver.c - redeclaring and syntax errors). Thinking that
it might be a
2004 Aug 06
1
Icecast2 ?
On Mon, 15 Oct 2001, Jack Moffitt wrote:
> It's in xiph.org cvs. All the information is at
> http://www.xiph.org/cvs.html
>
> you want the 'icecast' module. Instructions for building are in
> icecast/HACKING
FYI, libshout2 and ices2 are also in the xiph CVS, under libshout and ices,
respectively. All of these also have dependancies. These are:
icecast: avl, httpp,
2004 Aug 06
2
Icecast2 ?
Since I am on a limited upload connection, but still want to stream
high-quality music for friends (I do have a colocated server on the
outside, but getting music there in the first place is the hard part) I
am thinking of using OGG/Vorbis streaming, ~64kbit. However, I can't
find icecast 2 beta to download.
Can someone point me in the right place?
Thanks
Mike
--
2004 Aug 06
2
CVS restored
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Looks like the icecast CVS server has been restored to full service. Now I
can get back to rebuilding my server. :)
- --
"I'm alive, and filled with goo! VISION GOO!"
- Zim, "Invader Zim"
-----BEGIN PGP SIGNATURE-----
Comment: For info see http://www.gnupg.org
2004 Aug 06
3
autogen.sh trouble with latest CVS checkout
Hello All:
I just checked out the whole icecast but cannot build anything because
autogen wouldn't cooperate. I have automake-1.7.6 just installed from
ftp.gnu.org. Below is an example output in trying to build "icecast";
it's not very short... Thanks in advance for any help.
---
$~/icecast/icecast> ./autogen.sh
Checking for automake version
found automake
found
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
2004 Aug 06
0
proposal: new library, libicecommon
On Saturday 03 April 2004 14:19, oddsock wrote:
> with our new move to Subversion, we apparently lost the ability to easily
> link submodules into a single higher-level module (such as icecast)...in
> the old CVS repository, icecast consisted of a handful of modules,
>
> icecast
> and other modules, which are shared by icecast and ices :
> avl httpp log net thread timing
2020 Oct 07
2
[PATCH] add with-openssl option
On Mon, Oct 5, 2020 at 9:59 PM Marvin Scholz <epirat07 at gmail.com> wrote:
>
> Hi,
CC'd the mailing list.
>
> It seems you are not up to date, git master already has a
> --without-openssl option.
Without this patch, I get
/bin/bash ../libtool --tag=CC --mode=link
mips-openwrt-linux-musl-gcc -Wall -ffast-math -fsigned-char
2006 Apr 01
2
compiling 2.3.1
I'm trying to get icecast 2.3.1 compiled on a slackware 10.0 box. I've
successfully compiled the libshout libraries. Now this is what I got
after a make
in the source dir:
> make[3]: Entering directory `/tar_archive/icecast-2.3.1/src'
> /bin/sh ../libtool --mode=link gcc -pthread -g -O2 -L/usr/local/lib
> -o icecast cfgfile.o main.o logging.o sighandler.o connection.o
2012 Jun 15
3
Opus and WebM support have landed
On Fri Jun 15 03:29:56 2012, Parisson wrote:
> src/Makefile.am:5: required directory src/avl does not exist
> src/Makefile.am:5: required directory src/thread does not exist
> src/Makefile.am:5: required directory src/httpp does not exist
> src/Makefile.am:5: required directory src/net does not exist
> src/Makefile.am:5: required directory src/log does not exist
>
2007 Oct 19
2
Live Streaming and embeding into webpage on OSX
hello free streamers,
after i had not much luck with " Darwin streaming server" ( because
of a lack of NAT implementation )
i got a hint from a Wireless mailing list to try OGG/Theora streaming.
I ?ve found a great site here <http://www.oddsock.org/guides/video.php>
and downloadet and installed "icecast" and the theora libs with
success on my macintosh mini ,
2002 Aug 30
3
command line .ogg streamer
I'm terribly sorry if this is off-topic, but I've scoured the web for hours
looking for a working .ogg file streamer.
I have thousands of ogg files, and I want to be able to set up a playlist,
enabling any computer on the network to listen to the stream.
Sure, I did it with icecast and liveice when I was using mp3's
but now icecast doesn't come with liveice, (I found the source,
2005 Dec 14
1
problems compiling libshout-kh
hello,
I just downloaded libshout from http://svn.xiph.org/icecast/branches/kh/ices
and tried to follow the instructions for compiling it. When I
run ./autogen.sh, I get the following:
monkey:/usr/local/src/libshout-kh# ./autogen.sh
Checking for automake version
found automake-1.6
found aclocal-1.6
Generating configuration files for libshout, please wait....
aclocal-1.6 -I m4
aclocal:
2004 Aug 06
2
Trouble compiling ices
Any help would be appreciated, not sure why this isn't compiling:
Redhat 7.2
[root@jasmine ices-0.2.2]# ./configure --with-lame
loading cache ./config.cache
Building ices 0.2.2...
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
2004 Aug 06
2
My turn to have issues with compiling libshout
Karl Heyes <karl@pts.tele2.co.uk> said:
> On Thu, 2003-03-13 at 23:28, Geoff Shang wrote:
>
> > > This is the key point, what system is this, and can you send me the
> > > config.log
> >
> > This system is running Debian unstable and has the following auto*
> > versions:
>
> I'm currently in the process of changing the setup for using
2004 Aug 06
1
Directory listing disappeared
On Sat, 2003-03-22 at 15:20, Geoff Shang wrote:
> And here's the problem, right in the icecast error log:
>
> [2003-03-21 23:59:18] EROR yp/yp_submit_url Got a NAK from yp_add(Bitrate
> blank) (http://www.oddsock.org/cgi-bin/yp-cgi)
> [2003-03-21 23:59:18] EROR yp/yp_submit_url Got a NAK from yp_touch(SID
> blank)
> (http://www.oddsock.org/cgi-bin/yp-cgi)
>
>
2004 Aug 06
3
My turn to have issues with compiling libshout
On 13 Mar 2003, Karl Heyes wrote:
> > ../thread/thread.h:90: syntax error before "pthread_rwlock_t"
>
> This is the key point, what system is this, and can you send me the
> config.log
This system is running Debian unstable and has the following auto*
versions:
automake (GNU automake) 1.4-p6
autoconf (GNU Autoconf) 2.57
Unstable has automake 1.4, 1.5, 1.6 and 1.7