From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 28 15:59:54 2008 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 7425C106564A for ; Fri, 28 Mar 2008 15:59:54 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.9.129]) by mx1.freebsd.org (Postfix) with ESMTP id 323168FC1B for ; Fri, 28 Mar 2008 15:59:53 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 5135373166; Fri, 28 Mar 2008 17:01:26 +0100 (CET) Date: Fri, 28 Mar 2008 17:01:26 +0100 From: Luigi Rizzo To: Matthias Apitz Message-ID: <20080328160126.GA45021@onelab2.iet.unipi.it> References: <20080328152226.GA43549@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080328152226.GA43549@rebelion.Sisis.de> User-Agent: Mutt/1.4.2.3i Cc: freebsd-multimedia@freebsd.org Subject: Re: compiling H.323 client Ekiga from its SVN repository 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: Fri, 28 Mar 2008 15:59:54 -0000 On Fri, Mar 28, 2008 at 04:22:26PM +0100, Matthias Apitz wrote: > > Hello, > > THIW, during the last few days I've started a porting of Ekiga, see > http://www.freebsd.org/cgi/url.cgi?ports/net/ekiga/pkg-descr > http://www.ekiga.org/ a bit of a self advertising here, but the video support in asterisk (trunk version, 'chan_oss' driver) is working reasonably well now, and lets you run video calls using a variety of codecs (basically all those supported by libavcodec+x264), and there is a rudimentary gui using SDL (even capable of displaying on AALIB!). Input is from V4L1 webcams (tried linux-kmod-compat +gspca, I believe it should work with the 'pwc' driver that you mention), or from the X11 screen through an embedded x11-grabber (convenient for testing). It does have some interoperability problems, but no worse than those that i found in many similar apps including ekiga, linphone, openwengo, x-lite. Even the windows softphones usually have all sort of crashes when pointed to each other (for the records, the best piece of software i tried in windows was kapanga). cheers luigi > directly from the SVN repository (and not from the FreeBSD's ports > collection); the reason was mainly driven by the hope of staying with > the cutting edge of Ekiga and get support of codec H.264 to make H.323 > video conf calls to the central video conferencing system we are using > in my company; work is still in progress, but if someone is interested > in the actual port (or in debugging :-)), the work is described here: > http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_FreeBSD > > matthias > -- > Matthias Apitz > Manager Technical Support - OCLC GmbH > Gruenwalder Weg 28g - 82041 Oberhaching - Germany > t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 > e - w http://www.oclc.org/ http://www.UnixArea.de/ > b http://gurucubano.blogspot.com/ > Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html > A: Because it messes up the order in which people normally read text. > Q: Why is it such a bad thing? > A: Top-posting. > Q: What is the most annoying thing on Usenet and in e-mail? > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"