Displaying 20 results from an estimated 5000 matches similar to: "better icecasts?"
2004 Aug 06
0
better icecasts?
On Tuesday 03 February 2004 05:29, Daniel Holth wrote:
> I've noticed that there are forks of icecast with interesting new
> features (specifically the one on savannah.gnu.org with the ability to
> stream speex). Are there plans to merge any of these forks with the
> icecast.org icecast?
>
We're very happy to take any contributions - but so far, all the third party
2004 Aug 06
2
Unofficial Icecast HOWTO posted
Absolutely!! That was one thing that I was missing and would have like
to have included.
You can either send me the data or let us know the link. If you wouldn't
mind adding to this HOWTO and I will post a link to your page so that
people would know where I got the original files.
Sounds good.
KJ
<p>On Wed, 2003-02-12 at 10:37, adam wrote:
> looks great! :-)
>
> if you like i
2005 Dec 29
1
edit those theora comments?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
http://dingoskidneys.com/~dholth/oggzcomment-0.0.1.tar.gz
This is a program that is capable of altering vorbis and theora
comments in a combined stream. It requires python, libogg, and liboggz.
Compile thusly:
gcc oggzdc.c -o oggzdc -logg -loggz
gcc oggzrc.c -o oggzrc -logg -loggz
1. Dump comment headers to a simple comments-only (now:
2004 Aug 06
7
[Interopcast-general] about translating documentation, but not only documentation.
Michael Smith wrote:
>On Thursday 31 July 2003 10:56, Pierre Jarillon wrote:
>
>
>>First, can you test interopcast ? On the CVS
>>http://savannah.nongnu.org/cgi-bin/viewcvs/interopcast/ENSEIRB/icecast/icec
>>ast/ See http://savannah.nongnu.org/cvs/?group=interopcast
>>
>>interopcast is an improvement of icecast2. We wrote to the author but he
2004 Jan 31
1
FLAC streaming over HTTP
If FLAC is to be streamed over http, it makes sense that ogg123 ought to
be able to recognize flac on http when it sees it.
http://dingoskidneys.com/shoutpy/httppeek.patch
It seems to work.
- Daniel Holth
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
2004 Aug 06
1
vorbis streaming internals
hi.
I'm looking at the source and I'm trying to figure out how the
ogg/vorbis streaming works, specifically the decoding parameters that
have to be transmitted to the clients separately from the compressed
audio data.
If I saved two megabytes of an icecast stream with wget, then cut it in
half, could I play it with ogg123 if I knew where to cut?
thanks,
daniel
--- >8 ----
List
2006 Jun 05
3
ogg only encoding
So, I abandoned the hope of using the ogg python bindings to do pure ogg
container encoding.
I started looking at the libogg in the hopes of retooling the bindings to
follow a better object model
and it actually looks like the problem is down in libogg, not the bindings.
Am I crazy or does libogg
rely on libvorbis to return ogg_packets, and that there are no functions
that will build an ogg_packet
2006 Jan 25
2
shout python
Hi,
I discovered shout-python.
I use it to straem theora to an icecast server.
But works quite right except some times, it hangs, with no reasons.
I built it against libshout 2.2
The server i an IceCast 2.3.1
I have some notes:
The stream type, in the example could be vorbis | mp3.
Wouldn't it be the time to change it to ogg | mp3? As well as theora can
be in a ogg.
Is there any known
2004 Aug 06
2
developpement flac avec Icecast
Bonjour,
Actuellement en 4ème année en ecole d'ingénieur, nous avons a developper une
application de streaming capable de gérer le format Flac. Pour cela, nous
avons repris les sources de Icecast et du streamer Ices. Mais devant la
difficulté de la manipulation de la librairie Flac en tant que tel, nous
avons choisi d'utiliser la technologie Ogg pour transporter le flux audio
flac.
2006 Feb 14
1
Customizing RedCloth
I want to add some additional behaviour to RedCloth. Specifically, I
want to add to the linking behaviour. My problem is that I can''t find
any good resources on how to make these changes and how to
encorporate those in to my rails project.
Any thoughts?
Adam
2004 Feb 22
1
videolan
Everyone might be interested in knowing that videolan's cvs tree,
combined with the excruciatingly simple patch attatched, is capable of
playing back chained ogg/theora+vorbis streams. (encoded with example
cvs). For example, icecast video.
videolan has decided to parse vorbis, speex, theora headers with its own
code. There's an ogg demuxer (the file I patched) and the codecs are
each
2004 Aug 06
2
ICECAST enseirb group
Hello,
after the reply of Jerome Alet, I forward our questions
to you. I hope it is now the right place to put it.
Could you please send your answers, questions, comments
to interopcast-general@nongnu.org so everyone in the
group can get a copy of it.
Thank you.
----- Original Message -----
From: "Jerome Alet" <alet@librelogiciel.com>
To: <interopcast-general@nongnu.org>
2004 Aug 06
3
Documentation
Hi there.
Some words to tell you that the documentation effort start taking shape.
A savannah project has been created in order to coordinate work:
http://savannah.nongnu.org/projects/interopcast/
CVS is accessible via cvsweb here:
http://savannah.nongnu.org/cgi-bin/viewcvs/interopcast/
A first html shot available for browsing here: (there are other
documents to merge with but not yet http
2004 Feb 21
2
lib-multiogg
As ogg gains more codecs, moving forward into the brave new world of
multi-codec streams, the cutting edge cannot press forward effectively
without a way to abstract out many of the parts of dealing with
multi-codec ogg streams. It's tricky to get these things right. Every
program that uses ogg needs a reliable way to find out when chained
streams begin and end, which codecs a given stream
2004 Feb 23
1
coding standards
Is there a demand for reformatting the theora source so that, for
example, there is always the same amount of whitespace between variables
in function declarations? It would make it much easier to read.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'theora-dev-request@xiph.org'
2009 Jul 06
2
Trouble running 'alsamixer' as normal user on headless box with minimal system
Hi,
I just transformed an old Pentium III 500 into a headless jukebox. It's
installed in the basement, near the stereo. There's only a base CentOS
system on it (GNOME unchecked, package customization checked and then
everything unchecked). From there on, I just installed the ALSA utils,
and vorbis-tools. The machine is only supposed to do one thing (and to
do it well, UNIX philosophy
2004 Aug 06
2
Work on ICECAST : IcecastAdmin, remodularisation, Doc (Docbook), speex ...
Hello,
3 months ago, we (a group of 8 students of the ENSEIRB engineering
school (France))
started to work on icecast.
We decided to work on another CVS server. The aim _was not to fork a new
version_
of Icecast : the idea was to clean the code as fast as possible in order
for new
developers to enter the sources in an easier way.
We mainly worked on format, sources, and tried to clearly
2005 Aug 26
3
Reg. vorbis for real-time audio
Hi,
From the vorbis decoder specification, it is clear that the decoder
needs to have all the codebooks before decoding can actually begin.
I will appreciate if someone can clear the following questions:
1. I guess the codebooks are derived from the actual input data.
Probably the encoder may be making two passes through the input. The
first pass finds out the frequency of different symbols
2000 Aug 31
2
mpg123 with ogg decoder...
I'm building a car audio player based on Cajun projekt (
http://cajun.sourceforge.net ). It uses remote control interface of mpg123
for control play.. I'd prefer to use vorbis format for ripping my CD's but,
I still have some music in mp3 format only.. Did anybody consider to put
vorbis decoder in mpg123, so it can play al this 4 formats. Or it's better
to switch to freeamp ?
2005 Sep 02
6
Looking for better "Follow Me"
Hi everybody :)
I am a new member here and hope that someone gives me a hint for my problem:
Let's say I am at work and my SIP phone (KPhone in my case) is connected to my
private Asterisk. I want to call my wife at home so her SIP phone rings. She
does not pick up the phone (maybe she is somewhere in the house and has to
run to the phone) so after 15 seconds her cell phone should ring.