From owner-freebsd-multimedia@FreeBSD.ORG Wed Jan 17 19:07:52 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD83C16A494; Wed, 17 Jan 2007 19:07:52 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id B351513C448; Wed, 17 Jan 2007 19:07:52 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id l0HJ7Zdd023451; Wed, 17 Jan 2007 11:07:35 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id l0HJ7YLd023450; Wed, 17 Jan 2007 11:07:34 -0800 (PST) (envelope-from rizzo) Date: Wed, 17 Jan 2007 11:07:34 -0800 From: Luigi Rizzo To: multimedia@freebsd.org Message-ID: <20070117110734.A23222@xorpc.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Cc: steve@energistic.com, jbq@caraldi.com, marcus@freebsd.org Subject: experience with ekiga and video on FreeBSD ? 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: Wed, 17 Jan 2007 19:07:53 -0000 does anyone have good experience with ekiga and video calls on FreeBSD ? I have tried the current version from ports (2.0.3), i can see the local video but it seems that it is not transmitted to the remote side (the audio goes through, but a trafshow on the network interface does not detect any video traffic). This is with either a v4l input or a static picture, and even with two ekigas talking directly to each other (ie. without any sip box in the middle). I am not sure if the problem is with ekiga or opal which is not compiled by default with the proper video codecs. I don't see any option in the ports' Makefiles to enable h261. Any hints ? thanks luigi