Displaying 20 results from an estimated 3000 matches similar to: "A few more ezstream questions"
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 Dec 15
3
Ezstream Program Call Patch
Alrighty,
Got it patched and working (at least in my one setup). You can pull
the patch from:
http://denetron.com/~dballenger/ezstream-program.patch
(I can post the pre-patched source too if people would like)
You'll have to add a "<filetype></filetype>" line into your config
files, just put "file" if you want it to work just by reading that
file or playlist.
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
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
-
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.
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 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
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
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
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,
2010 Sep 24
2
ezstream for video
> Nicecast is really nice but I don't like spending $$$ when perfectly
> suitable
> stuff is free. LadioCast if you want to go GUI, or grab ezstream from
> MacPorts
> and run it under the hood. The latter is what I prefer. I use a mix of
> icecast2,
> ezstream, and streamripper run off of at jobs.
Thanks for the ezstream tip. The good thing for me is that it looks like
2024 Sep 20
1
EZstream XML that used to work
This is about as simple as it can get. It worked earlier today. I added
a couple lines, like sample rate and channels, it stopped working so I
took them out, and now when I run it through /usr/bin/ezstream with the
'-c' option, I get:
ezstream[5609]: ezstream/shout.xml: world readable??? # that's normal
ezstream[5609]: stream: default: no configuration
Here's the XML, with
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
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 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 Jan 07
2
EZStream and Cue Sheets
I may have asked this before, but either I didn't, or I've
inadvertently discarded the message containing the answer, so pardon
please if this is a repeat.
Wil EZStream ever support cue sheets--a companion file containing
metadata information normally inserted into the stream from that
contained in the multimedia file itself? More play-out software is
including the ability to produce
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
2010 Sep 24
1
ezstream for video
>> Thanks for the ezstream tip. The good thing for me is that it looks like
>> it
>> streams ogg vorbis, for streaming video through icecast2. Any tips from
>> anyone on how to pipe streaming video into ezstream on a windows machine?
>
> If you're not trying to, say, get it to pick up on the output of some
> video
> player, then just make a playlist and
2004 Aug 06
3
new utility - ezstream
Just wanted to let everyone know that I've released a new streaming utility
called (appropriately enough) ezstream.
ezstream will read in mp3/vorbis files and send them (without reencoding)
to an icecast2 server. It can also take in input from stdin. We used to
have a utility like this (called shout) but shout had horrible timing
issues and didn't work well at all. This version