search for: libshout2

Displaying 20 results from an estimated 118 matches for "libshout2".

Did you mean: libshout
2005 Dec 10
2
Cannot build ices0/libshout2 on Mac OSX 10.4.2
Hi - I'm rebuilding my OSX system and I can't get ices0 to build - or to be more exact, can't get libshout2 to build. I started by using DarwinPorts, and icecast2 & libogg & libvorbis seemed to build OK. The install of ices0 then gave up at the libshout2 config stage with output like this: [...] checking for libvorbis... ok checking for struct ovectl_ratemanage_arg... no configure: error: requi...
2004 Aug 06
2
libshout2 namespace
AFAIK applications that want to keep libshout1 included for compatibility with icecast1 streaming will get problems with the struct and function namespace as it is organized now in libshout2. is there any way to avoid the problem or we should all simply move to ogg and fuck mp3 streaming all-in-once? -- jrml ..//korova.dyne.org 6EEE 4FB2 2555 7ACD 8496 AB99 E2A2 93B4 6C62 4800 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecas...
2004 Aug 06
1
libshout2 namespace
...y suggestions? I supposed to could make all calls shout2_* > >Michael, any suggestions here? How is this typically handled in other >libs? Or do other libs never need to use both? > >I'll have to think about this a bit and see if I can't figure out a way >to add mp3 into libshout2. > The easy solution is to just ensure the symbol names don't clash. The good solution is to make a libshout that can handle both. I suspect that this is a very rare situation - it's useful to use both the old and new versions of a library in the same program, but they're complete...
2004 Aug 06
1
icecast2, libshout2, Shout.pm FreeBSD
On Mon, 26 May 2003, Michael Smith wrote: > You'll have to port Shout.pm to use libshout2 - the API has changed (not in > terribly major ways for the most part, so it should be a simple and > straightforward port). Didn't someone do this and post it to icecast-dev? Or was that something else? I'm not a perl programmer. I'd just hate to see someone duplicate work un...
2010 May 17
2
libshout2 with aac
Hi, I'm write an icecast source client and I'd like to support streaming of AAC encoded files. Can anyone tell me if and how this can be achieved with libshout2/icecast? I've tried passing buffers of raw bytes from file to shout_send() but I can't get this work and I'm unsure of required client/server settings for AAC. Jamie -- http://www.jamiebullock.com
2010 May 17
3
libshout2 with aac
On 17 May 2010, at 21:07, Geoff Shang wrote: > On Mon, 17 May 2010, Jamie Bullock wrote: > >> I'm write an icecast source client and I'd like to support streaming of AAC encoded files. >> >> Can anyone tell me if and how this can be achieved with libshout2/icecast? > > I can't tel you as I don't know, but Ices0 can do AAC (IIRC) so you could look there. AFAICT, ices re-encodes the audio to MP3 before streaming. So we have AAC -> PCM -> MP3. Seems a bit of a waste of CPU -- I wonder if it is possible to stream AAC 'directl...
2004 Aug 06
3
Problems with libshout2
Hi, Let me know if this is the wrong place to post this, but I am having problems with cutouts in my streams using libshout2. I am taking audio files and re-encoding them at 32Kbs and then streaming them. Problem is that every 20 secs or so, the stream cuts out for about 5-10 secs and then continues. Any ideas as to why? Should I try using shout_send_raw? Thanks in advance!! Deven Phillips --- >8 ---- List archives...
2004 Aug 06
2
dumpfile with libshout2/icecast2
...treamAdmin -d /tmp/test.mp3 -h streams.benow.ca -p 80 -P pass -m /benow which sets the dumpfile to be /tmp/test.mp3 for the /benow stream, which completes with no errors, but /tmp/test.mp3 is not created. What I am hoping to accomplish is to cron On and Off times for show archiving. Is per mount libshout2 initiated dumpfile recording tested on icecast2, and, if so, any pointers? Also, to stop dumpfile recording, does one pass in a NULL to shout_set_dumpfile? Thanks, Andy PS Icecast2/Libshout2 are without compare! Great work. <p>--- >8 ---- List archives: http://www.xiph.org/archive...
2004 Aug 06
0
libshout2 namespace
any suggestions? I supposed to could make all calls shout2_* Michael, any suggestions here? How is this typically handled in other libs? Or do other libs never need to use both? I'll have to think about this a bit and see if I can't figure out a way to add mp3 into libshout2. jack. On Tue, May 08, 2001 at 01:44:17AM -0100, jaromil wrote: > AFAIK applications that want to keep libshout1 included for compatibility with icecast1 streaming > will get problems with the struct and function namespace as it is organized now in libshout2. > > is there any way to...
2004 Aug 06
0
libshout2 compiling problems under FreeBSD?
On Thursday 05 June 2003 20:48, Jan-Erik Moon wrote: > 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
2
libshout2, ices0-3 and ices2 on Win32. Announce
Hello.. I have libshout2, ices0-3 and ices2 compiling on Win32 with MSVC++ 6.0. However, I don't know where to upload the code and if someone is kind enuff to point out the location(s)/procedure that would be great. I will put a readme in the distro for compiling procedures. ices2 compiles but doesn't run correc...
2005 Dec 10
0
Cannot build ices0/libshout2 on Mac OSX 10.4.2
Hi, On Sat, 10 Dec 2005 16:14:04 -0800 Dan Stowell <danstowell@gmail.com> wrote: > Hi - > > I'm rebuilding my OSX system and I can't get ices0 > to build - or to be more exact, can't get libshout2 > to build. > > I started by using DarwinPorts, and icecast2 & > libogg & libvorbis seemed to build OK. The install > of ices0 then gave up at the libshout2 config stage > with output like this: > > [...] > checking for libvorbis... ok > checking for struct o...
2004 Aug 06
2
libshout2, ices0-3 and ices2 on Win32. Announce
...ady. Thanks for the effort. Best regards, Ross Levis ==================================== StationPlaylist.com http://www.stationplaylist.com Low-cost music scheduling, live assist & automation software. ==================================== Abhijit Deshpande wrote: > Hello.. > I have libshout2, ices0-3 and ices2 compiling on Win32 > with > MSVC++ 6.0. > However, I don't know where to upload the code and if > someone is kind enuff to point out the > location(s)/procedure > that would be great. I will put a readme in the distro > > for compiling procedures. &g...
2004 Aug 06
0
libshout2, ices0-3 and ices2 on Win32. Announce
...Levis > ==================================== > StationPlaylist.com > http://www.stationplaylist.com > Low-cost music scheduling, live assist & automation > software. > ==================================== > > Abhijit Deshpande wrote: > > Hello.. > > I have libshout2, ices0-3 and ices2 compiling on > Win32 > > with > > MSVC++ 6.0. > > However, I don't know where to upload the code and > if > > someone is kind enuff to point out the > > location(s)/procedure > > that would be great. I will put a readme in the > di...
2004 Aug 06
0
dumpfile with libshout2/icecast2
...h streams.benow.ca -p 80 -P pass -m > /benow > > which sets the dumpfile to be /tmp/test.mp3 for the /benow stream, which > completes with no errors, but /tmp/test.mp3 is not created. What I am > hoping to accomplish is to cron On and Off times for show archiving. Is > per mount libshout2 initiated dumpfile recording tested on icecast2, > and, if so, any pointers? Also, to stop dumpfile recording, does one > pass in a NULL to shout_set_dumpfile? > I suspect this source-initiated dumpfile stuff is for icecast 1.x. Certainly, it is not (and will never be) implemented in i...
2010 May 17
2
libshout2 with aac
...t;> >>>> I'm write an icecast source client and I'd like to support >>>> streaming of >>>> AAC encoded files. >>>> >>>> >>>> >>>> Can anyone tell me if and how this can be achieved with >>>> libshout2/icecast? >>> >>> >>> >>> I can't tel you as I don't know, but Ices0 can do AAC (IIRC) so >>> you could >>> look there. >> >> AFAICT, ices re-encodes the audio to MP3 before streaming. So we >> have AAC >> -&gt...
2004 Aug 06
1
icecast2/libshout2 and MP3 metadata
...re a little farther along that last mentioned here. icecast2 appears to be able to stream MP3 files just fine, albiet without metadata. libshout also appears to handle MP3 files. Good. I was able to make both of these work without too much trouble. What I didn't find yet was Shout.pm for libshout2, so I made one. I kept backward compatibility with Shout.pm 1.0 as much as possible, but of course the whole metadata business is just stubbed out. Has this already been done and I just missed it? Now to the real question: What is the plan to support MP3 metadata in the version 2 chain of co...
2004 Aug 06
1
dumpfile with libshout2/icecast2
...ss -m > > /benow > > > > which sets the dumpfile to be /tmp/test.mp3 for the /benow stream, which > > completes with no errors, but /tmp/test.mp3 is not created. What I am > > hoping to accomplish is to cron On and Off times for show archiving. Is > > per mount libshout2 initiated dumpfile recording tested on icecast2, > > and, if so, any pointers? Also, to stop dumpfile recording, does one > > pass in a NULL to shout_set_dumpfile? > > > > I suspect this source-initiated dumpfile stuff is for icecast 1.x. > > Certainly, it is not (...
2015 Jun 09
2
Simple source on Debian
...Liquidsoap a try, but it seems to be far too complex for my understanding at the moment. I'd have to write a script just to randomly rotate through a folder of music. I've also tried IceGenerator, but I can't get it to install. After running configure, it says that I'm missing the Libshout2 library. I have Libshout3 installed, but can't find a copy of Libshout2. Does anyone have any ideas for another source I might be able to use? Thank you for reading.
2004 Aug 06
1
libshout2 (perl) + shoutcast: bitrate
Hi, currently I'm plaing around with the original shoutcast and use libshout for transmitting to the server. It works mostly perfect, with one little problem: The streams bitrate is not correctly reported to shoutcast. I tried the following: $conn->set_audio_info(SHOUT_AI_BITRATE => 128); $conn is the shout-object. Is this for icecast only? Is there another way to transmit the correct