uppy/examples/dev
Renée Kooi ef5ba9c8fc
webcam: add video source selector (#2492)
* webcam: add showVideoSourceDropdown

* webcam: update video device list when adding/removing a video device

* webcam: cleaner changes

* delete extraneous file

* webcam: store sources data in state

* webcam: regather sources after getting access

* webcam: put the source selector next to the buttons

* webcam: put the video source selection on its own row in mobile view

* website: show webcam video source dropdown

* enable webcam features in dev example

* facingMode takes precedence over deviceId, and not needed when specific device is selected

fixes issue where on mobile (iOS) the device selection was ignored due to facingMode being set to 'user'

* Remove “video source” copy, style select, deal with iOS zoom-in issue

Co-authored-by: Tsy-Jon Lau <tlau@parsys.com>
Co-authored-by: Artur Paikin <artur@arturpaikin.com>
2020-10-18 12:21:59 +01:00
..
output Feature/replace dnd in drag drop package (#1565) 2019-06-05 17:04:34 +03:00
Dashboard.html Feature/replace dnd in drag drop package (#1565) 2019-06-05 17:04:34 +03:00
Dashboard.js webcam: add video source selector (#2492) 2020-10-18 12:21:59 +01:00
DragDrop.html Make DragDrop entirely clickable (#1633) 2019-06-19 20:14:44 +03:00
DragDrop.js A few docs things (#2371) 2020-07-29 12:17:27 +02:00
index.js Accessibility follow-up PR: make all svgs not focusable in IE11 (#1662) 2019-06-17 17:08:05 +03:00
package.json lerna link convert (#1730) 2019-07-19 12:16:36 +02:00
sw.js dev example: re-build lib automatically, don’t open browser and no ghosts, start companion 2019-02-06 22:07:10 +03:00