Skip to main content

Add USB Camera

Important Notes
  • Requires a plug-and-play camera with no additional drivers needed, which can be used under Linux, Armbian, and other systems with Klipper support, without requiring additional driver installation.
  • This tutorial uses the latest Klipper, Crowsnest, and Fluidd as examples. For other methods, please research on your own.
  • For FAST systems, refer to the tutorial below.
  • Camera Connection and Usage

Open Configuration

tip
  • The camera ID varies depending on the system. We only need to determine the ID that will not change.
  • In Fluidd, find the configuration file and open crowsnest.conf

    Loading...
  • Find device: and delete the ID configuration after it

    Loading...

Search for Camera ID

tip
  • Ensure the camera is connected to the host machine.
  • Click on DEVICES above, then click VIDEO, and finally click refresh
    Loading...
  • Find path_by_id and copy the line after it
    Loading...

Add ID

  • Add the ID and save the configuration
    Loading...

Enable Camera

  • Click on settings, select the camera, and then click add camera
    Loading...
  • Enter a name you like and click save
    Loading...

Check if Enabled

  • Click on the dashboard, and the camera feed should appear normally
    Loading...
  • If it does not display, restart the system
Loading...