search for: libicenet

Displaying 20 results from an estimated 23 matches for "libicenet".

2004 Aug 06
0
ice2 CVS build problems under Solaris 7
...went fine once I got libxml...) until the Makefile gets to the icecast binary itself. Then this happens: make[2]: Entering directory `/opt/home/icecast/ice2/src' /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -fsigned-char -mv8 - -o icecast config.o main.o logging.o sighandler.o net/libicenet.a thread/libicethread.a httpp/libicehttpp.a log/libicelog.a avl/libiceavl.a -lxml -lpthread gcc -O20 -ffast-math -fsigned-char -mv8 -o icecast config.o main.o logging.o sighandler.o net/libicenet.a thread/libicethread.a httpp/libicehttpp.a log/libicelog.a avl/libiceavl.a /opt/lib/lib...
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
2
libshout2 compiling problems under FreeBSD?
...ting libiceavl.la (cd .libs && rm -f libiceavl.la && ln -s ../libiceavl.la libiceavl.la) gmake[3]: Leaving directory `/usr/local/src/libshout-2.0/src/avl' Making all in net gmake[3]: Entering directory `/usr/local/src/libshout-2.0/src/net' source='sock.c' object='libicenet_la-sock.lo' libtool=yes \ depfile='.deps/libicenet_la-sock.Plo' tmpdepfile='.deps/libicenet_la-sock.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -D_THREAD_SAFE -pth...
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
2006 Apr 01
2
compiling 2.3.1
...> -o icecast cfgfile.o main.o logging.o sighandler.o connection.o > global.o util.o slave.o source.o stats.o refbuf.o client.o xslt.o > fserve.o event.o admin.o md5.o format.o format_ogg.o format_mp3.o > format_midi.o format_flac.o auth.o auth_htpasswd.o format_vorbis.o > net/libicenet.la thread/libicethread.la httpp/libicehttpp.la > log/libicelog.la avl/libiceavl.la timing/libicetiming.la -lvorbis > -L/usr/lib -lxslt -lxml2 -lz -lpthread -lm > gcc -pthread -g -O2 -o icecast cfgfile.o main.o logging.o sighandler.o > connection.o global.o util.o slave.o source....
2006 Apr 01
0
compiling 2.3.1
...st cfgfile.o main.o logging.o sighandler.o connection.o >> global.o util.o slave.o source.o stats.o refbuf.o client.o xslt.o >> fserve.o event.o admin.o md5.o format.o format_ogg.o format_mp3.o >> format_midi.o format_flac.o auth.o auth_htpasswd.o format_vorbis.o >> net/libicenet.la thread/libicethread.la httpp/libicehttpp.la >> log/libicelog.la avl/libiceavl.la timing/libicetiming.la -lvorbis >> -L/usr/lib -lxslt -lxml2 -lz -lpthread -lm gcc -pthread -g -O2 -o >> icecast cfgfile.o main.o logging.o sighandler.o connection.o global.o >> util.o...
2005 May 10
2
Problem compiling Icecast on RedHat
...actually complaing about. gcc -pthread -g -O2 -o icecast cfgfile.o main.o logging.o sighandler.o connection.o global.o util.o slave.o source.o stats.o refbuf.o client.o format.o format_ogg.o format_mp3.o xslt.o fserve.o event.o admin.o auth.o md5.o format_vorbis.o yp.o -L/usr/local/lib net/.libs/libicenet.a thread/.libs/libicethread.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a timing/.libs/libicetiming.a -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lvorbis -L/usr/lib /usr/lib/libxslt.so /usr/lib/libxml2.so -lz -lpthread...
2020 Oct 07
2
[PATCH] add with-openssl option
...dir/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/lib -znow -zrelro -o libshout.la -rpath /usr/lib shout.lo util.lo queue.lo connection.lo proto_http.lo proto_xaudiocast.lo proto_icy.lo proto_roaraudio.lo format_ogg.lo format_webm.lo format_mp3.lo codec_vorbis.lo codec_opus.lo tls.lo common/net/libicenet.la common/timing/libicetiming.la common/avl/libiceavl.la common/httpp/libicehttpp.la common/thread/libicethread.la -L/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/lib -L/home/build/build_dir/staging_dir/target-mips_24kc_musl/lib -L/home/build/build_dir/staging_dir/toolchain-mips_24kc_...
2020 Oct 07
1
[PATCH] add with-openssl option
...8.4.0_musl/lib > > -znow -zrelro -o libshout.la -rpath /usr/lib shout.lo util.lo > > queue.lo connection.lo proto_http.lo proto_xaudiocast.lo proto_icy.lo > > proto_roaraudio.lo format_ogg.lo format_webm.lo format_mp3.lo > > codec_vorbis.lo codec_opus.lo tls.lo common/net/libicenet.la > > common/timing/libicetiming.la common/avl/libiceavl.la > > common/httpp/libicehttpp.la common/thread/libicethread.la > > -L/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/lib > > -L/home/build/build_dir/staging_dir/target-mips_24kc_musl/lib > > -L/hom...
2004 Aug 06
1
can't compile ices 2 on ppc
...RANT -D_GNU_SOURCE -I/usr/include/gnome-xml -I/include -I/include -I/include -o ices input.o config.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o im_oss.o stream_shared.o savefile.o metadata.o stream_rewrite.o playlist_script.o audio.o resample.o net/libicenet.la thread/libicethread.la log/libicelog.la avl/libiceavl.la timing/libicetiming.la -lpthread -L/usr/lib -lxml -lz -L/lib -logg -L/lib -lvorbis -lm -lvorbisenc -L/lib -lshout -lpthread gcc -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/gnome-xml -I/include -I/inclu...
2004 Aug 06
0
Building Icecast2 under OpenBSD
...rtunately, it ended like this: <snip> gcc -O20 -fsigned-char -D_REENTRANT -I/usr/local/include/libxml -I/usr/local/include -I/include -I/include -o icecast config.o main.o logging.o sighandler.o connection.o global.o util.o source.o stats.o refbuf.o client.o format.o format_vorbis.o nt/.libs/libicenet.al thread/.libs/libicethread.al httpp:/.libs/libicehttpp.al log/.libs/libiceclog.al avl/.libs/libiceavl.al timing/.libs/libicetiming.al -lpthread -L/usr/local/lib -lxml -lz -L/lib -lvorbis -logg -lm -R/usr/local/lib -R/usr/local/lib ld: -lpthread: no match collect2: ld returned 1 exit status gmake[...
2005 May 10
0
Problem compiling Icecast on RedHat
...gt;Courier New</param>gcc -pthread -g -O2 -o icecast cfgfile.o main.o logging.o sighandler.o connection.o global.o util.o slave.o source.o stats.o refbuf.o client.o format.o format_ogg.o format_mp3.o xslt.o fserve.o event.o admin.o auth.o md5.o format_vorbis.o yp.o -L/usr/local/lib net/.libs/libicenet.a thread/.libs/libicethread.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a timing/.libs/libicetiming.a -lcurl -L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lvorbis -L/usr/lib /usr/lib/libxslt.so /usr/lib/libxml2.so -lz -lpthread...
2004 Aug 06
0
small icecast fix
...it for me : RCS file: /usr/local/cvsroot/icecast/src/Makefile.am,v retrieving revision 1.8 diff -u -p -r1.8 Makefile.am --- src/Makefile.am 18 Aug 2002 05:06:58 -0000 1.8 +++ src/Makefile.am 28 Aug 2002 10:30:22 -0000 @@ -16,8 +16,8 @@ icecast_SOURCES = config.c main.c loggin icecast_LDADD = net/libicenet.la thread/libicethread.la httpp/libicehttpp.la\ log/libicelog.la avl/libiceavl.la timing/libicetiming.la -LIBS = @LIBS@ -lxslt -lpthread @SOCKET_LIBS@ @XML_LIBS@ @OGG_LIBS@ @VORBIS_LIBS@ -CFLAGS = -g @CFLAGS@ @XML_CFLAGS@ @OGG_CFLAGS@ @VORBIS_CFLAGS@ +LIBS = @LIBS@ @XSLT_LIBS@ -l...
2004 Aug 06
0
icecast2 : library error lcrypto
...usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/ogg/include -I/usr/include/vorbis/include -o icecast config.o main.o logging.o sighandler.o connection.o global.o util.o slave.o source.o stats.o refbuf.o client.o format.o format_vorbis.o format_mp3.o xslt.o fserve.o geturl.o yp.o net/.libs/libicenet.al thread/.libs/libicethread.al httpp/.libs/libicehttpp.al log/.libs/libicelog.al avl/.libs/libiceavl.al timing/.libs/libicetiming.al -lpthread -L/usr/lib /usr/lib/libxslt.so -lm -lz -lm -lm -lz -lm -lz -lm /usr/lib/libxml2.so -lz -lm -lz -lm -L/usr/include/ogg/lib -L/usr/include/vorbis/lib /usr/li...
2020 Oct 07
0
[PATCH] add with-openssl option
...chain-mips_24kc_gcc-8.4.0_musl/lib > -znow -zrelro -o libshout.la -rpath /usr/lib shout.lo util.lo > queue.lo connection.lo proto_http.lo proto_xaudiocast.lo proto_icy.lo > proto_roaraudio.lo format_ogg.lo format_webm.lo format_mp3.lo > codec_vorbis.lo codec_opus.lo tls.lo common/net/libicenet.la > common/timing/libicetiming.la common/avl/libiceavl.la > common/httpp/libicehttpp.la common/thread/libicethread.la > -L/home/build/build_dir/staging_dir/target-mips_24kc_musl/usr/lib > -L/home/build/build_dir/staging_dir/target-mips_24kc_musl/lib > -L/home/build/build_dir/staging...
2013 Jun 24
3
Streaming AAC with libshout?
The open source fdk-aac encoder, available there: https://github.com/mstorsjo/fdk-aac offers pretty good quality. As for libshout, I do not think that it is currently posible to send AAC data using it. First, libshout doesn't have support to buffer and control timing of data sent. And even is you use the un-timed API (shout_send_raw), the library cannot set the proper mime type, due to a
2005 Nov 11
0
[PATCH] icecast video preview 2
...erve.c event.c admin.c md5.c \ @@ -19,7 +20,7 @@ auth.c auth_htpasswd.c EXTRA_icecast_SOURCES = yp.c \ auth_url.c \ - format_vorbis.c format_theora.c format_speex.c + format_vorbis.c format_theora.c format_speex.c video_preview.c icecast_DEPENDENCIES = @ICECAST_OPTIONAL@ net/libicenet.la thread/libicethread.la \ httpp/libicehttpp.la log/libicelog.la avl/libiceavl.la timing/libicetiming.la Index: web/status.xsl =================================================================== --- web/status.xsl (revisione 10365) +++ web/status.xsl (copia locale) @@ -94,6 +94,16 @@ <xsl...
2004 Aug 06
2
Icecast2 under OpenBSD - update
...is time with another error message: [...] gcc -O20 -fsigned-char -D_REENTRANT -I/usr/local/include/libxml -I/usr/local/include -I/include -I/include -o icecast config.o main.o logging.o sighandler.o connection.o global.o util.o source.o stats.o refbuf.o client.o format.o format_vorbis.o net/.libs/libicenet.al thread/.libs/libicethread.al httpp/.libs/libicehttpp.al log/.libs/libicelog.al avl/.libs/libiceavl.al timing/.libs/libicetiming.al -L/usr/local/lib -lpthread -lxml -lz -L/lib -lvorbis -logg -lm -R/usr/local/lib -R/usr/local/lib thread.lo: Undefined symbol `_pthread_detach' referenced from te...
2005 Nov 11
2
[PATCH] icecast video preview 2
Updated version of video preview covering frame writing every 3 keyframe and a xsl typo. Best regards :) kysucix -- Make things as simple as possible, but no simpler. - Albert Einstein
2005 Nov 11
1
[PATCH] icecast video preview
Hi. Here it is my patch to put a video preview of a theora stream in status.xsl. I just added a: <video-preview>1</video-preview> parameters in icecast.xml.in that control the previewing function. It encodes a png in $webroot/$mountname.tmp and then move it to $webroot/$mountname.png As for now it saves a frame every theora keyframe, which is probably too heavy for the server but