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
Checking for mjpg-streamer ... [OK]
Checking for camera-streamer dependencies ...
Checking if device is a Raspberry Pi ...
Checking if device is a Raspberry Pi ... [FAILED]
This device is not a Raspberry Pi therefore camera-streeamer cannot be installed ...
Doing some tests ... [OK]
Installing without camera-streamer ...
make: *** [Makefile:19: install] Error 1
Something went wrong! Please try again...
The text was updated successfully, but these errors were encountered:
It looks like this ticket is a request for help (or similar).
Many helpful people will not see your message here and you are
unlikely to get a useful response.
We use the Github Issue-Tracker only for development related
topics, like feature requests, bug reports etc. To get help,
please join our Discord-Server or ask in Github Discussions:
What happened
Attempting to install Crowsnest through kuiah but it fails with the error [Makefile:19: install] Error 1
What did you expect to happen
Crowsnest to install
How to reproduce
run kuiah and install crowsnest through the install menu
Additional information
/=======================================================
| ~~~~~~~~~~~~~~~~~ [ KIAUH ] ~~~~~~~~~~~~~~~~~ |
| Klipper Installation And Update Helper |
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
=======================================================/
Cloning 'crowsnest' repository ...
Cloning into '/home/happy/crowsnest'...
remote: Enumerating objects: 1698, done.
remote: Counting objects: 100% (320/320), done.
remote: Compressing objects: 100% (163/163), done.
remote: Total 1698 (delta 197), reused 235 (delta 150), pack-reused 1378
Receiving objects: 100% (1698/1698), 656.79 KiB | 5.34 MiB/s, done.
Resolving deltas: 100% (1021/1021), done.
Checking for the following dependencies:
● git
● make
[✓ OK] Dependencies already met!
Installer will prompt you for sudo password!
Launching crowsnest installer ...
crowsnest - A webcam daemon for multiple cams and stream services.
Running apt-get update first ...
Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 https://repo.nordvpn.com//deb/nordvpn/debian stable InRelease
Hit:6 https://ppa.launchpadcontent.net/deadsnakes/ppa/ubuntu jammy InRelease
Reading package lists...
Running apt-get update first ... [OK]
Doing some tests ...
Checking for mjpg-streamer ...
Checking for mjpg-streamer ... [OK]
Checking for camera-streamer dependencies ...
Checking if device is a Raspberry Pi ...
Checking if device is a Raspberry Pi ... [FAILED]
This device is not a Raspberry Pi therefore camera-streeamer cannot be installed ...
Doing some tests ... [OK]
Installing without camera-streamer ...
make: *** [Makefile:19: install] Error 1
The text was updated successfully, but these errors were encountered: