Displaying 20 results from an estimated 9000 matches similar to: "Ezstream w/re-encoding for Windows"
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
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
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
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
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, 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
2009 Jul 20
1
Trying to get EZStream to work
I'm having problems getting EZStream to work. I can't find a working
version of Madplay anywhere..
Also, do I need to have lame in the actual directory? Would that be the
exe, or the dll version of it.
Thanks
~Doc
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
2004 Aug 06
0
new utility - ezstream
Thanks for your work on this oddsock. It's a major feature that's been
missing from the Win32 environment. I presume you will be offering a Win32
binary on your site at some stage.
Regards,
Ross Levis
=====================================
StationPlaylist.com
http://www.stationplaylist.com
Low-cost music scheduling, live assist & automation software for
radio broadcasting, internet
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
2004 Aug 06
0
Update ezstream playlist 'on the fly'
Jappe:
I've just added this functionality to ezstream. You can now send ezstream
a SIGHUP and it will re-read the currently processing playlist file (it
will currently do nothing if you are reading from stdin). In this case
ezstream will keep track of the last track played and will reposition to
that track (if it exists in the new playlist, otherwise it will just
restart at the
2004 Aug 06
1
Update ezstream playlist 'on the fly'
Hi,
I've compiled the new ezstream and tested it and it works just like my
clients want so we are VERY happy with this new feature. Thanks
again!!!
regards,
jappe
On Apr 21, 2004, at 3:58 PM, oddsock wrote:
> Jappe:
>
> I've just added this functionality to ezstream. You can now send
> ezstream a SIGHUP and it will re-read the currently processing
> playlist file
2006 Jun 26
4
Icecast auth over MAC address
Hi All
For a project we'd want to authenticate Listening Clients over their Network
MAC address. Anyone knows whether that's possible or not? We think about a
(flat) file, containing the allowed MAC addresses, the icecast server
checking whether the clients match (=authenticate) or not (=deny).
Thanks,
Alex
2005 Jan 15
0
A few more ezstream questions
At 01:58 PM 1/14/2005, you wrote:
>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
2005 Oct 17
1
source for Ogg//Theora + ezstream.
On Mon, 2005-10-17 at 13:36 -0500, oddsock wrote:
> even if you aren't re-encoding, you still need to tell ezstream what
> content-type to use (via the <format> setting) when connecting to icecast.
The subtype of the stream is told as Vorbis in the icecast stats page.
I provide you the content of my simple ezstream config file.
2005 Dec 13
1
Ezstream
Hi !
the developper of Ezstream is : oddsock@oddsock.org
Daniel Ballenger wrote:
>> 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
>>
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 Oct 17
0
source for Ogg//Theora + ezstream.
if you are getting this error, then you have either mistyped THEORA in your
ezstream config file or you are not using the latest (0.2) version of ezstream.
even if you aren't re-encoding, you still need to tell ezstream what
content-type to use (via the <format> setting) when connecting to icecast.
oddsock
At 01:35 PM 10/17/2005, Rakotomandimby Mihamina wrote:
> > >Icecast