I’m trying to install a basic logitech brio 101 camera on the ender3v3 ke and then see it in the Fluidd dashboard.
After some research it seem I have to ssh into the printer and then install crowsnest.
I’ve connected to the printer, git cloned crowsnest down from the server but cannot ‘make’ the download because you need sudo.
Sudo isn’t installed, nor are any of the following, apt, apt-get, locate etc.
Am I missing something here?
What are my options?
For reference:
/ # cat /etc/os-release
NAME=Buildroot
VERSION=2020.02.1-g655150e7b1-dirty
ID=buildroot
VERSION_ID=2020.02.1
PRETTY_NAME=“Buildroot 2020.02.1”