Closed
Bug 867185
Opened 12 years ago
Closed 12 years ago
Camera names should percolate upwards to the UI
Categories
(Core :: WebRTC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 862377
People
(Reporter: gcp, Assigned: gcp)
Details
(Whiteboard: [getUserMedia][android-gum+][blocking-gum-])
Currently, the WebRTC UI for Android does not receive the camera names from the underlying C++ code. This makes it impossible to make the UI distiction for front/back cameras, for example.
Audio might need this too in the Bluetooth case.
Assignee | ||
Updated•12 years ago
|
Blocks: android-webrtc
Comment 1•12 years ago
|
||
Where in the code flow are the names not passed forward? Is this something we fix in the UI or in the platform (and then the UI)?
Updated•12 years ago
|
Whiteboard: [getUserMedia][android-gum+]
Updated•12 years ago
|
Whiteboard: [getUserMedia][android-gum+] → [getUserMedia][android-gum+][blocking-gum-]
Assignee | ||
Comment 2•12 years ago
|
||
This needs to be fixed in platform first, IIRC.
Whiteboard: [getUserMedia][android-gum+][blocking-gum-] → [getUserMedia][android-gum+]
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → gpascutto
Whiteboard: [getUserMedia][android-gum+] → [getUserMedia][android-gum+][blocking-gum-]
Assignee | ||
Comment 3•12 years ago
|
||
This is being handled as part of 862377.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
No longer blocks: android-webrtc
You need to log in
before you can comment on or make changes to this bug.
Description
•