similar to: Ezstream

Displaying 20 results from an estimated 2000 matches similar to: "Ezstream"

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 >>
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 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
2005 Dec 15
0
Ezstream Program Call Patch
Daniel Ballenger a ?crit : > 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) > Ok, it compiles fine on debian Sarge ! > You'll have to add a "<filetype></filetype>" line into your
2006 Jun 20
0
mp3 playlists
On 6/20/06, Guillaume Pellerin <yomguy@altern.org> wrote: > Hi ! > > All MP3 radio stations have disappeared from dir.xiph.org... > Is this a bug or is this voluntary ?! Yes, as discussed on the list, this has been done, and was deliberate. Supporting non-free formats is not what Xiph exists for. Additionally, the load produced by the directory service was too much for our
2012 Feb 01
2
Making a smooth transition between sources?
Oh, this seems very cool - but, it doesn't handle the actual streaming, am I right, just mixes multiple relay streams together? Or, does it actually stream from playlists on the server? If so, I'd switch in a moment! (I think I'm seeing different documentations from different times here...) I'm using eztream as my streamer for when my base computer isn't operating... and I
2015 Oct 07
4
EZStream: Can it stream a URL?
Got'ny good ideas for doing that then? I want to connect to a stream for restreaming, for lack of a better term. On Mon, 5 Oct 2015 14:41:08 +0100 (BST), you wrote: >On Mon, 5 Oct 2015, Steve Matzura wrote: > >> If I put a URL in the M3U file, will EZStream stream it through >> Icecast? > >No. EZStream is meant to be pretty basic. > >Geoff. >
2006 Jun 19
2
mp3 playlists
Hi ! All MP3 radio stations have disappeared from dir.xiph.org... Is this a bug or is this voluntary ?! Thanks, yomguy
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
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
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.
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
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
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
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 Mar 16
0
ezstream
ezstream is only for streaming files and playlists. Not live audio. Darkice (ogg and mp3), ices2 (ogg only), or liveice (I think mp3 only, but never used it) are better choices for doing live audio. ezstream is designed to be really simple, so it surprises me that re-encoding was included in it at all. ezstream can only stream one source to one icecast server/mountpoint. To my knowledge the
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.
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 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
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