From owner-freebsd-multimedia@FreeBSD.ORG Sat Mar 27 03:49:49 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 D71BA16A4CE for ; Sat, 27 Mar 2004 03:49:49 -0800 (PST) Received: from www.citello.it (host170-131.pool80117.interbusiness.it [80.117.131.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79F1B43D2D for ; Sat, 27 Mar 2004 03:49:49 -0800 (PST) (envelope-from molter@tin.it) Received: from gattaccio.codalunga (ANice-205-1-33-125.w83-112.abo.wanadoo.fr [83.112.139.125]) by www.citello.it (Postfix) with ESMTP id CC8803A2 for ; Sat, 27 Mar 2004 12:49:46 +0100 (CET) Received: by gattaccio.codalunga (Postfix, from userid 1001) id 49DFE4118; Sat, 27 Mar 2004 12:44:39 +0100 (CET) Date: Sat, 27 Mar 2004 12:44:39 +0100 From: Marco Molteni To: freebsd-multimedia@freebsd.org Message-Id: <20040327124439.51fbb10a@localhost> In-Reply-To: <20040326234800.1c5a0423.torfinn.ingolfsen@broadpark.no> References: <20040326234800.1c5a0423.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: remote TV viewing? 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: Sat, 27 Mar 2004 11:49:49 -0000 On Fri, 26 Mar 2004 23:48:00 +0100 Torfinn Ingolfsen wrote: > I have a multimedia machine, which has a TV tuner card, and is > connected to the (local, in-house) network. > After setting the appropriate access controls, I can do things like: > > DISPLAY=my.workstation:0.0 xawtv > > and have a TV display on my workstation, which is another room. Great > when I just need a quick view on the TV, for weather reports, news, > etc. > > But, how do I get the sound transported to my workstation? have a look at NAS network audio system (there is also a fbsd port) http://radscan.com/nas.html marco