← Back to team overview

ubuntu-phone team mailing list archive

Re: Camera access and camera / video image in webbrowser

 

On Thu, Apr 7, 2016 at 9:16 PM, Olivier Tilloy <olivier.tilloy@xxxxxxxxxxxxx
> wrote:

> On Thu, Apr 7, 2016 at 8:09 PM, Peter Bittner <peter.bittner@xxxxxxx>
> wrote:
> > What does that mean? There is no plan to offer (useable) WebRTC
> > implementation in webapp-container ever?
>
> 'Usable' is a very subjective concept.

it really isn't subjective for webrtc, and it isn't a huge distance away
from working now. getUserMedia needs to be able to select the right camera
based on the videosource id that it gives out through enumerateDevices, and
it needs to not be upside down. At that point, a basic hello world webrtc
video connection between two handsets can work.

References