touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #120158
[Bug 1508972] Re: Can't enumerate cameras on the phone
** Changed in: canonical-devices-system-image
Importance: Undecided => High
** Changed in: canonical-devices-system-image
Status: New => Confirmed
** Changed in: canonical-devices-system-image
Milestone: backlog => ww02-2016
** Changed in: canonical-devices-system-image
Assignee: John McAleely (john.mcaleely) => David Barth (dbarth)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu-camera in Ubuntu.
https://bugs.launchpad.net/bugs/1508972
Title:
Can't enumerate cameras on the phone
Status in Canonical System Image:
Confirmed
Status in Oxide:
Fix Released
Status in Oxide 1.11 series:
Won't Fix
Status in qtubuntu-camera package in Ubuntu:
Confirmed
Bug description:
We recently added a QtMultimedia video capture backend to Oxide so
that we can make video capture for WebRTC work on the phone. However,
whilst this works fine on desktop, no cameras are detected on the
phone because QCamera::availableDevices() returns nothing.
It seems that this functionality hasn't been implemented in qtubuntu-
camera (http://bazaar.launchpad.net/~phablet-team/qtubuntu-
camera/trunk/view/head:/src/aalcameraserviceplugin.cpp#L43).
Chromium does depend on the ability to enumerate devices, and there's
a public facing API for this as well (https://developer.mozilla.org
/en-US/docs/Web/API/MediaDevices).
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1508972/+subscriptions
References