similar to: Broken pipe of stdinpcm on asterisk-ices.xml

Displaying 20 results from an estimated 100 matches similar to: "Broken pipe of stdinpcm on asterisk-ices.xml"

2004 Aug 06
1
ices stdinpcm
I testetd it with winamp2 and ogg123, didn't work. cpu usage was around 30% or 35%. the version is from yesterday. this is my config file: <?xml version="1.0"?> <ices> <logpath>ices</logpath> <logfile>ices.log</logfile> <loglevel>4</loglevel> <consolelog>4</consolelog>
2004 Aug 06
0
ices stdinpcm
On 2002.12.02 21:46 smoerk wrote: > I have problems with the stdinpcm module in ices2. The player fills its > buffer and doen't play anything and fill the buffer again and this repeats > (with winamp). when I download the stream with wget I can play it from > hard disk... is this a common problem with ices2 or do only I experience > this behaviour? I've heard of
2005 Aug 19
0
meetme-icecast2-ice2
I installed icecast-2.2.0.tar.gz and ices-2.0.1.tar.gz and referenced http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20Ices. But I could not succeed to start ices-2.0.1 as follows; -- Attempting call on Local/33102@stream for 33100@stream:1 (Retry 1) -- Executing Answer("Local/33102@stream-3fa5,2", "") in new stack > Channel
2004 Aug 06
2
ices stdinpcm
I have problems with the stdinpcm module in ices2. The player fills its buffer and doen't play anything and fill the buffer again and this repeats (with winamp). when I download the stream with wget I can play it from hard disk... is this a common problem with ices2 or do only I experience this behaviour? the oss module works. --- >8 ---- List archives: http://www.xiph.org/archives/
2005 Dec 13
1
seamless looping mp3 files to icecast
Hello, The previous message seems to confirm that I'm posting to the right place - apologies if not. I have a project where I'm streaming live software-generated PCM audio to icecast via ices 2.0 stdinpcm - this works great for ogg vorbis (thanks very much guys!) I haven't been able to find a stdin-based solution for PCM->mp3->icecast, is there one? From the docs, it looks
2004 Aug 06
1
ices: Metadata for im_stdinpcm
Hi, I added metadata support for the stdinpcm module of ices. The metadata have to be submitted via file (as stdin is already used for the strem). Please apply this patch to the current cvs sources. <p>Deti <p> Index: im_stdinpcm.c =================================================================== RCS file: /usr/local/cvsroot/ices/src/im_stdinpcm.c,v retrieving revision 1.8 diff
2004 Aug 06
2
ices and stdin module?
I'm trying to wedge an input filter in front of ices (latest nightly from 5/5), and if I'm using the 'stdinpcm' input module, ices segfaults on me after a few seconds. I'm running on FreeBSD-4.8. Here's the relevant section of my config file: <input> <module>stdinpcm</module> <param
2013 Jun 03
1
Confbridge doesn't kick chan_local
I have a confbridge setup that feeds the conference from the ALSA microphone input (this is the conference leader) and then uses app_ices to send the conference audio to icecast. I start the conference leader like this: console dial 1000_admin at conferences I join the ices user to the confbridge with a call file: Channel: Local/1000 at conferences MaxRetries: 2 RetryTime: 60 WaitTime: 30
2011 May 13
1
undefined symbol: cap_set_proc on several modules after installation from source
Hello Folks, What could be producing the following warnings on console, after an installation from source (Asterisk 1.4.41): [May 12 21:36:54] WARNING[15344]: loader.c:434 load_dynamic_module: Error loading module 'res_musiconhold.so': /usr/lib/asterisk/modules/res_musiconhold.so: undefined symbol: cap_set_proc [May 12 21:36:54] WARNING[15344]: loader.c:434 load_dynamic_module:
2005 May 13
2
Are there any success stories streaming to an icecast2 server using Asterisk or OpenMCU?
I have read more about asterisk and have succeeded in using it's app_ices function and a sample conference . I would like to learn more about lowering the latency between the Speaker on the SIPphone->Meetme Conference->ICES->Listener stream. Thank you Flash > > Let me know if there's more info you need and I'll ask my friends some > specific questions. > >
2004 Aug 06
2
Using ices or shout with continuously growing files?
I also tried such things: lxserv:/mnt/fatbass# tail -f recording.mp3 | /usr/local/icecast/bin/ices -M stdinpcm -h localhost -p 40044 -P password Logfile opened Could not find a valid playlist file. Ices Exiting... In this case I try to KEEP READING the mp3 file (which becomes continuously larger), and pipe it to ices (how should I do this?). But ices isn't nice to me and keeps asking for a
2011 Feb 16
1
pipe audio stream to external application
Hi, I'd like to know if there's an "easy way" of doing the following: SIP phone dials a custom feature code in Asterisk, call gets answered within a custom context (Answer()), anything that the caller says should be redirected/piped to an external application. Something like "monitor" except audio should be sent live. More like "app_ices" (or
2009 Sep 09
2
streaming meetme conference
Hello, Our 500+ company is slowly moving away from our hosted conferencing solution to one I built a few weeks ago with Asterisk and MeetMe. When our Q3 conference call comes around, we will have the need to have approximately 300-400 users in this call. Obviously, all would be 'listen only' mode and only 1 or 2 two would be speaking as marked/admin users. Our conference hosting
2004 Aug 06
0
various patches to ices2 using dsp
Summary - 3 fixes, posted one of these on the icecast list already but this is a better place to put them whilst Mike is away. All these came about because of some DSP input checking. metadata fix Remove race of pthread conditional at start, allowing the metadata thread to service metadata requests. Avoid clearing of metadata flag on interrupted read. metadata-to-input-sleep diff Make only
2008 Sep 08
0
Streaming live music into a conference room
Hey Guys, I am trying stream live music via icecast streaming server into a conference room, this will allow persons joining the conference to hear the music. I have been googling and i have come across a few tutorials, that give instructions as to how to get it done. But they all mention the use of a ices application module. It appears that asterisk 1.4 is not shipped with app_ices.0 by
2011 Feb 14
3
audio sample rates
I have an Icecast server and an Asterisk dialplan containing a call to ICES(/my/ices.xml). So Asterisk launches "ices /my/ices.xml" where /my/ices.xml contains: <input> <module>stdinpcm</module> <param name="rate">8000</param> <param name="channels">1</param> </input> and <encode>
2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
When I try to connect to * using a Cisco ATA 188 configured with a MGPC firmware (v3.1.1), I just keep getting this message every 30 seconds or so : May 10 10:08:21 NOTICE[7913]: chan_mgcp.c:1509 find_subchannel: Gateway '192.168.1.27' (and thus its endpoint '*') does not exist Using tcpdump, I have checked that the ATA188 (with IP 192.168.1.27 and port 2427) sends UDP packets to
2004 Aug 06
4
announcement
After far too long under development and testing, this is to announce the release Ices 2.0.0. What is it? Ices is a source client for Icecast v2 streaming server. It takes audio from a stated input and (re)encodes the audio for streaming to icecast for listeners to pick up. <p>What's in this release? * stream Ogg Vorbis to one or more Icecast servers * allow for resampling, dowmixing
2004 Aug 06
4
announcement
After far too long under development and testing, this is to announce the release Ices 2.0.0. What is it? Ices is a source client for Icecast v2 streaming server. It takes audio from a stated input and (re)encodes the audio for streaming to icecast for listeners to pick up. <p>What's in this release? * stream Ogg Vorbis to one or more Icecast servers * allow for resampling, dowmixing
2004 Aug 06
1
Was Re: build problems, now XML config syntax
Hi there, here are my config files for ices and icecast2: <icecast> <location>Pete's Flat</location> <admin>mr2147@bigfoot.com</admin> <limits> <clients>20</clients> <sources>4</sources> <threadpool>5</threadpool>