Displaying 20 results from an estimated 1000 matches similar to: "icecast to rebound streaming radio"
2004 Aug 06
1
icecast to rebound streaming radio
On Monday 18 November 2002 23:23, Geoff Shang wrote:
> On Mon, 18 Nov 2002, Stuardo Rodriguez wrote:
> > What we want to do is this: to stream the local radio from Guatemala to
> > USA, this means that the local machine will only have 1 client. Then we
> > want that the server in USA "rebounds" what it recives from Guatemala.
> > Then, the server in USA could
2004 Aug 06
0
icecast to rebound streaming radio
On Mon, 18 Nov 2002, Stuardo Rodriguez wrote:
> What we want to do is this: to stream the local radio from Guatemala to USA,
> this means that the local machine will only have 1 client. Then we want that
> the server in USA "rebounds" what it recives from Guatemala. Then, the server
> in USA could have many clients..
>
> is it posible with icecast? how do i do it?
It
2004 Aug 06
2
mic -> icecast
That's all.. how do i make to stream whatever i put into my soundcard
-mic-input with icecast?
I use Linux
Thank every1
--
StR <str@strgt.cjb.net>
- http://strgt.cjb.net -
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only
2005 Jan 16
1
Guatemala DID's?
I'm looking for a company that offers Guatemala DID's. I saw that Lingo does,
but Lingo isn't easily compatible w/ Asterisk, so they're a last resort.
Thanks in advanced, Phil Astin.
2006 Mar 21
3
transform shapefiles in UTM to lat/long
Dear all:
I have a shapefile in UTM coordinate system and I would like to transform it
to Lat/Log coordinates (WSG84). The package PBSmapping contains function
convUL to transform between the two coordinate systems when data is in the
form of a data frame with attributes specifying the coordinate system.
However, when shapefiles are imported using function read.shape (package
maptools), a list
2009 Nov 05
4
collumn error when exporting to Excel
Dear all,
I am attempting to export my results (data.frame) created with the help of a number of you to Excel.
In the procedure my column structure is however lost and all results are placed together into the first Excel column.
I have tried: write(), write.table(), write.matrix(), export() and have the same results. I Have checked the import/export FAQ and did a Google search to no avail.
Any
2007 Jul 31
1
DTMF integration pana d500
Yes and No
The D500 is a terrible thing
First problem: it sends some horrible DTMF, so if your voicemail is
configured to send #H and *H, it will not work, configure it to send
numbers, like 8H and 9H (H is a placeholder for the extension).
I also managed to use the MWI (message light), it's a perl script that
is in voip-info.org, but with a little correction because the wiki
distorted it.
If
2005 Sep 07
2
Sorting Text Frames
[Using 2.0.1 under Windows XP]
There are a few pages on the internet that list equivalents of
"thank you" in many languages. I downloaded one from a Google search
and I thought that it would be interesting and a good R exercise to
sort the file into the order of the expressions, rather than the languages.
I tidied up the web page and got it into the format that it was nearly
in:
2008 May 25
3
trying directrtpsetup
Hi,
I recently installed asterisk, i used sterisk-1.4.20.1, i i set directrtpsetup to yes, no whow would i know if the rtp/media is not passing to asterisk. any tool> or can u just sniff?
regards,
ron
2009 Mar 18
1
lm function (PR#13608)
Full_Name: Michael Aaron Karsh
Version: 2.8.0
OS: Windows XP
Submission from: (NULL) (75.61.109.172)
I tried using the lm function to regress the third column listed below on the
second column listed below. It gave me an error message. My code is below.
> HDISWLSdata=read.table("RHDISWLS.txt")
> HDISWLSdata
V1 V2 V3
1 DENMARK
2005 Jan 17
0
RE: [Asterisk-biz] Guatemala DID's?
In the next couple of weeks we will be starting the beta phase of our
Guatemala POP. If you could wait, welcome.
LTenorio
-----Original Message-----
From: asterisk-biz-bounces@lists.digium.com
[mailto:asterisk-biz-bounces@lists.digium.com] On Behalf Of Phil Astin
Sent: Sunday, January 16, 2005 6:23 PM
To: asterisk-biz@lists.digium.com; asterisk-users@lists.digium.com
Subject: [Asterisk-biz]
2006 Jan 17
2
can I hide or delete the message "don't delete this message -- folder internal data" ?
sorry for my english...
is possible that i can hide or delete the message "don't delete this
message -- folder internal data" ?
this message is see from all accounts of my mail server.
i have a system with:
Fedora Core 4
dovecot-0.99.14-4.fc4
sendmail-8.13.4-2
thanks
_______________________________________________________________________
Advertencia:
Este mensaje contiene la
2004 Aug 06
1
AW: Icecast1: "Client din't data fast enough"
Hello Geoff, Hello Hagen,
I have also this problem, I use shoutcast with shout. on a Sun SPARCServer 5
with 170 Mhz, and I don't know what I can do. Making higher buffering at the
server-side ?!? but where ?
Using a better Maschine (Sun Ultra60 with 2x450 UltraSPARCII Processor) its
the same problem: the stream is broken with "Client din't data fast enough"
in Logfile. I hear
2004 Aug 06
3
Q: Is it possible?
wow, Enrico ... it's a great help ;-)
I comment:
----- Original Message -----
From: "Enrico Minack" <enrico.minack@informatik.tu-chemnitz.de>
To: <icecast@xiph.org>
Sent: Wednesday, February 11, 2004 8:00 PM
Subject: Re: [icecast] Q: Is it possible?
<p>> Hi Raúl,
>
> interesting project ;-) So this is what I would recommend. For a number of
> remote
2004 Aug 06
0
Q: Is it possible?
Hi Raul,
Here is how I would set it up to answer your scenarios:
-One Icecast server in Spain.
-One source in Spain
-One source in Honduras
-One source in Guatemala (for example)
...
I would reserve a mountpoint for each one of these sources:
-Spain = my_radio.mp3 (Your listeners will listen to this mountpoint ONLY)
-Honduras = Honduras.mp3
-Guatemala = Guatemala.mp3
...
Let's say you use
2006 Jan 28
4
Unspecified error in prototype.js
Hi,
1. I have 2 panes, each having approximately 45-50 slides, all the
slide images are 110x82 pixels in size, enclosed in their respective div''s.
2. These divs are further enclosed in a parent div, which is defined as
a Sortable on page load.
3. There is a destination div on the RHS also.
Sortable.create("div_leftDiv", {ghosting:true, revert: true,
dropOnEmpty:true,
2006 Feb 01
2
IE memory fix leak.
By default the prototype.js gives us the function
/* prevent memory leaks in IE */
Event.observe(window, ''unload'', Event.unloadCache, false);
But there is no unload event in out application as the content of the div
keeps changing using the Ajax.Updater function. To handle such a scenario,
we''ve added the following lines of code to prototype.js
/* prevent
2004 Aug 06
5
Q: Is it possible?
Hola Mac (qué bien, un español ;-) )
> I would reserve a mountpoint for each one of these sources:
>-Spain = my_radio.mp3 (Your listeners will listen to this mountpoint ONLY)
>-Honduras = Honduras.mp3
>-Guatemala = Guatemala.mp3
Ok, it's seemed to my conversation with Eric. My Bc server will receive N sources, mix them and broadcast the final results, but I see some differences
2005 Feb 13
2
connect asterisk to ISDN in China
Hi,
I plan to install asterisk and connect it to telco
through ISDN in China.
I'd love to know if the ISDN standard in China has any
difference than in America before I buy the digium
card.
anybody has experience in it? or anybody who installed
asterisk with ISDN in asia can share their
expierience?
Or, can anybody give me some links to educate me ISDN
knowledge about the difference in
2001 Apr 02
0
[Fwd: Problem with cableModem]
--
Edwin Martinez G.
Ingenieria Aplicada S.A. / Grupo MICRO
Guatemala, Guatemala
Tel: +(502) 3326480 / 3345175
Web: http://www.micro.com.gt
-------------- next part --------------
An embedded message was scrubbed...
From: Edwin Martinez <edmartz@micro.com.gt>
Subject: Problem with cableModem
Date: Thu, 29 Mar 2001 20:50:08 -0600
Size: 2407
Url: