From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 1 16:01:06 2012 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 24DB2106564A for ; Sat, 1 Sep 2012 16:01:06 +0000 (UTC) (envelope-from resuscitated_wael@hotmail.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id E73A58FC08 for ; Sat, 1 Sep 2012 16:01:05 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1T7q82-0000NJ-PQ for freebsd-multimedia@freebsd.org; Sat, 01 Sep 2012 09:00:58 -0700 Date: Sat, 1 Sep 2012 09:00:58 -0700 (PDT) From: SicoSico To: freebsd-multimedia@freebsd.org Message-ID: <1346515258781-5739847.post@n5.nabble.com> In-Reply-To: <20120831194142.GA1409@tiny.Sisis.de> References: <20110522171033.GA8442@tinyCurrent> <20110523064614.GA95207@onelab2.iet.unipi.it> <20110523152945.GB99789@onelab2.iet.unipi.it> <1345894983143-5737659.post@n5.nabble.com> <20120825130817.GA3354@tinyCurrent> <1346432933778-5739706.post@n5.nabble.com> <20120831194142.GA1409@tiny.Sisis.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: baresip (was Re: Ekiga && FreeBSD (for a future without Skype) 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: Sat, 01 Sep 2012 16:01:06 -0000 I deleted it and kept '/dev/video0' but with the same error message. I even commented the following lines and it sends the same error message: # Video #video_dev /dev/video0 #video_size 352x288 #video_bitrate 384000 #video_fps 25 #video_selfview window # {window,pip} I added the 'v4l2,' because I compiled baresip 0.4.1 which didn't work because of segmentation fault error, but it created a config file with that line: video_dev v4l2,/dev/video0 -- View this message in context: http://freebsd.1045724.n5.nabble.com/Ekiga-FreeBSD-for-a-future-without-Skype-tp4417102p5739847.html Sent from the freebsd-multimedia mailing list archive at Nabble.com.