All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Sutter <ed.sutter@alcatel-lucent.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: webrtc question
Date: Tue, 06 Jan 2015 14:06:55 -0500	[thread overview]
Message-ID: <54AC324F.1010301@alcatel-lucent.com> (raw)
In-Reply-To: <CAP9ODKqH_zE3a9_OgLUiO1ieULOKCLiUFHhYRAGwDzEhZOORSA@mail.gmail.com>

Otavio thanks for responding,
> Hello Ed,
>
> On Tue, Jan 6, 2015 at 3:36 PM, Ed Sutter <ed.sutter@alcatel-lucent.com> wrote:
>> 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.
> It all depends on what you intend to do and the tooling you want to
> use. From your description it seems that the webRTC will be the
> 'communication channel' and the processing of the packages will be a
> second step (audio / video / whatever). For VP8 it does work, as it is
> supported in Chromium.
>
Yea, the first step is to make my iMX6 based device be compatible with the
communication channels (and data formats, i.e. VP8/opus/etc..) 
used/supported
by webrtc.  The difference will be that (in certain modes) there is no 
user on
the device; it will be headless and autonomous, so I need to be able to feed
media to and extract media from the underlying webrtc base platform on 
the iMX6.
Does Chromium provide any non-browser type of hooks into webrtc down below?
Thanks,



  reply	other threads:[~2015-01-06 19:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 17:36 webrtc question Ed Sutter
2015-01-06 18:01 ` Otavio Salvador
2015-01-06 19:06   ` Ed Sutter [this message]
2015-01-06 20:13     ` Dmitriy B.
2015-01-06 22:10       ` Ed Sutter
2015-01-06 22:50         ` Dmitriy B.
2015-01-07 13:40           ` Ed Sutter
2015-01-08  1:28             ` Dmitriy B.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54AC324F.1010301@alcatel-lucent.com \
    --to=ed.sutter@alcatel-lucent.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.