similar to: Multiple playlists on multiple streams

Displaying 20 results from an estimated 20000 matches similar to: "Multiple playlists on multiple streams"

2005 Jan 13
3
ices 0.4 can't find playlists...
Hello, I've compiled and successfully run icecast2 with ices on a single stream. But I'm running into problems running multiple streams from ices to icecast... I used the <playlist>...</playlist> syntax to run a single stream, but the docs on icecast.org seem to suggest using the <input>...</input> syntax instead. I've actually tried it both ways, with
2005 Jan 14
1
ices 0.4 can't find playlists...
Maybe I'm misunderstanding ices' capabilities...is ices 0.4 only capably of handling a single playlist? Do I need to run multiple instances of ices in order to process multiple playlists? My issue is that I need to stream mp3 audio, not ogg (iTunes doesn't support .ogg yet natively), and if I'm reading the docs correctly, ices2 only supports .ogg, not .mp3. Is this correct,
2005 Sep 28
1
Streaming .PLS playlists
I'm trying to setup icecast on one of my Linux boxes but I'm having trouble creating and accessing a *.pls playlist. Let me explain, I can create a file containing the MP3 files to be streamed using ices which then redirects the data to icecast to be streamed like a radio station. The problem with this is that the client then cannot choose which song within the playlist to play. I want to
2004 Aug 06
1
Scripted playlists with shout?
Hi, Another basic question (the list archive search doesn't seem to be working). Is it possible to do scripted playlists with shout? I want to allow the people at my site to upload new mp3 files to the server and have them placed in the playlist automatically. I tried generating the playlist (file) with crontab, but it seems shout only reads the playlist once, at startup. I
2015 Sep 15
3
Best source for creating multiple streams
How do you create different logs files for each stream? From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of Camara, Carlos Sent: Saturday, August 22, 2015 12:43 AM To: icecast at xiph.org; icecast at xiph.org Subject: Re: [Icecast] Best source for creating multiple streams With IceS2 this is easily accomplished by copying the 'ices-playlist.XML' file
2015 Sep 17
1
Best source for creating multiple streams
Carl, are you saying that I need ices2 for two mount points? I don't have an ices-playlist.xml file, I only have an /etc/icecast2/Icecast.xml file. Nick D'Angelo 4Points.ca Inc President/CEO <http://www.4points.ca/> http://www.4points.ca T: 1-855-275-9713 NOTE: You can request an account on the 4Points.ca site and you can collaborate on future enhancements and
2019 Dec 08
5
How to make the playlist repeat
Good afternoon, I have two playlists going, on separate mount points, and they both exhibit this behavior. It appears that ices is shutting down when it reaches the end of the playlist. I'm getting these same four lines at the end of the logs of both playlists: [2019-12-08  00:00:53] INFO playlist-builtin/write_ogg_data module shutdown requested [2019-12-08  00:00:53] INFO input/input_loop
2015 Aug 22
6
Best source for creating multiple streams
Hi there. I'm trying to find a way to create multiple streams with one source client. Each of the streams should read from a different playlist file and randomly pull and play songs from the file. I know how to do this with a single stream with clients such as IceS and Ezstream, but I don't see a way to specify different playlists for each mountpoint. I was wondering if anyone had any
2004 Sep 07
3
Ices with perl playlist - multiple instances
Hello, I'd like to be able to run multiple instances of Ices (2.0), each with their own playlist and streaming to different mountpoints. Although I'm relatively new to Ices and Icecast, so far I have had little trouble getting it running with two or more instances of Ices feeding off fixed playlists (files). I'd like to be able to set each instance of Ices to run with script based
2006 Apr 12
2
Dynamic Playlist
I have a few related questions. I'm using the following Debian packages: Ices2 (2.0.1-4) Icecast2 (2.3.1-2) Here's the input section of my ices-playlist.xml: <input> <module>playlist</module> <param name="type">basic</param> <param name="file">/etc/icecast2/playlist.txt</param> <param
2004 Aug 06
2
Multiple Ogg Streams
>if you are getting the ogg data from a stream then you can just state a >- in the playlist and it will read it from stdin. > >curl .. http://host:port/mountpoint.ogg | ices ices-playlist.xml > >ideally the playlist should be more flexible and allow starting of >external programs but not just yet. > >karl. Thank you! That got it working. Partly. I managed to get two
2004 Aug 06
3
playlist streams
Hello again No replies regarding memory requirements! I have an idea to provide 1000's of streams without the requirement of 100's of source PC's, and perhaps without even requiring Icecast at all. But I'm not sure if this will work. We will have thousands of 24 hour playlists generated everyday by software I'm developing. If we encode all our audio files at 32kb/s, could
2004 Aug 06
2
Bug in ices, playlist mode (ices kh47, libshout kh22)
Hello, I changed my config for ices and added passthru. I will see how it will run now. I have realtime I think: [2003-11-24 22:54:25] INFO ices-core/main Streamer version IceS 2.0-kh47 [2003-11-24 22:54:25] INFO ices-core/main libshout version 2.0-kh22 [2003-11-24 22:54:25] INFO ices-core/main realtime scheduling has been enabled
2004 Aug 06
5
Playlist Problem (Newbie)
I just downloaded and installed the newest version of icecast. I have been using shout to stream my mp3's into icecast, and it worked ok except it kept stopping mid song and I'd have to hit the play button again on xmms to get it to work properly, but then a few minutes later it does the same thing. I downloaded ices to use instead of shout and now it won't load the playlist..?
2005 Nov 09
2
playlist module causing machine hangup
Hello, I had a big trouble with ices (ices-2kh60). It is reading a playlist file containing "-" to tell "read stdin". But I think that when stdin is having problem, then ices become mad. It tries hundreds of time per second to play the playlist file content, generating huge amount of traces, which are rotated, but causing a denial of service on the server which become
2004 Aug 06
6
playlist streams
Adon Irani wrote: >you mean you have a pool of .ogg/.mp3 files ( perhaps an open po0l with >personal folders, etc ) . and you want to generate a playlist to a select >few or more of these files .. so that a listener will tune in at a certain >time, and listen to whichever types of songs you've decided for that time > > Basically, yes. >you don't want to do live
2004 Aug 06
2
need help/ideas please, oh and answers
> happily use it. My system works pretty well except for a number of > small issues I am still working on. It is my understanding that you have the highest bitrate stored and you just want to re-encode the files on the fly over a stream. You do this rather than just store all the different enc rates. Correct my assumption, but can't ices create playlists from perl scripts?
2004 Aug 06
2
Segfault in ices
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I run FreeBSD-4.5-STABLE, along with icecast 1.3.12, and I've been having two problems with ices 0.2.2. 1) When I give ices an empty playlist file and tell it to randomize, I get a segfault every time. When I give it the same playlist with Randomize set to 0, it tells me that the playlist is empty instead of crashing. 2) ices can't
2005 Jan 06
4
ices config problems
*** the following config: <input> <module>playlist</module> <param name="type">script</param> <param name="file">/radio/getnextsongpath</param> </input> gets me: Could not find a valid playlist file. Ices Exiting... *** the following header of the config file: <?xml
2006 Apr 11
2
Dynamic Playlist
I have a playlist that is updated every 5min with any new files to a directory. Do I need to restart icecast/ices to have the new files played? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20060411/4c21b38c/attachment.html