erlug
[Top] [All Lists]

Re: [Erlug] Streaming, audio server

To: ERlug - Lista Pubblica <erlug@xxxxxxxxxxxxxx>
Subject: Re: [Erlug] Streaming, audio server
From: Nando Santagata <nando@xxxxxxxxx>
Date: Thu, 6 Apr 2006 17:20:23 +0200
On Thu, Apr 06, 2006 at 04:57:15PM +0200, Daniele Palumbo wrote:
> avrei molto piacere di ascoltare la musica non dalle casse del portatile, ma 
> da quelle fighe dello stereo vero.
> cioè:
> xmms (portatile) -> network -> server -> casse audio.
> sarebbe facile con icecast, però vorrebbe dire mettere su una struttura forse 
> inutile e troppo grossa per le mie necessità.
> una cosa tipo:
> /dev/dsp ---> /dev/dsp0
>           \-> network -> /dev/dsp
> che dite?
> esiste un fifo redirector/duplicator?
> direi che poi nc può fare il resto...

La butto li`:

Package: xmms-liveice
Priority: optional
Section: contrib/sound
Installed-Size: 92
Maintainer: Sam Powers <smp@xxxxxxxxxx>
Architecture: i386
Version: 1.0.0-6
Depends: xmms, libc6 (>= 2.3.2.ds1-4), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 
1.2.10-4), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxi6 | 
xlibs (>> 4.1.0)
Filename: pool/contrib/x/xmms-liveice/xmms-liveice_1.0.0-6_i386.deb
Size: 23002
MD5sum: cecfbd164ac4e22d0fb4b99d97a45ed0
Description: XMMS plugin that sends your audio to a shoutcast server
 The LiveIce plugin takes audio coming out of XMMS, processes it with an MP3
 encoder, and sends this to an Icecast server, so other people can listen to
 your cool tunes! Requires an external MP3 encoder, such as LAME which can be
 had at http://www.mp3dev.org/

Se non vuoi usare icecast, puoi provare ad usare "cat" come mp3 encoder,
poi invece di spedire ad icecast, fai in modo che dall'altra parte ci
sia "nc" che spedisce il tutto al tuo server preferito.

#include <std/disclaim>
Mai provato, e` solo un'idea estemporanea.

-- 
Rev. Nando Santagata: Telemastica & infornatica
You have reached Ritual Sacrifice. For goats, please press '1' or say 'goats'.
To sacrifice a loved one or pet, press the pound key.

<Prev in Thread] Current Thread [Next in Thread>