similar to: Trying to get EZStream to work

Displaying 20 results from an estimated 11000 matches similar to: "Trying to get EZStream to work"

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>
2015 Mar 25
1
EZStream 0.5.6 Says No Such Share Object
On Wed, Mar 25, 2015 at 09:43:20AM -0400, Steve Matzura wrote: > I ridded myself of the 32-bit and install the 64-bit version of > EZStream on Fedora 20 (Heizenbug). The RPM doesn't offer 0.6.0, but no > matter, I'm sorry, the previous ezstream RPM package maintainer did not registered the package for monitoring new releases, so Fedora still delivers older version. However I
2015 Jul 22
1
Trouble with EZStream
The following behavior began about a day ago. NO changes have been made to the Fedora 20 (Heizenbug) system on which these things run. For no obvious or accountable reason, EZStream has stopped streaming. Here's a copy of the output from the ezstream command itself: # ezstream -c "/home/admin/ezstream/dn.xml" ezstream: Connected to http://localhost:8000/broadband ezstream: Streaming
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
2015 Mar 25
1
EZStream 0.5.6 Says No Such Share Object
On Wed, 25 Mar 2015, Steve Matzura wrote: > I've encountered something new having to do with something > called 'madplay'. EZStream is what it sounds like. It's a very basic streamer. You can use it to stream files as they are, at the bitrate they are, etc. For anything more complicated, you will need decoders and encoders. This includes being able to stream multiple
2016 Feb 09
4
ezstream question
Hi all: I am managing a radio station that has 7 streams. I am using icecast, ices and ezstream on the streams and overall it is working pretty well. One of the streams is an old time radio stream and I use ezstream to run the prerecorded shows. The streams are 128K mp3 streams. Also this station is running on a VPS using Ubuntu 14.04. My question: Is there a package or some sort of
2005 Jan 10
2
ezstream is streaming differently bitrate to config file
hi together, our e zastream is streaming the bitrate that is original in the mp3 file. but in the config i have 24. have you any idea ? thank you <ezstream> <url>http://localhost:8010/backup</url> <sourcepassword>+++</sourcepassword> <format>MP3</format> <filename>playlist.m3u</filename> <svrinfoname>Radio.Chatlabel.de
2005 Jan 19
3
ezstream question
Hello, I can't seem to understand - how am I supposed to make ezstreams conf file to get ezstream to reencode the stream it gets in stdin, and send it to port streamreencoded.mp3 and also send it as not encoded to stream.mp3 ? The input is MP3, out should be MP3 - one notice - I do not have a sound card on the server - is it still possible ? >From what I read, it is supposed to be
2016 Feb 10
0
ezstream question
On Tue, 9 Feb 2016, Larry Turnbull wrote: > One of the streams is an old time radio stream and I use ezstream to run the > prerecorded shows. > > Is there a package or some sort of way I can apply dynamic compression to > the stream? Ezstream really isn't designed for this. It's primarily meant for streaming files as they are, which is a very light-weight operation, with
2016 Feb 10
2
ezstream question
Thanks Geoff, I will give it a try. I am reencoding all files to a 128K mp3, 44100 sample rate stereo stream for consistency. So yes I have the decode and encode lines in the xml file as you outlined. I will check out sox and see how it does. I am also exploring mp3gain to run across the entire library and see if getting all files to the same level will help. Larry -----Original
2006 Jun 07
0
Ezstream w/re-encoding for Windows
Hi All We are using Ezstream (http://www.icecast.org/ezstream.php) for a couple of purposes and like it very much. Now, for the first time, we need to use ezstreams' RE-ENCODING feature. Oddsock described the encoding/decoding part, but our ezstream runs on WINDOWS and not on Linux. LAME is no problem, but the DECODING makes us struggle a bit since madplay doesn't seem to have a windows
2010 Sep 24
1
ezstream/madplay: problem with decoding
So here's the story: I thought I would explore further features of the ezstream, including its ability to reencode various input types (e.g. ogg, mp3, flac) on the fly into one type of stream (ezstream_reencode_mp3.xml config). It works wonderfully except for one problem: the decoding of mp3s results in a steady stream of noise (i.e. the source is not distinguishable among the noise). Using
2006 Jun 18
1
Unexpected ezstream exit
Hi, I've been working on a customized version of ezstream and I've been noticing that with a particular setup after playing particular tracks ezstream terminates. I say terminates because there are no error messages, it just exits. I've tried this on both my version and the stock version available via icecast.org just be certain and it happens with both versions. I'm
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 Nov 08
2
Enable port 80 on Win2k3 server with Websites configured
Greetings Everyone Just playing around with the new version, And I'm having difficulties setting up Icecast to play with a second listening port on 80. If I turn off all of the websites, it works, BUT, if I have one on (3 IP addresses attached to the Nic...websites attached to port 192.168.0.90) it says it cannot create a listening port on port 80.
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
2015 Dec 10
1
Extending Icecast 2.4.X against Ezstream (Run External Script or Integrate Ezstream Source)
Good evening, I am extending Icecast 2.4.x in a project that intends to use ezstream many times during the Icecast execution life cycle. At the point when I "start up" ezstream, I am faced with a dilemma of whether I should just integrate the ezstream source code into my project and program directly to the procedures, or whether I should just use shell scripts to control ezstream.
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 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
2009 May 06
3
Newbie question: Poor transmission quality
I am using Icecast2 with Ezstream, sending a playlist of mp3s. The signal quality is fine over my home network; but out on the internet it is poor, with frequent interruptions and losses of connection. I would like to know which of the following two conditions, if any, can be causing the problem. First, I have a dsl internet service, with only 160k upload capacity. Second, my home network is