similar to: Unexpected ezstream exit

Displaying 20 results from an estimated 800 matches similar to: "Unexpected ezstream exit"

2005 Jan 14
2
ezstream keeps getting glibc error on song
Hello everyone, I just setup an mp3 streaming server on an old laptop I had laying around using icecast and ezstream. The problem I am having is that when ezstream gets to a certain song in a playlist I get the error "*** glibc detected *** free(): invalid next size (fast): 0x080576e0 ***". I'm not sure if it is doing this because of the song number it is or if it is a
2005 Jan 05
2
eztream broken pipe
I discovered an interesting problem with ezstream. I'm using version 1.2. I see 2 is listed on the website but appears to be a broken link. Otherwise I'd try it to see if it exhibits the same problem. I'm using ezstream as a fallback mount for a radio station. It plays a 30 second ogg file over and over. The ogg file is just a 5 second message with 25 seconds of silence
2004 Aug 06
1
libshout nonblocking API
I propose the following changes to the libshout API to support nonblocking I/O: New functions: int shout_set_nonblocking(shout_t *self, unsigned int nonblocking): Instructs libshout to use nonblocking I/O. Must be called before shout_open (no switching back and forth midstream at the moment). unsigned int shout_get_nonblocking(shout_t *self): self-explanatory. Changed functions:
2005 Jan 14
2
A few more ezstream questions
I know you guys are tired of me asking questions. I promise it will slow down soon. But I have a few more questions about ezstream. 1. How can I redirect the ezstream output to a file? Every time I give ezstream a pipe or redirection of the command line, it doesn't output anything at all? I've had ezstream 0.1.2 shut down on me after several hours and I was hoping to retrieve an
2004 Aug 06
3
Update ezstream playlist 'on the fly'
Hi, I'm using ezstream to stream a list of mp3 files to my icecast2 server which works great. I'm using a m3u playlist file which ezstream reads when it starts and rereads when it loops. The problem is that this playlist is quite long and I would like to be able to inject a song last minute some where in the playlist. I have two options at the moment to do this: - restart ezstream -
2015 Mar 24
5
EZStream 0.5.6 Says No Such Share Object
On Fedora 20 (Heizenbug), when the command: /usr/local/bin/ezstream -q -c "{some-file}.xml" is executed, the error message: /usr/loca/bin/ezstream: error while loading shared library: libtag_c.so.0; cannot open shared object file: no such file or directory is displayed. "find" shows it's in /usr/lib64, which is a link to /usr/lib64/libtag_so.0.0.0. Is there something I
2005 Oct 17
2
source for Ogg//Theora + ezstream.
> >Icecast only > >streams the audio part of the video file. > sounds like you didn't have theora installed when you built icecast. Check > the config.log for your compile, and you'll probably see that theora > support was disabled. In the general section of the ezstream configuration file (before of <encode> ... </encode>), setting <format> to
2005 Jan 09
1
eztream broken pipe, 0.2.0 doesnt compile
At 10:21 PM 1/8/2005, you wrote: >Well, I see ezstream 0.2.0 is downloadable, so I downloaded it and tried >to compile. Unfortunately it won't compile for me. The configure >script runs fine. Here's the output of make. > >Joel > >ezstream.c:406: warning: unused variable `ret' >ezstream.c: In function `main': >ezstream.c:576: error:
2006 Apr 20
2
using ezstream with stdin
I'm having a hard time not getting mp3 data to ezstream via stdin fast enough. The vb.net application I'm writing, ezstream and icecast are all running on the same machine (Widows XP). Some where in the process, a buffer empties out and that results in a drop out when you are listening. Usually the dropout happens at a song change. At first I was chunking up the data according to bit
2005 Dec 12
1
Ezstream
Greetings, I'm currently working on a program which utilizes Ezstream and Icecast2 (http://r404.sf.net). This project operates off a binary file generating the next file to be played, eztream had the funcalitiy required (mp3 -> ogg support on the fly) and seemed simple enough so I'm writing the modifications to ezstream to support getting the path off of a binary. My question, who
2020 Jul 12
4
Linux source-client that can push AAC to icecast2?
Hi all, I set up ezstream to read a playlist.m3u file containing only MP3 encoded songs (to shuffle continuously) and push this to icecast2. This works, and I can also reencode to a lower bitrate. I would like to know if there is a way to reencode these MP3s into AAC-LC 128kpbs and then push the stream to icecast2. I'm doing this on a VM with only terminal access and no audio hardware, so
2005 Nov 24
1
playlist streaming
is it true it's not possible to start or stop indvidual streams using icecast2+icegenerator(liveice,ezstream) combination? i've tried mp3 directory streaming as well as playlist streaming - it works, but with no possibility to see full mp3 file listing and play control (like choosing a song, starting, stopping play). Icecast can't even diferentiate /dev/dsp input from playlist input.
2008 Sep 06
4
schedule a fallback and / 2 sources streaming at 1 server ???
Dick Trump wrote: > kosnickx wrote: > >> So my question is if it is possible to schedule >> some sort of fallback to another mount point whenever i want to >> > > Yes. I have a Windows installation where my live stream comes from Simplecast with multiple mount points with the same data. > > At certain points in the day, I need to insert alternate
2005 Mar 16
2
ezstream
On Fri, 2005-03-04 at 09:46 +1100, Michael Smith wrote: ... > Compared to ices2, ezstream is very simple - easy to set up, easy to > use. It's also much, much less featureful. ezstream supports some > formats that ices2 doesn't, though. It also runs on some platforms > that ices2 doesn't (notably windows). > > If you really need mp3, you might also consider ices0,
2006 Jun 25
4
converting mp3's to aac+ or ogg
Hello, I've got a FreeBSD 6 machine running icecast2 and ices0streaming four different streams of mp3's. Now i have a need to stream the same content as either aac+ or ogg vorbis whichever would be easiest to set up and give the best quality. I want these new streams to handle both broadband and dialup users without sacrificing quality. My problem is i really really do not want to
2005 Jan 13
4
ezstream reencode
hi, i want to reencode our ezstream. but it dosent work. mdplay and lame are installed on the server. the config for ezstream is in the bottom of this mail. i dont understand the problem. have you any ieda ? have a lot of thanks my config: <ezstream> <url>http://localhost:8000/backup</url> <sourcepassword>*****</sourcepassword>
2005 Feb 09
1
Setting up a windows icecast server problem
I need help!!! I can turn on my icecast server and bring up the status page and login to the admin section but I can't play music. I am using ezstream and below is some code from the ezstream config file. Do I need to include some code with in the regular icecast config file that points to the ezstream directory. <url>http://www.chris-on-the-web.com:8000/cwradio</url>
2005 Mar 03
2
ezstream
hi everybody. I am involved in a Internet Radio Station in Bristol UK. We are using a icecast 2 server and are trying to work out what to use to upstream. Currently we are using darkice which seems to work well. However it does not support playlists. I have looked at muse-streamer but it is currently far to unstable. Therefore ices or ezstream seem to be the option. From what I can gather
2005 Feb 08
1
setting up a windows icecast server
I'm having problems with setting a windows icecast server. Below is what my icecast config file looks like. <icecast> <!-- set hard limits for server usage --> <limits> <!-- max number of clients at a time --> <clients>100</clients> <!-- max number of sources at a time --> <sources>25</sources>
2007 Sep 05
5
static noise while streaming
Hi all, I'm very new to audio streaming, so please excuse my ignorance. I'm using icecast2 server and muse source client on gentoo linux. Some mp3 files that I'm streaming exhibit severe static noise, in fact, the noise is present always but is most noticeable for the records that are currently playing, http://24.57.213.147:8000/aha.m3u (I'll keep this alive for a while) I