v1.1.0 #5
teckel12
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
videoDevices
, which is an array of camera devices available to the browser (can be used to select the desired camera device viadeviceIndex
prop)cameraDetails
, which is a dump of the camera device details (useful for debugging)deviceIndex
which can be used to select the index of the camera device to use (get the camera device array from thevideoDevices
emitted value)This discussion was created from the release v1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions