From owner-freebsd-multimedia@FreeBSD.ORG Sun Oct 31 04:15:47 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4395916A4CF for ; Sun, 31 Oct 2004 04:15:47 +0000 (GMT) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDA5643D1D for ; Sun, 31 Oct 2004 04:15:46 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from nbritton.org (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc92.asp.att.net (sccimhc92) with SMTP id <20041031041546i9200onr9se>; Sun, 31 Oct 2004 04:15:46 +0000 Message-ID: <418466F1.6000209@nbritton.org> Date: Sat, 30 Oct 2004 23:15:45 -0500 From: Nikolas Britton User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jan Stary References: <4180E3E2.40707@quicknet.nl> <20041029132119.GA90720@ns.stare.cz> In-Reply-To: <20041029132119.GA90720@ns.stare.cz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-multimedia@freebsd.org Subject: Re: transport sound across a network X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Oct 2004 04:15:47 -0000 Yea the lpd hack is neat, here's the link btw: http://patrick.wagstrom.net/old/weblog/archives/000128.html Jan Stary wrote: >>Does anyone now another sound driver who can do the trick? >> >> > >One possible way is to just >$ cat file.mp3 | ssh user@machinewithsound "mpg123 -vy -" >which should suffice on a local network > >Somewhere on the net, I have seen people doing sound playing >with lpd: the mp3's, wav's, whatever, are just spooled to properly >configured lpd, which has filters configured for them. > > jan >_______________________________________________ >freebsd-multimedia@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" > > >