deldime didier �crivait ( Wednesday 8/01/2003 14:24 ) dans le message ci-dessous:
---
Ayant maintenant un serveur linux qui fonctionne
(enfin qui est bien configurer plut�t). J'aimerais
savoir si il existe un (bon) soft de streaming sous
linux.

http://edna.sourceforge.net/

EDNA MP3 serveur ...
edna allows you to access your MP3 collection from any networked computer. This software streams your MP3s via HTTP to any MP3 player that supports playing off a remote connection (e.g. Winamp, FreeAmp, Sonique, XMMS).
edna supports:
Browsing your music collection from a remote computer.
URL support to allow people to stream specific songs.
Automatic playlist construction for entire directories of songs, including a "shuffle" ability.
The merging of multiple music collections while keeping the files on the remote computer.
While any silly web server can do this (serve up MP3s), there are two cool features about edna:
The pages are dynamically constructed, adjusting to directory structure and the files in those directories. This is much nicer than using simple directory indexing. While the dynamic file list could be done with various CGI or PHP-like tools, the dynamic directories would be a lot harder.
This is the coolest part... Rather than directly serving up an MP3, the software serves up a playlist. This gets passed to your player (e.g. WinAmp) which turns around with an HTTP request to stream the MP3. I must give credit to Geoff for this one :-)
When constructing a page for a directory, edna will list all subdirectories, MP3 song files (.mp3 extensions), playlists (.m3u extensions), certain other types of music and video files (such as .wav), and images. All other files will be ignored.
edna can automatically create play lists for individual directories of songs, and all directories recursively. These lists can also be shuffled (by edna, rather than your player).
Your MP3 player must be able to recognize .m3u files, and your browser must know to pass .m3u files to your player. Your player must be capable of handling URLs within a playlist. I've tested this with WinAmp, which definitely meets these needs.


Bref, c'est juste un script python qui marche monstrueusement bien ...

exemple d'une page cr��e par edna?
--> http://cherokee.totalink.net:8001/

---

Decouvrez pourquoi votre prochain PC sera une cafeti�re: http://www.moulinex.com/fr/products/products.cfm?page=leader.cfm&pol=TABLE&uni=PTDEJ&fam=CAFET&gam=SOLEA
Le percolateur fonctionne, tout simplement. Il ne plante pas. Et il est beau!
CyberCafe 2.0 <http://www.cybercafe.tv> Chaque Mardi 19h15 sur La 2!
Desabonnement par email : <mailto:[EMAIL PROTECTED]>


--
Decouvrez pourquoi votre prochain PC sera un Mac: http://www.apple.com/be
Le Mac fonctionne, tout simplement. Il ne plante pas. Et il est beau!
CyberCafe 2.0 <http://www.cybercafe.tv> Chaque Mardi 19h15 sur La 2!
Desabonnement par email : <mailto:[EMAIL PROTECTED]>

Répondre à