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
and open the `.index`. We suggest using the Chrome™ browser.
38
+
and open the `index.html` file. We suggest using the Chrome™ browser to do so.
39
39
40
40
## Supported Cameras
41
41
@@ -254,7 +254,7 @@ void loop() {
254
254
255
255
### Step 2: Web Serial
256
256
257
-
Open the [Webserial Interface](https://labs.oniudra.cc/en/labs/web-serial-camera) which allows you to view the camera feed. As data is streamed via serial, make sure you close the Serial Monitor during this process, else it will not work.
257
+
Open the [Web Serial Interface](https://arduino.github.io/labs-pages/web-serial-camera/) which allows you to view the camera feed. Make sure to close the Serial Monitor in the Arduino IDE beforehand, otherwise it will not work as the serial port would be occupied.
0 commit comments