ayufan / camera-streamer

High-performance low-latency camera streamer for Raspberry PI's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integration Into Crowsnest With Bookworm 64

flynut opened this issue · comments

I have Camera-Streamer working on a Bookworm 64 Pi 4, however it has to be restarted through putty when rebooted. Crowsnest does not recognize that it has been installed "crowsnest: Dependency: 'camera-streamer' not found. Exiting!" and does not stream outside of the the Fluidd dashboard.

  1. Is there away to fix Crowsnest to recognize and start Camera-Streamer?
  2. If 1 is not possible, how can I get Camera-Streamer to start when the Pi is rebooted?

Thanks for your help,
Jason

Is there away to fix Crowsnest to recognize and start Camera-Streamer?

@flynut This is the wrong repo to ask for that ^^
Im already posted a solution for 1 inside the crowsnest bookworm issue thread: mainsail-crew/crowsnest#188 (comment)
You would simply have to link the installed package to ~/crowsnest/bin/camera-streamer/camera-streamer.

how can I get Camera-Streamer to start when the Pi is rebooted?

The answer can be found inside the releases.
There are two options:

  1. Enable one of provided systemd configuration
  2. You can also copy an existing service and fine tune it

So go over to the releases and use one of those two ways.