From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 9A9B1E007BA; Tue, 6 Jan 2015 09:51:32 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [135.245.210.21 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] X-Greylist: delayed 634 seconds by postgrey-1.32 at yocto-www; Tue, 06 Jan 2015 09:51:28 PST Received: from smtp-fr.alcatel-lucent.com (fr-hpida-esg-02.alcatel-lucent.com [135.245.210.21]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A2922E002F9 for ; Tue, 6 Jan 2015 09:51:28 -0800 (PST) Received: from us70uusmtp4.zam.alcatel-lucent.com (unknown [135.5.2.66]) by Websense Email Security Gateway with ESMTPS id C47B6D17543EC for ; Tue, 6 Jan 2015 17:40:49 +0000 (GMT) Received: from usnavsmail4.ndc.alcatel-lucent.com (usnavsmail4.ndc.alcatel-lucent.com [135.3.39.12]) by us70uusmtp4.zam.alcatel-lucent.com (GMO) with ESMTP id t06HepjE019306 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 6 Jan 2015 12:40:51 -0500 Received: from umail.lucent.com (umail.ndc.lucent.com [135.3.40.61]) by usnavsmail4.ndc.alcatel-lucent.com (8.14.3/8.14.3/GMO) with ESMTP id t06HeoKm028611 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 6 Jan 2015 11:40:50 -0600 Received: from [135.222.138.133] (Ed-PC.mh.lucent.com [135.222.138.133]) by umail.lucent.com (8.13.8/TPES) with ESMTP id t06HeoFj020586 for ; Tue, 6 Jan 2015 11:40:50 -0600 (CST) Message-ID: <54AC1D12.5040603@alcatel-lucent.com> Date: Tue, 06 Jan 2015 12:36:18 -0500 From: Ed Sutter User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org X-Scanned-By: MIMEDefang 2.64 on 135.3.39.12 Subject: webrtc question X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2015 17:51:32 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit I apologize if this is the wrong list for this question, but I'm about to embark on a iMX6 -based multimedia project that will be greatly helped by webRTC functionality. Still getting up to speed on this, but it will not be Android, and it will need to run outside the scope of a browser. I believe this is referred to as "native webRTC". Has anything been done with iMX6-linux regarding webRTC? Does hardware acceleration support for VP8 encode/decode work on iMX6? Any pointers would be appreciated. Regards, Ed