You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jguilloz edited this page Apr 8, 2022
·
7 revisions
Minimum version: 3.1
An example of implementing the multiple_cameras event to hardcode a known device ID. Useful if you are orchestrating multiple steps with a previous step that may scan a document, for example.
Note that the slot is managed for you: at the point multiple_cameras is dispatched, the select input will have all available devices as options. If there is only one device available then the event will not be called, and the slot will not display.
The slot will be visible at the ready event, until a streaming or error event is dispatched.