similar to: Question about relays, mountpoints and fallback

Displaying 20 results from an estimated 5000 matches similar to: "Question about relays, mountpoints and fallback"

2005 Jan 09
2
Ices Crashing (BUS error)
Hi, I'm currently migrating from Shoutcast/MP3 to Icecast/OGG/Vorbis using ices. Unfortunately, when initialising the encoder, ices crashes with a bus error. Is there anything I can look into? Details as follows: icecast2-2.1.0,1 ices-2.0.0,1 libshout2-2.0_5,1 libogg-1.1.2_1,3 libvorbis-1.1.0_1,3 (All were installed from the ports tree) On FreeBSD ares.radiozilvervos.com 5.3-RELEASE-p4
2005 Apr 12
2
Adding authenticated mountpoints
I've got a jukebox type programme streaming out through multiple Ices (0.4) sources, and an Icecast (2.2) server streaming to the listeners over the web. As a new user starts to play tracks on the jukebox, it writes a new ices.conf file (with the specific mountpoint, bitrate etc for that user) and spawns an instance of Ices to stream out that user's music. As it stands today Icecast
2005 Apr 12
1
Adding authenticated mountpoints
OK, so let me check I understand how the timing must work: 0) New user joins the jukebox and wants to start listening to music. Jukebox app selects a mountpoint name, user ID and password 1) Modify the icecast.conf file with the new mountpoint 2) Send HUP to icecast 3) Set up username:password for new stream 4) Create new stream's ices.conf file 5) Spawn new instance of ices to stream
2005 Jan 13
2
Ices Crashing (BUS error)
Michael Smith wrote: > On Sun, 09 Jan 2005 18:15:26 +0100, Frits Letteboer > <graver@graver.xs4all.nl> wrote: > >>Hi, >> >>I'm currently migrating from Shoutcast/MP3 to Icecast/OGG/Vorbis using ices. >> >>Unfortunately, when initialising the encoder, ices crashes with a bus error. > > > It looks from the gdb output that
2005 Mar 10
1
Creating playlists in real-time
I've been working on a jukebox application for a while. My wife recenlty asked "You spend so much time coding that and ripping CDs... Is there a way I can listen to the songs at work?". So...I made a simple web script to add songs to the play queue and I added the ability to stream the raw audio to stdout and linked it up with ices2. My problem is I think the jukebox decodes
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 Aug 06
0
There are a solution ?
Karl u say, have an encoder send a never ending playlist to djs.ogg on your dj icecast and have each dj mountpoint state a fallback of djs.ogg. That way the listener relay will always pick something up. <p>So it´s very simple, i do a dj with the ircbrasil.ogg and a fallback playlist.ogg o, when onde disconnect for the other enter, the playlist will assume and my listenners will not
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
2004 Aug 06
0
There are a solution ?
hi people, first i want to tank very much to karlH and brendan of the #icecat channel, they give me a good help yesterday, and i am almost resolvin my problem. i will explain my problem again, maybe other can help or see other way to resolv: I have a web radio in Brasil. This web radio have 25 djs, one in echat part of brasil. They stream to the icecast server from your studio. The listenners
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
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
2004 Aug 06
0
alias mount points
On Fri, 2004-05-07 at 17:08, Warren J. Beckett wrote: > <SNIP> > > One possibility is using a local relay, have your listeners connect to > > a relay (say /live.ogg) which relays one of the DJs streams. Then > > switching DJs involves moving the relay listener part from one DJ > > mountpoint to another. ... > Hi Karl, > > I setup a local relay as
2010 May 25
0
Icecast2 Station with multiple scheduled DJs?
On 24 May 2010 12:10, Patrick Bohnet <hquu at yahoo.com> wrote: > 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
2004 Aug 06
2
alias mount points
<SNIP> > One possibility is using a local relay, have your listeners connect to > a relay (say /live.ogg) which relays one of the DJs streams. Then > switching DJs involves moving the relay listener part from one DJ > mountpoint to another. > > Whether you use an always connected streaming playlist as a fallback to > use between DJs connecting is up to you. > >
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>
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
2004 Aug 06
1
icecast - it is what i search
Hi! I want to realize a realtime DJ Battle where some DJs enter in a virtual cypher and start a HipHop Battle. For example, there are 5 DJs an 5 listener in the Jury. Only one DJ my play at present and the others can only listen. After 2 minutes and a little break another DJ is on the turn and so on. Is icecast what i want? Can i realize it with icecast? thanks, buelent -- buelent caliskan
2015 Nov 12
0
fallback mount points?
You have to setup a fallback type of setup. You have a /live a /stream to handle this in a simple way. I think this is because your trying to stream and encode to the same /mountpoint I would even have a totally independendent of each other setup /dj01 /dj02 /dj03 /dj04 /live /stream I can help you if needed... Scott Sehr geehrte Damen und Herren, Hallo, Vielen Dank f?r deine/Ihre
2015 Nov 13
0
fallback mount points?
If you send me a landline number (cheaper for me on int calling im in Germany) I will call and see what I can do to help Sehr geehrte Damen und Herren, Hallo, Vielen Dank f?r deine/Ihre schnelle R?ckantwort. Mit freundlichem Gru? Scott Winterstein http://www.scottwinterstein.com http://www.facebook.com/scottsdesk CurrentProjects http://rpodata.com Thank You! Scott
2015 Nov 15
0
fallback mount points?
hey you available today Sehr geehrte Damen und Herren, Hallo, Vielen Dank f?r deine/Ihre schnelle R?ckantwort. Mit freundlichem Gru? Scott Winterstein http://www.scottwinterstein.com http://www.facebook.com/scottsdesk CurrentProjects http://rpodata.com Thank You! Scott ................................................................................... eof On Fri, Nov 13, 2015 at 5:41 AM,