Displaying 20 results from an estimated 10000 matches similar to: "source switching using two servers."
2010 Sep 25
0
Icecast2 Station with multiple scheduled DJs?
At WXBH-LP we had a similar need, and we solved it using mpd (music
player daemon) to coordinate our feed to icecast.
mpd is a music player (supporting playlists, etc.) originally designed
for local network streaming, but it has several attributes that make it
suitable for other things:
* Items in its playlists can be local audio files or remote streams
(e.g. DJ streams).
* It
2010 Sep 25
1
Icecast2 Station with multiple scheduled DJs?
is it free and will it work with my shoutcast server?
On 9/25/10, John List <johnlist at gulfbridge.net> wrote:
> At WXBH-LP we had a similar need, and we solved it using mpd (music
> player daemon) to coordinate our feed to icecast.
>
> mpd is a music player (supporting playlists, etc.) originally designed
> for local network streaming, but it has several attributes that
2010 May 24
7
Icecast2 Station with multiple scheduled DJs?
I have been playing with Icecast only for a couple of days, and I am trying to figure out how to do something.
I want a listener to have to only deal with one stream, but I want to be able to switch the source of that stream between multiple sources (DJs). The core idea is that the listener only deals with /live.mp3 while in the background I can problematically switch between a series of live
2004 Jun 28
1
plotting with an its object
Dear R People:
I have an its object. The original its is the Dow Jones Industrial average
from March 23, 1990 to March 23, 2000. I did the following;
dj1 = original series
>dj2 <- log(dj1)
>ddj2 <- diff(dj2)
>
Ok so far.
Now I would like to plot this series with a certain y limit:
>min(ddj2)
[1] -0.07454905
>max(ddj2)
[1] 0.04860535
>plot(ddj2,ylim=c(-0.1,0.1))
Error
2010 Jun 02
1
[Possible bug] Invalid Switching on fallover?
I may have found a bug... I am not sure. I am new to Icecast, so this might be how things are meant to be,
I have a Debian install with Icecast2 install from APT - Icecast 2.3.2
I have three mount points (all 128kbp mp3)
/EDH.mp3 (public = 0 and hidden = 1)
/live.mp3 (fallback-mount = /EDH.mp3 and fallback-override = 1)
/dj1.mp3 (fallback-mount = /EDH.mp3, fallback-override = 1, public = 0, and\
2004 Aug 06
1
There are a solution ?
On Fri, 2003-12-05 at 17:39, Rádio IRCBrasil - André Marcelo wrote:
> So it´s very simple, i do a dj with the ircbrasil.ogg and a fallback
> playlist.ogg
>
> so, when onde disconnect for the other enter, the playlist will assume and
> my listenners will not disconnect, an i right?
>
> i yes, i dont need do the relay configuration, it will be very very simple
no, you want
2005 Feb 03
2
Stream drops during handoff. Suggestions?
Sorry if this has been asked before, but I've searched high and low for
the last couple days for an answer.
An Internet radio station I DJ for is using Shoutcast and MP3, but we
are considering moving to an Icecast/Ogg Vorbis combination instead. We
work in 3-hour shifts. When we hand off, the DJ on-stream stops teh
encoder, shouts "go" on IRC, and the DJ in line starts his
2011 Jun 06
1
Write-behind breaks Mercurial
Hi all
It seems Mercurial doesn't work with "write behind" on. Any ideas?
With write-behind --
root at dj1:~/mnt# gluster volume set conf performance.write-behind on
Set volume successful
root at dj1:~/mnt# hg clone http://projects.unbit.it/hg/uwsgi
destination directory: uwsgi
requesting all changes
adding changesets
transaction abort!
rollback completed
abort: integrity check
2011 Feb 24
0
Help with building config icecast.xml file
Hi all. I'm having some difficulty in writing the config file. I've
had this working in the past, but Im failing miserably on it this time.
This is the setup I need:
/Stream - Always there, flash mp3 player
pulls from it.
/autodj - ices will be pushing audio to this 24/7
/dj1 - this is the mount a dj connects to when they want to go live
/djoverride - this mount has priority over
2003 Nov 26
1
Samba and W2K printer issues
I posted this query a couple of days ago and received no responses.
SInce that time, some other info has come to light that I thought would
be useful to helping to solve this porblem.
My network consists of a firewall machine networked with a SuSE 7.2
workstation and a Windows 2000 workstation. My smb.conf file is below:
# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date:
2015 Jul 11
0
non latin1 characters in titles/artist et cetera
> On Jul 11, 2015, at 2:53 PM, Marvin Scholz <epirat07 at gmail.com> wrote:
>
> On 11 Jul 2015, at 18:27, Stephen Jones wrote:
>
>> What is the correct way for me to configure icecast.xml?
>
> Please show us your config file, but with removed/changed passwords of
> course.
Thank you .. here it is:
<icecast>
<limits>
2015 Jul 04
2
non latin1 streaming
Hello, I searched through the archives and found a suggestion for a
cyrillic DJ to put the following in icecast.xml:
<mount>
<mount-name>/mountnamehere</mount-name>
<charset>UTF-8</charset>
</mount>
This was to resolve his problem of displaying cyrillic characters on both
the status page and presumably on to listeners/players
My problem is that ocassionally
2005 Jun 23
0
About Fallback-mount and fallback-override
Hi there!
I have icecast 2.2.0 I have setup the icecast default mp3 mount point /stream with shoutcast dsp compatibility
Suppouse i have a couple of djs, and that the first one finish his broadcast and the second one is going to start
the users listening to the dj1 falls, so they have to reconnect to continue listening.
I saw exists
<fallback-mount>/example2.ogg</fallback-mount>
2019 Apr 12
0
players who cannot handle switching to a fallback mount point?
On 12 Apr 2019, at 11:38, Michel van Dop wrote:
> Hi Paul,
>
> Thanks for the quick response!
> We use the same type of encoder (Sam Cast) both live for both
> mountpoints on 96 Kb Joint Stereo.
>
> it is difficult to see if it is exactly the same. Is there a player
> that show exactly this? I will check this.
>
> We have use the limit-rate in our config. Thats
2019 May 07
0
players who cannot handle switching to a fallback mount point?
Hi,
We have setup a test stream using Icecast 2.4.4 and the same icecast
config.
We use a simple HTML5 player for testing:
<audio controls preload="none">
<source src="https://streamdnsname/aac" type="audio/mp4" />
</audio>
See icecast config below. We kick the /aac mountpoint and the html5
player stop playing.
When we listen to a Winamp player
2019 Apr 12
5
players who cannot handle switching to a fallback mount point?
Hi Paul,
Thanks for the quick response!
We use the same type of encoder (Sam Cast) both live for both
mountpoints on 96 Kb Joint Stereo.
it is difficult to see if it is exactly the same. Is there a player that
show exactly this? I will check this.
We have use the limit-rate in our config. Thats work better for go to
play the last fallback-mount file (i test this).
See here our part of the
2013 Jun 21
2
help creating custom genericups configuration - RNG only!
Hello, I am trying to understand how to create a custom configuration for the genericups driver. My system simply signals RI on a serial port on low battery. That's it, nothing else. This serial port is also being used for communications so the other lines are going to be changing all the time, unrelated to the UPS state. Is there a "null" upstype I can use, and then add LB=RNG?
2004 Aug 06
3
There are a solution ?
On Fri, 2003-12-05 at 15:37, Rádio IRCBrasil - André Marcelo wrote:
> I did a sujestion give me by karlH and brendan, i an running a icecast
> master in port 8500 how relay, where the listenners connect, with a local
> point ircbrasil.ogg and the relay poing djs.ogg and a secund server, in port
> 8600, where the djs connect to streamin. The first dj enter ho djs.ogg and
> the other
2019 Apr 12
3
players who cannot handle switching to a fallback mount point?
Hi,
We use Icecast version 2.4.4 and use mountpoint /main and include use
fallback-mount.
When the /main is offline 92% of the listeners go to fallback-mount and
8% disconnect.
The format is 96k AAC and we have 8 mountpoint and 8 fallback-mount
points include extra fallback files AAC.
Are there any players who cannot handle switching to a fallback mount
point?
Best regards,
Michel
--
2017 Apr 16
1
help on listener connection stats
Thanks for the insight.
I'm keeping an eye on my logs and I think I'm getting a better
feel for my traffic. I still see "listener_connection"
going up for some unknown reason.
And the "Bose..." thing seems to connect every hour at
around the half-hour mark (x:30) and listen for 10 minutes
and then drop off. The IP addresses change but they
are all Amazon Web Services