camera-streamer icon indicating copy to clipboard operation
camera-streamer copied to clipboard

Integration Into Crowsnest With Bookworm 64

Open flynut opened this issue 2 years ago • 1 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

flynut avatar Oct 21 '23 17:10 flynut

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: https://github.com/mainsail-crew/crowsnest/issues/188#issuecomment-1776865441 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.

mryel00 avatar Oct 25 '23 20:10 mryel00