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...