Adding a USB Camera
Important Notes
- A plug-and-play camera that works without additional drivers is required. Such cameras are generally supported in Linux, Armbian, and other systems under Klipper, and no extra drivers need to be installed.
- This tutorial uses the latest Klipper, Crowsnest, and Fluidd as examples. If you are using other methods, you will need to research them yourself.
- For the
FASTsystem, please refer to the tutorial below. - Camera Connection and Usage
Opening the Configuration
Tip
- The camera ID can vary depending on the system. We only need to determine the ID that will not change.
-
In Fluidd, find the configuration file and open
crowsnest.confLoading... -
Locate
device:and delete the ID configured after it.Loading...
Searching for the Camera ID
Tip
- Please ensure the camera is already connected to the host computer.
- Click on
DEVICESat the top, then clickVIDEO, and finally click refresh.Loading... - Find
path_by_idand copy the line following it.Loading...
Adding the ID
- Add the ID and save the configuration.
Loading...
Enabling the Camera
- Click Settings, select Camera, and then click Add Camera.
Loading...
- Enter a name you prefer and click Save.
Loading...
Verifying if Enabled
- Click on the Dashboard. Normally, the camera feed should now appear.
Loading...
- If it does not display, restart the system.
Loading...