Displaying 20 results from an estimated 20000 matches similar to: "Icecast and ezstream?"
2015 Jul 12
2
Customized M3u for Icecast. Are there additional switches on XML / M3u Ezstream to override MetaData Tags in Mp3 with alternate tags
Hello. I have been streaming IceCast for about three years now and have
run into a problem, which I hope this forum can resolve
We stream non copyright songs from independent musicians. When they
upload their music to our site, they
upload Mp3's of which some have entered the MetaData information in the
MP3. Problem, musicians dont always do this, leaving
the meta data very sparse.... When
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
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 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 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 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>
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
2020 Jul 12
0
Linux source-client that can push AAC to icecast2?
looks like a job for liquidsoap!
You can set up a playlist of any kind of audio.
It will encode AAC and AAC+ both have small footprints with better audio
delivery.
I assume you are using mp3 as source because of limited space.
The resampled sound will be no better then the mp3 source and in some
cases will not be so good.
regards
Robert
On 13/07/20 6:25 am, axeon wrote:
> Hi all, I set
2005 Jan 04
0
ezstream Playlist Randomization
I have implemented playlist randomization into ezstream v0.1.2 for
Linux. I am currently using a PII 266mhz for a server, so I wanted
something that wouldn't have to reencode the audio as it is streamed and
be able to play a playlist randomly. It uses STL Vectors to store each
playlist and then randomly deletes the song from the list after it is
played (this is to make sure the same
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 Feb 08
0
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>
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>
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 Mar 29
0
Newby question
On Wed, Mar 30, 2005 at 12:34:07AM -0700, Darrick Uwins wrote:
> Thanks for replying Arc. The main problem is that...i had someone test the
> link b4...it worked for me...but they got a download prompt? So she just
> downloaded it..
> That made me think that i needed to use ezstream to feed icecast...then
> ezstream could'nt find the playlist... will icecast stream by itself? Do
2004 Aug 06
0
icecast shuffle
Hi there,
I am using icecast with ezstream. I have several mountpoints. For each
mountpoint I play a set of tracks which form a cd.
I create the filelists with a command similar to the following:
find ~/Music/lennycravitz/* -type f -name '*.mp3' >
~/Music/lennycravitz/lennycravitz.m3u
So far, everything is great.
Now I would like to be able to use a shuffle/random
2005 Mar 29
2
Newby question
Hello!
I'm trying to get icecast working in windows with ezstream...i know it
should be easy enough to figure out lol..i'm new to icecast. i get an error
from ezstream...cannot open playlist.m3u...I've made a text file called
playlist.m3u and put it in the web directory of icecast...is this the right
location? what do i have to put into the playlist to get it up and running?
Thank
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
2007 Nov 25
1
Problem for creating continous streaming and viwing in a webpage
Hi guys
I'm using Icecast , Ezstream for creating my Webtv for creating a
continuos streaming of some files
In the filename filed of Ezstream xml configuration i put a simple m3u
playlist.
My problems begin when ezstream begin to encode and stream the second file:
If a use a system player , like Vlc or totem , the stream it's continous
, if I use a web player like Cortado or Itheora
2007 Nov 25
1
Problem for creating continous streaming and viwing in a webpage
Hi guys
I'm using Icecast , Ezstream for creating my Webtv for creating a
continuos streaming of some files
In the filename filed of Ezstream xml configuration i put a simple m3u
playlist.
My problems begin when ezstream begin to encode and stream the second file:
If a use a system player , like Vlc or totem , the stream it's continous
, if I use a web player like Cortado or Itheora