From owner-freebsd-questions@FreeBSD.ORG Mon Mar 23 10:13:28 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CAA81106566C for ; Mon, 23 Mar 2009 10:13:28 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id F40278FC19 for ; Mon, 23 Mar 2009 10:13:27 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n2NADLPN014325; Mon, 23 Mar 2009 11:13:21 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n2NADHdH014322; Mon, 23 Mar 2009 11:13:21 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 23 Mar 2009 11:13:17 +0100 (CET) From: Wojciech Puchar To: Gary Kline In-Reply-To: <20090322233056.GA41297@thought.org> Message-ID: References: <20090322233056.GA41297@thought.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Mailing List Subject: Re: networked audio X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2009 10:13:29 -0000 > This ought to be a fast, binary question: are there any [relatively] > simple ways to set up a utility to play sounds [or sound+video] on a > remote computer (say, 25m apart) and have the mp3/au/wav/ogg files on > the distant computer and the audio play thru the nice speaker system in > my office? cat mp3files|rsh -l username remote.computer.name "mpg123 -"