Displaying 9 results from an estimated 9 matches for "icecast2_relay".
2008 Jun 20
2
Questions and problems about relaying
...some strange problems using Icecast2 Rlay.
I'm using two icecast2 server , 1 in a office and 1 in another office.
Every office connection have static Ip and the 8000 port fordwarded to
the icecast private Ip by every router.
Reading the documentation
http://icecast.org/docs/icecast-2.3.1/icecast2_relay.html
I have tryed the two type of realy:
the master-server relay doesn't work , beacuse on the slave there isn't
the mountpoint of the master , I try to restart every server ,to statrt
before the master and later the slave , all without result.
The Single braodcast relay works very wel...
2004 Dec 11
0
relay question again...
http://www.icecast.org/docs/icecast-2.0.1/icecast2_relay.html
As stated in the above link you can do a single relay, yet
is there a way to change the bitrate on the fly while doing so?
I simply want to stream one 128kbps mountpoint on my slower
server, then have my faster server pick it up, and
relay it in 3 different bitrates/mountpoints... what is th...
2005 Jun 10
2
icecast1 documentation
Hi guys,
Can anyone point me to some good icecast1 documentation? I looked on the
icecast.org website, but the /docs link only list the icecast2
documentation now and the whole site is void of icecast1 documentation...
Using icecast1 instead of icecast2 because I need on-demand-streaming...
Thanks,
Kelv
2005 Jun 10
2
icecast1 documentation
...under the impression that icecast2 does
not do on demand relaying?
I did a google search, found this (well, it's a year ago)
http://lists.xiph.org/pipermail/icecast/2004-February/006555.html
Also, in the relaying section of the icecast documentation:
http://www.icecast.org/docs/icecast-2.2.0/icecast2_relay.html
There was no references to aliasing anymore, nor on-demand broadcasting
And quoting the documentation on the relaying section:
"When the slave server is started, it will connect to the master server
located at 192.168.1.11:8001 and will begin to relay only the mountpoint
specified&quo...
2008 Jun 20
0
Questions and problems about relaying
...lay.
>
>
> I'm using two icecast2 server , 1 in a office and 1 in another office.
>
> Every office connection have static Ip and the 8000 port fordwarded to
> the icecast private Ip by every router.
>
> Reading the documentation
> http://icecast.org/docs/icecast-2.3.1/icecast2_relay.html
>
> I have tryed the two type of realy:
>
> the master-server relay doesn't work , beacuse on the slave there isn't
> the mountpoint of the master , I try to restart every server ,to statrt
> before the master and later the slave , all without result.
>
> The Si...
2009 Nov 19
2
can icecast server be a source for another icecast?
Hi,
I've strange situation: I need to connect to icecast server (A) as a
source from another icecast server (B) and preserve metadata (artist
and title). Of course I can do something like:
curl -s http://A_address/radio.mp3 | ices -v -c B_configuration.xml
but in this way all metadata are lost. Is it possible to do this
without hacking the code?
Best regards
paluh
2013 Jul 31
1
Newbie Questions
Hi
Many thanks for providing this software.
I have version v2.0.0 b1023 installed on a QNAP NAS. The station is working fine (http://digitalcarnage.myqnapcloud.com:8002/stream). However I do have a few questions.
How do I submit my station to the Icecast directory? I may have got it wrong but I understood that the application submitted it automatically? Or do I have to submit/create and XML
2011 Feb 20
4
Need Help
Hi,
We realized that there are certain parameters within icecast that request
specific directory path
address for the program to connect upon start up...we are now trying to find
an icecast.pid file
but we have not been able to find it in any of the directories. Do you know
were we can find that
file?
Thank you,
Luis Barrett
-------------- next part --------------
An HTML attachment was
2011 Apr 21
7
repeater
Hi all there.
I am trying to set up an icecast2 server (wich is already running) to
send some stream mount point to another server. I mean, my server is
streaming at /radio1.mp3 mount point. We can listen it at
http://myserver:8000/radio1.mp3; so, i want to know if is there any
way to "clone" that strem and send it to another server, such as
http://giss.tv:8000/radio1.mp3
Thanks.
--