Connect your camera on the network, locate the IP of the camera using the SADP tool and get the HTTP port as well (default one is 80). Type the IP address and the port on the tool. Then click Get User List and choose the admin account from the list. Set a new password and click "Reset Password for selected user". The rest of our code is responsible for accessing our webcam and streaming the visuals to the screen. Before we go through and look at that, let's take a step back and talk about how getUserMedia actually works. It takes one argument that.