app-media icon indicating copy to clipboard operation
app-media copied to clipboard

Control picking front-facing or back-facing camera easily

Open cdata opened this issue 7 years ago • 4 comments

As a camera app author, When I implement camera switching, I want unambiguous control over which camera to use, so that I can pick the right camera at the right time.

cdata avatar Apr 27 '17 19:04 cdata

<paper-fab mini icon="switch-camera"></paper-fab>

FluorescentHallucinogen avatar Apr 28 '17 09:04 FluorescentHallucinogen

It also makes sense to switch the icon between camera-front and camera-rear to indicate which camera is in use. 😉

FluorescentHallucinogen avatar Apr 28 '17 09:04 FluorescentHallucinogen

The request is for unambiguous control by the app author (e.g., person configuring the element), not the app user (e.g., person interacting with the UI). So it is asking for an API that makes this easier.

cdata avatar Apr 28 '17 17:04 cdata

@cdata @bicknellr Is it fixed by #21? If yes, could you please show/add how to use it in/to the demo (demo/index.html)?

FluorescentHallucinogen avatar Jun 17 '17 08:06 FluorescentHallucinogen