react-html5-camera-photo
react-html5-camera-photo copied to clipboard
Allow enumerating devices and specifying a specific device
- Accept a new prop idealDeviceId which will pick that specific device if it is available
- Pass back a handle to the camera photo object so that the current deviceId and available devices are accessible
Depends on https://github.com/MABelanger/jslib-html5-camera-photo/pull/35 being merged & released in order to work fully