search for: libshout

Displaying 20 results from an estimated 873 matches for "libshout".

2004 Aug 06
1
solaris 2.7 libshout error
Has anyone seen this issue before on solaris 2.7. I keep getting this error for libshout when trying to compile the example. root#[/usr/local/src/libshout-1.0.9/example]#gcc -lshout -o test example.c Undefined first referenced symbol in file socket /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2/../../../libshout.so recv /usr/local...
2004 Aug 06
1
patch file submission: libshout sock.c
Hello icecast dev, Would like to resubmit a patch to libshout's sock.c that is needed for happy compilation on MacOSX. This is the libshout patch that fixes sock.c's dependency upon poll.h. It replaces the poll function, which isn't found in MacOSX, with the more universally unix friendly select() call. Apply as follows: * save the attached...
2004 Aug 06
2
Some diffs to libshout for MacOSX
Resubmission of patches with curteous nods from the MusicKit Project... - SKoT ----- Original Message ----- From: "Stephen Brandon" <stephen@brandonitconsulting.co.uk> To: <icecast-dev@xiph.org> Sent: Wednesday, January 16, 2002 1:26 PM Subject: [icecast-dev] Some diffs to libshout for MacOSX <p>> Hi, > > I'm part of a project developing the open source SndKit and MusicKit, which > are ObjC frameworks originally from NeXTSTEP, but now on MacOSX and GNUstep. > > We use libshout.a in part of the SndKit to enable us to schedule and process > audio...
2004 Nov 17
2
ices-2.0.0 compile problems
Jeremy Bierbach wrote: Hi Jeremy > It seems likely to me that you still have libshout 1.x installed. No, it's not that. # rpm -q libshout libshout-2.0-1.dag # rpm -q libshout-devel libshout-devel-2.0-1.dag It's the half-hard-coded shout/shout.h path in the source. Since libshout is installed by rpm in /usr/include, the path will never match. Even if "/usr...
2004 Aug 06
1
Is the list alive?
At 02:34 02-11-2002, you wrote: > >LD_RUN_PATH="/usr/lib" gcc -shared -L/usr/local/lib Shout.o -o > >blib/arch/auto/Shout/Shout.so -lshout > >/usr/bin/ld: cannot find -lshout >You need the actual (native) libshout, as well - then Shout.pm can >use it for the low-level streaming. Just install that where your >linker can find it, and it should work. I had installed libshout When installing libshout from rpm it installed this: lrwxrwxrwx 1 root root 17 Oct 29 00:16 libshout.so.2 ->...
2005 Feb 21
2
theora streaming problem...
....ogg | oggfwd myhost 8000 mypasswd /test.ogg, the stream dies >>after a few seconds. (the icecast log is appended below.) >> >>the same command sequence with an ogg vorbis audio file instead of the >>theora video works without problems. > > > that would indicate libshout timing thing, make sure it's using the > right libshout. After a quick check, it looks like libshout 2.1 will be > ok dead on. thanks. i pulled icecast/branches/kh/libshout, is that correct? at least it works for me. it's not exactly obvious where libshout 2.1 is... >>[2] &g...
2004 Aug 06
2
libshout2 compiling problems under FreeBSD?
----- Original Message ----- From: "Michael Smith" <msmith@xiph.org> To: <icecast-dev@xiph.org> Sent: Wednesday, June 04, 2003 3:47 PM Subject: Re: [icecast-dev] libshout2 compiling problems under FreeBSD? <p>> Whilst there may well be problems, there are no _known_ problems, and we > certainly won't be able to fix them unless you actually tell us what the > problems are. Ok, here come the details: System #1: FreeBSD 5.1-BETA (updated from CUR...
2004 Aug 06
2
libshout 2.0 released
Hi all, I've just released libshout 2.0. This is the official release, not a beta. Thanks to all the testers who provided feedback during the beta period. http://icecast.org/files/libshout/libshout-2.0.tar.gz Libshout 2.0 adds support for icecast 2, Ogg streaming, and IPv6, as well as bug fixes relative to libshout 1. Ogg and Vorbi...
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 limited list of possible values....
2004 Aug 06
2
libshout 2.0 released
Hi all, I've just released libshout 2.0. This is the official release, not a beta. Thanks to all the testers who provided feedback during the beta period. http://icecast.org/files/libshout/libshout-2.0.tar.gz Libshout 2.0 adds support for icecast 2, Ogg streaming, and IPv6, as well as bug fixes relative to libshout 1. Ogg and Vorbi...
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 temporary problem w...
2004 Aug 06
1
libshout-java 0.2 released
Hello, A quick note to inform you all of the release of libshout-java v0.2. libshout-java are java bindings for libshout, allowing java applications to reliably stream to icecast2 servers. It has been working well for the past couple months and is now supported under FreeBSD. libshout-java may be downloaded from: http://benow.ca/index?page=project&projec...
2004 Dec 07
1
Help: compiled libshout under win32
I want to use libshout under my win32 app (in Python) and download shout-python-1.0.tar.gz and libshout-2.0.tar.gz but I can not compile libshout into binary. It seems a unix-only project and there is no .dsp file for Visual Studio. Can anyone tell me how to compile libshout under win32 platform? Or send me a comp...
2012 May 25
2
libshout-2.3.1 release with Opus support
All, I've made a new release of libshout. Greg Maxwell contributed support for the Opus audio codec (opus-codec.org). Tested with gstreamer and oggfwd as source clients, and playback with Firefox Nightly and 'curl | opusdec'. Thanks, Greg. There are no other updates; in particular webm streaming still requires the caller limit th...
2004 Aug 06
1
solaris 2.7 libshout error
...got me almost there. I think i am still missing one other library apparently. ANy ideas ? #gcc -lshout -lsocket -lnsl -o test example.c Undefined first referenced symbol in file inet_pton /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2/../../../libshout.so ld: fatal: Symbol referencing errors. No output written to test collect2: ld returned 1 exit status thanks Adam -----Original Message----- From: Karl Heyes [mailto:karl@pts.tele2.co.uk] Sent: Monday, January 06, 2003 10:56 AM To: icecast@xiph.org Subject: Re: [icecast] solaris 2.7 libshout er...
2005 Jun 25
2
icecast error with metadata
...w weeks, where the stream would stop and i'd have to restart the server. After the last update to icecast2 now whenever i try to connect to the streams using say winamp latest for windows i keep getting error 404's. My software versions are: FreeBSD 5.4-stable icecast2-2.2.0_3,1 ices-0.4_2 libshout2-2.1,1 I've cranked up my icecast logs from 1 to 4 and i'm getting errors in the logs about metadata and the admin section. I'm running icecast2 and ices0 chrooted under /usr/local/share/icecast and mp3's are being served out of playlist.txt which is in /usr/local/share/icecast/con...
2004 Aug 06
4
icecast - libshout and ices
Hello, can anyone help me please? I have installed libxml2, libogg, libvorbis, and then i have cvsed and installed libshout (autogen.sh && make && make install). Then I cvsed ices and tried to run autogen.sh. It just quit with: checking for shout-config... /usr/local/bin/shout-config checking libshout settings Using libshout config in /usr/local/bin/shout-config checking libshout... no, checking why ch...
2004 Aug 06
2
Some diffs to libshout for MacOSX
Brendan, Thanks for applying these patches - that's great. We're about to release the latest version of our SndKit frameworks, which require libshout to be installed in order to compile. Up until now we have provided the set of patches that we sent to you, and instructed people to download the iceS-0.2.2 package, apply the patches, and compile from there. What we'd prefer though is to be able to point people to a tarball with the authori...
2015 Nov 17
2
Release: libshout 2.4.0
Good evening, I'm very proud to announce the Release 2.4.0 of libshout. It has been a long time since the last libshout release as work focused mostly on Icecast2 itself. However we're very pleased to release the next version of libshout with many new features and fixes. The highlights on the new feature list: * We added full TLS support (HTTPS). This inclu...
2015 Nov 17
2
Release: libshout 2.4.0
Good evening, I'm very proud to announce the Release 2.4.0 of libshout. It has been a long time since the last libshout release as work focused mostly on Icecast2 itself. However we're very pleased to release the next version of libshout with many new features and fixes. The highlights on the new feature list: * We added full TLS support (HTTPS). This inclu...