From owner-freebsd-multimedia@FreeBSD.ORG Thu Dec 29 17:22:07 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52B43106566C for ; Thu, 29 Dec 2011 17:22:07 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.59.238]) by mx1.freebsd.org (Postfix) with ESMTP id CC1BC8FC12 for ; Thu, 29 Dec 2011 17:22:06 +0000 (UTC) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 5EA1C7300A; Thu, 29 Dec 2011 18:22:17 +0100 (CET) Date: Thu, 29 Dec 2011 18:22:17 +0100 From: Luigi Rizzo To: Matthias Apitz Message-ID: <20111229172217.GB89588@onelab2.iet.unipi.it> References: <20111229150207.GA1729@tiny> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111229150207.GA1729@tiny> User-Agent: Mutt/1.4.2.3i Cc: freebsd-multimedia@freebsd.org Subject: Re: watching home via Internet X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2011 17:22:07 -0000 On Thu, Dec 29, 2011 at 04:02:08PM +0100, Matthias Apitz wrote: > > Hello, > > I'd like to watch via Internet what is going on in my house, for example > when I go out with my wife for dinner to be sure that the two little children > are safe and sleeping, i.e. nobody plays with matches in the living > room :-) > > I have some FreeBSD laptops at home, with a cam I could direct to > monitor the area; I could do SSH from my netbook (runs FreeBSD 10) > with X11 forwarding and launch pwcview(1); but what about audio? > the cam has a micro too, which captures very good the audio in the room; too much bandwidth, the video would travel uncompressed. you are better off running skype or a videophone app on the remote system (ignore the display) and receive the compressed stream with another skype/vidphone. there is a nice phone app called 'baresip' which also does video and has a command line interface, see http://www.creytiv.com/baresip.html cheers luigi