Displaying 20 results from an estimated 6000 matches similar to: "Icecast or Apache streaming for static files?"
2004 Aug 06
2
Liveice & Icecast...help
One possibility is that Lame is using the wrong endianess for your
system try changing NUMBER_LITTLE_ENDIAN to NUMBER_BIG_ENDIAN in
liveice.h and rebuilding.
The default distribution of Lame uses big endia samples on IO, which
means that in raw input mode it needs the -x arg to be set. However -
some 'helpful' people have made this the default on some
distributions.... so when liveice
2004 Aug 06
3
Re: [vorbis] another Icecast2/Vorbis stream on-line
> I'll be posting some basic protocol ideas soon as I think I've finally
> figured out how I want to handle stats and future admin functionality.
I've written a mini liveice streamer/encoder built around the vorbis
library, I need to know what connection protocol the new server will
work around.
(I'd get the icecast 2.0 sources, but once again the icecast source
control
2004 Aug 06
1
new maintainers
> > liveice is still virtually unmaintained. it's no longer relevant with
> > ices 2 for vorbis things, if anyone wants to maintain this or has
> > patches, Scott Manley is the person to talk to.
>
> I don't have a place to put up web pages about LiveIce et al, and with
> all the myplay stuff taking my time my maintenance has been
> non-existant.
is
2004 Aug 06
6
new maintainers
So I've been doing this myself for far too long, I'm glad to have some
good help these days.
ices 1.x is now going to be maintained by Brendan Cully. Brendan has
also done most of the network/imap code in mutt, and is working on
multistreaming in ices 1.x. Hopefully we'll see some good stuff.
ices 2.x (the vorbis version) is coming along very nicely and is
maintained by Michael
2004 Aug 06
6
new maintainers
So I've been doing this myself for far too long, I'm glad to have some
good help these days.
ices 1.x is now going to be maintained by Brendan Cully. Brendan has
also done most of the network/imap code in mutt, and is working on
multistreaming in ices 1.x. Hopefully we'll see some good stuff.
ices 2.x (the vorbis version) is coming along very nicely and is
maintained by Michael
2004 Aug 06
1
liveice/lame problem
Bryan Walls wrote:
>
> I've set up Liveice on a Yellowdog Linux laptop (YDL 2.0). I'm trying
> to stream to an icecast server on another YDL 2.0 system.
>
> Streaming seems to be fine, but encoding is pure garbage. When I
> listen to the stream, it basically sounds like white noise. The
> intesity of the hum depends on the strength of the sound being
> encoded,
2004 Aug 06
5
liveice problem
Hello everybody...
I figure this is not exactly an icecast question, but maybe
someone might be able to help.
Icecast runs nicely as far as I can see, and so does liveice,
apart from the fact I don't get any input signal fed into it. I
think it's due to the fact it expects the signal on line in by
default and the souncard only has a mic in. So I tried to use
the built in mixer mode,
2001 Mar 20
3
live streaming (from microphone to HTTP)
Can anyone share some ideas or point me to some documentation on how I can
easily begin streaming live audio?
My input would be /dev/audio (my microphone or soundcard
input).
Is there some type of small HTTP server that can use this /dev/audio piped
through oggenc (or the ogg vorbis library built into the httpd)?
Or do I use a FIFO and any regular httpd?
(I am running NetBSD.)
Thanks,
2004 Aug 06
0
Icecast or Apache streaming for static files?
> What are the advantages for using Icecast to stream static MP3 files
> rather than just letting Apache handle the streaming?
There are a few variables.
In general, I always use apache for streaming static content. There is
hardly a reason not to.
Now, when would I change my mind?
- if the songs are very large and the simultaneous listeners are as
well. apache sucks more resources
2004 Aug 06
2
liveice Question
Thanks William and Scott, I appreciate the help.. Liveice and Icecast
Rock!
Ive had one stream running, non stop @ 128k for over 60 hours without a
reset, restart, or a reload of anything.. Is this par for the course?
And about that keepalive script.. Would you (or someone) be willing to
send me a sample so as I change whats needed and implement it?
Thanks a bunch!
Scott W.
On Mon, 12 Mar
2001 Sep 04
2
vorbis rebroadcaster?
Are there any rebroadcasters out there set up for vorbis streams?
A weekly internet radio program is looking to add vorbis to their codec
lineup, but needs a host to rebroadcast the vorbis uplink.
Right now they send Microsoft Media Encoder streams to Mindsnare who
rebroadcasts it from there.
-Dan
--
[-] Omae no subete no kichi wa ore no mono da. [-]
--- >8 ----
List archives:
2004 Aug 06
2
a new directory service
> I see that with the ttl field in your approach, this goal could be
> achieved. I could set up a system which updates the info at the start of
> each program, with a ttl of the program's length. I'm only interested
> now in how this could be achieved (how could I update the directory info
> from cron, for example.)
Please dont' abuse the fields before we've
2004 Aug 06
4
new maintainers
On Friday, 08 June 2001 at 10:12, Hunter Hillegas wrote:
> What is multistreaming?
It's a new word :)
I'm just making ices be able to reencode its playlist at multiple
bitrates at the same time, so you can broadcast the same stream for
broadband and POTS users.
I've already got this working (and I've been listening to it for about
an hour and a half so far), but I'm not
2001 Aug 08
3
Will Vorbis happily decode packets with random data?
Hi,
For my application there's been some talk of people hiding viruses in
Vorbis files. While the possibility's remote, I'm exploring ways to
verify that a give file really is a Vorbis file, and doesn't even have
long streaches of executable code in the middle of it.
If a file has valid Ogg page structure, and a valid Vorbis header, but
somewhere in the file a packet has been
2004 Aug 06
3
Icecast & Liveice b.s.
At 09:03 AM 4/5/01 -0400, you wrote:
>I hope this is not too obvious, but you failed you mention the MP3 encoder
>that you are using with Liveice. If indeed you do not have an encoder, or
>liveice is not pointed at it, then you will indeed get the liveice behavior
>that you mentioned.
Ahh. Ok. This is where I no longer understand how to correlate the
three items. I have mpg123
2004 Aug 06
2
using a web server?
This is a stupid question...
Why would one use a streaming audio server versus just a web server to
stream static files like a juke box?
Here are some reasons I came up with:
1) A web server won't concatinate songs together, but if someone is
only downloading say a one-off clip, perhaps a web server is exactly
what is needed
2) Titles (or rather meta-data) don't get inserted into the
2000 Sep 07
4
What's in a name
Hi all:
One of the things that struck me immediately about the OGG vorbis codec and
the OGG project in general were the names. When I was browsing the 2
websites some time ago, I failed to find mention of the relevance of either
of these. Since names often have some significance in the opensource
movement and these are somewhat unusual, I was wondering if someone could
comment on on OGG and
2004 Aug 06
4
Multiple ICES background daemons
Is there anyway to run multiple ices backgroud deamons and have more than
one ices.pid file generated so that I can control each one seperately? I
want to have mulitple ices streams running with different playlists and
different stream names and control them using the signals.
I start one ices process and it writes a file ices.pid to the /tmp
directory and I can control it sy sending it
2004 Aug 06
2
newby question: Is there a way to direct streamstoamount point?
Hiya,
There is another plugin which supports mounpoins AFAIK.
http://www.oddsock.org/tools/dsp_oddcast/
Try it.
> -----Original Message-----
> From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On
> Behalf Of Bryan Walls
> Sent: Friday, March 30, 2001 8:28 PM
> To: icecast@xiph.org
> Subject: Re: [icecast] newby question: Is there a way to direct
> streamstoamount
2004 Aug 06
4
liveice Question
Ok, is this possible: I want to have a 128k and a 24k stream of a
particualr audio program, plugged into the line in of my Ensoniq AudioPCI
128 (es1370 chipset) Is there any way to do this with just one soundcard,
or do I need two?
Thanks
Scott W
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a