Skip to main content

Adding a USB Camera

Notice
  • A plug-and-play camera that requires no additional drivers is needed, compatible with Klipper on Linux, Armbian, and other systems without installing extra drivers.
  • This tutorial uses Klipper, Crowsnest, and Fluidd as examples; adjust according to your actual environment for other methods.
  • For the FAST system, refer to: Camera Connection and Usage

Open Configuration

Tip
  • Camera IDs vary by system, and it is recommended to use a fixed ID that will not change.
  • In Fluidd, locate the configuration file and open crowsnest.conf.
Loading...
  • Find device: and delete the ID configuration following it.
Loading...

Search for Camera ID

Tip
  • Ensure the camera is connected to the host machine.
  • Click DEVICES at the top, then click VIDEO, and finally click refresh.
Loading...
  • Find path_by_id and copy the line following it.
Loading...

Add the ID

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

Enable the Camera

  • Click Settings, select Camera, and then click Add Camera.
Loading...
  • Enter a camera name and click Save.
Loading...

Check If Enabled

  • Return to the dashboard and confirm the camera feed is displayed.
Loading...
  • If it does not display, restart the system and check again.
Loading...