Displaying 20 results from an estimated 40000 matches similar to: "OggVorbis Streaming..."
2004 Aug 06
1
OggVorbis Streaming...
Ok...
Thanks to Jack reminding me about some things, I have it compiled.
One more question (I hope). Where are the docs or sample configuration
file located for icecast2? I just need to configure the beast for
running.
Thanks...
Tim
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message
2004 Aug 06
2
multiple liveice sources
Hmm... I haven't had that problem with the KPFA servers. I just
run two different configuration files. From my rc.local file...
echo Starting local icecast servers
/usr/local/icecast/bin/icecast -c /usr/local/icecast/conf/icecast.kpfa.conf -b > /dev/null 2>&1
/usr/local/icecast/bin/icecast -c /usr/local/icecast/conf/icecast.kpfb.conf -b > /dev/null 2>&1
Tim
On Mon, Sep
2004 Aug 06
2
do darkice and shout play together well
Mixice (www.lns.com/papers/mixice) does. I have it running on
FreeBSD 4.x machines for KKSF, KPFA, KFCF, etc. for a live MP3
stream (icecast 1.x.x). I will have an OGG version of it soon as
we have some demand for better quality streams.
Tim
On Thu, Nov 07, 2002 at 09:36:16PM -0500, Jim wrote:
> ok then what runs reliably on a freeBSD system? ices?
>
> On Thursday, November 7, 2002,
2003 Nov 06
4
KPFA live vorbis stream
I just joined this list, so I'm not sure how many of you are already aware
of this. KPFA is a 59,000 watt free speech community radio station in
Berkeley, California that has been on the air since 1949. They were the
first listener sponsored radio station in North America, paving the way for
many other community stations across the U.S. and around the world. KPFA was
one of first signals to
2004 Aug 06
3
do darkice and shout play together well
At 10:35 AM 7/11/2002 -0500, you wrote:
>im resetting up a server for a college radio station and for the new
>box we got a decent processor and maxed out the RAM so in addition to
>the 2 live encoded streams i want to add 2 prerecorded stream, 1 with
>bands that have played live on the air and one of public affairs show,
>and i was wondering if darkice and shout will play
2004 Aug 06
5
multiple liveice sources
Hi,
I am trying to stream two different sources with two soundcards using
liveice and icecast, all from single Linux box. Can anyone tell me if this
is possible?
I tried creating two sets in the liveice config file where I specified
different devices. No erros but the latter source was streamed on both
mount points. Running two instances of liveice talking to one instance of
icecast failed.
2004 Aug 06
0
do darkice and shout play together well
darkice is doing my live encoding, both hifi and lofi i just need
something to stream audio files i have on disc...
On Thursday, November 7, 2002, at 09:40 PM, Tim Pozar wrote:
> Mixice (www.lns.com/papers/mixice) does. I have it running on
> FreeBSD 4.x machines for KKSF, KPFA, KFCF, etc. for a live MP3
> stream (icecast 1.x.x). I will have an OGG version of it soon as
> we have
2004 Aug 06
0
multiple liveice sources
Hey, Tim.
His problem was with liveice - which only allows one instance per directory
because it uses named pipes with hard-coded filenames - not with icecast.
> Hmm... I haven't had that problem with the KPFA servers. I just
> run two different configuration files. From my rc.local file...
>
> echo Starting local icecast servers
> /usr/local/icecast/bin/icecast -c
2011 May 20
5
Extra stream
On 20 May 2011 05:30, Jack Raats <jack at jarasoft.net> wrote:
> Hi,
Hi
> At this moment I'm running a stream on 128kbps.
> I want to add the same stream on 24 kbps.
> Can this be done on the server using icecast?
> Or do I have to use another programm.
The streamTranscoder is a multi-platform utility which can be used to
transcode media streams from one format to
2015 Jun 03
2
Question about Icecast2 when not streaming
I see. I'm not sure how I keep missing things in the Icecast docs.
I'll give that location a try.
Thanks
On 6/3/15, Jack Elliott 541 848 7021 <thatjackelliott at kpov.org> wrote:
> That one stumbled me, too. I'm on a Windows machine so my webroot is in
> a different location. But according to
> http://icecast.org/docs/icecast-2.4.1/config-file.html, the path to
>
2015 Jun 03
2
Question about Icecast2 when not streaming
Hello again.
Thanks for the help, everyone. I'm trying to configure a fallback
mount, but I can't seem to get the file to play. Here's what I have in
my configuration file for the mount.
<mount-name>/stream.mp3</mount-name>
<fallback-mount>/StreamWarning.mp3</fallback-mount>
<fallback-override>1</fallback-override>
2004 Aug 06
3
Taking output from lame and streaming it
Hi list,
OK, I have managed to get somewhere, but now I am really stuck.
I have taken the audio from esound and piped it to lame with something like
<p>esdmon | lame -h -b 32 -x - - |
o I have this nicely encoded mp3 stream being piped to stdout, and from
there I have no idea how to get it to the icecast server.
I dare say it could be done quite painlessly with libshout but I have no
2004 Aug 06
2
I am a Idiot
> I am going to shout one more question out in the air, is it LiveICE i use to
> let ICECAST stream mp3's from a file ?
Nothing let's icecast stream mp3s from a file. Icecast always(1) gets
it's input from a socket, generally via some 'source' program like ices,
liveice, shout, etc.
Now, as for which source you want, that depends on how you are
streaming. If you are
2011 Sep 05
4
Winamp streaming to icecast2
Hello,
I'm trying to set up winamp to stream a live event to an icecast2
server. I've got the icecast2 server set up, and to date have streamed
playlists only via ices0 or ices2, now I'm wanting to stream live
using winamp.
Software wise, I'm needing to use free or open source software, the
icecast2 server is a Linux machine, the Winamp will be on either a
Win7 or a WinXP
2015 Jun 04
1
Question about Icecast2 when not streaming
Hmm. Even with the file in the right place, Icecast still doesn't use
it when my stream is offline. I can access the file using it's URL, so
I know Icecast has access to it. This is what I have in my
configuration file.
<mount>
<mount-name>/stream.mp3</mount-name>
<fallback-mount>/StreamWarning.mp3</fallback-mount>
2001 May 02
2
live streaming
2 May 2001
Can the Ogg Vorbis program be used to stream live audio
over the Internet? Or is it restricted to the creation of
files that have to be downloaded and then played on a
computer?
Put another way, can Ogg Vorbis doe what "Real Audio"
does, but without the onerous restrictions?
Robert Willmann, Jr.
San Antonio, Texas
--- >8 ----
List archives:
2011 May 21
2
Extra stream
On Sat, 21 May 2011, Jack Raats wrote:
> I was able to use the streamtranscoder available in the ports of FreeBSD
> Compiling without problems
For the record, this looks like the older generation of streamTranscoder
(0.x/1.x).
> After editing the config file I start transcoder and I got the following
> output:
>
> hera# cd /letc
> hera# streamTranscoder -c transcoder.cfg
2001 Dec 13
6
Newbie question
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello!
First, sorry if my english is not very correct :-)
I'm a spanish student making a streaming project under Linux and I'd
like to use Vorbis format but I have a problem. I want to capture
live audio from the sound card and stream it in real time to the
server. Actually I have installed Icecast, LiveIce and the Lame
encoder and they
2004 Aug 06
3
live streaming
Hi list,
I am wanting to stream audio live to my sound card, have it compressed on the fly and sent to my
icecast server.
I had a look at darkice (http://darkice.sourceforge.net) but I didn't seem to be able to get that to
work, the stream skipped seriously and no config options or different encoder I used managed to get it
sounding normal.
The machine I am using to do the live encoding
2005 Mar 05
2
Streaming Council Debate on Software Patents via Cell Phone?
I'm looking for a solution to provide a live stream of the debate on
Sofware Patents in Monday's EU Council of Ministers [1]. Here's what I've in
mind:
* Council --> mobile phone --> software answering machine --> Internet
server
* Council --> mobile phone --> VOIP --> Internet server
Has anyone ever streamed something via a cell phone? How would you
realize