From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-99371-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MgPAW-0004pu-81
	for garchives@archives.gentoo.org; Wed, 26 Aug 2009 20:32:33 +0000
Received: by pigeon.gentoo.org (Postfix, from userid 207)
	id 428B6E003C; Thu, 27 Aug 2009 02:26:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 98B53E0676;
	Wed, 26 Aug 2009 15:22:27 +0000 (UTC)
Received: from mail-pz0-f179.google.com (mail-pz0-f179.google.com [209.85.222.179])
	by pigeon.gentoo.org (Postfix) with ESMTP id 36725E0676
	for <gentoo-user@lists.gentoo.org>; Wed, 26 Aug 2009 15:22:27 +0000 (UTC)
Received: by pzk9 with SMTP id 9so244863pzk.10
        for <gentoo-user@lists.gentoo.org>; Wed, 26 Aug 2009 08:22:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:received:date
         :x-google-sender-auth:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=iEDoCdeVixLZc3gHgHMFMR//SqLpwZ3mEd0mqRDHBuo=;
        b=CxI1ZbMb8f7NutNud5/J4TX+DdlhpG3z7kv/gbmicTgM2J785cUtVicPbGNoO70pW7
         IQJm2hvVG9VyZj7NGjdyKB99QedIaMlmzMKypTV3V77ai0EE2F/+4MA3z85/VAa6urdj
         XhJLHQcqhTtrlN9vXYhQVLsttHyksaiApDKpc=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:date:x-google-sender-auth:message-id:subject
         :from:to:content-type:content-transfer-encoding;
        b=e9vAgeOEckrIF+CTCP7Ewn/0xx8E7zW5M67TMTtM356OLi+n6NxqbKs+16im5SR2Ml
         2pBzKY/VSJorBJ1HsXtPpLh+OtaaX6VLB/I9036mOivMZ0jODIJAXsiFtK3Pop8Iofal
         AHh0MRHRGE4vN/Yk8KSX8s6md9apnYMZ+vG28=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Sender: paul.hartman@gmail.com
Received: by 10.141.2.13 with SMTP id e13mr3690888rvi.56.1251300146776; Wed, 
	26 Aug 2009 08:22:26 -0700 (PDT)
Date: Wed, 26 Aug 2009 10:22:26 -0500
X-Google-Sender-Auth: 998bb0f5b41a5044
Message-ID: <58965d8a0908260822q31120040h8b12292df42a2fee@mail.gmail.com>
Subject: [gentoo-user] pidgin 2.6.1 and video
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 0f9e389b-2d2d-42bc-90f7-85f2ce4d97f2
X-Archives-Hash: fc4b839888ed9e354655c07cc302c9e6

FYI if anyone wants to try audio and video chat on the new pidgin
2.6.1 release, it didn't work for me (UVC webcam) until I emerged
these packages:

pidgin-2.6.1 (with "gstreamer" USE flag enabled)
gst-plugins-v4l2
gst-plugins-farsight
gnome-media

The last item was need to get gstreamer-properties, which let me
define which audio/video devices to use for input and test them. If
you're a gnome user you've probably already got it. Pidgin devs say
they hope to allow configuration from within the app in the future,
but right now it has to be done externally.