Using Device Camera API and Toggling Between Cameras
In this post we'll learn how to use the native web browser camera API to do the following:
Activate a camera feed.
Capture what the camera see (taking a photo)
Fetching all available devices and allowing the client to switch between cameras.
But...
lior-amsalem.hashnode.dev7 min read