ayufan / camera-streamer

High-performance low-latency camera streamer for Raspberry PI's
291 stars 46 forks source link

/etc/default/raspberrypi-kernel does not exist on Raspberry Pi OS (32-bit) released on 2023-12-05 #129

Open b-morgan opened 5 months ago

b-morgan commented 5 months ago

The following snippet from the Releases page tests for /etc/default/raspberrypi-kernel which does not exist on the 32-bit image downloaded by version 1.8.4 of the Raspberry Pi Imager.

PACKAGE=camera-streamer-$(test -e /etc/default/raspberrypi-kernel && echo raspi || echo generic)_0.2.8.$(. /etc/os-release; echo $VERSION_CODENAME)_$(dpkg --print-architecture).deb
wget "https://github.com/ayufan/camera-streamer/releases/download/v0.2.8/$PACKAGE"
sudo apt install "$PWD/$PACKAGE"

The following is the output of ls /etc/default

avahi-daemon   cpu_governor  fake-hwclock  locale      nss                   rpcbind            saned         useradd
bluetooth      cron          hwclock       networking  raspberrypi-sys-mods  rpi-eeprom-update  ssh
console-setup  dbus          keyboard      nfs-common  raspi-firmware        rsync              triggerhappy