piwebcam / PiWebcam

Turn a Raspberry Pi into a fully-featured and dummy-proof webcam
https://piwebcam.github.io
52 stars 13 forks source link

Does NOT Support Raspberry Pi OS (Bullseye) #54

Open N0YHR opened 2 years ago

N0YHR commented 2 years ago

PiWebCam appears to be a nice system, but it will not install on top of Raspberry Pi OS. It's looking for Raspian which Raspberry Pi no longer makes available.

Error Message: "pi@PiWebCam:~ $ sudo /boot/PiWebcam/PiWebcam.sh install

ERROR: operating system Raspbian GNU/Linux 11 (bullseye) not supported"

user2684 commented 2 years ago

HI, you're right, let me mark this as an enhancement request. Temporary workaround would be to use the pre-configured PiWebcam image: https://piwebcam.github.io/#option-1-flash-a-pre-configured-piwebcam-image Thanks!