dw-0 / kiauh

Klipper Installation And Update Helper
GNU General Public License v3.0
3.43k stars 497 forks source link

No mjpg streamer when install via kiauh #73

Closed jonathanoeijoeng closed 3 years ago

jonathanoeijoeng commented 3 years ago

Could you help to add mjpg streamer in kiauh? I have installed klipper, moonraker and fluidd via kiauh and found there is no mjpg streamer in my installation comparing when i install via fluiddpi image.

NovaViper commented 3 years ago

Can confirm the same issue here on my Raspberry pi 4

dw-0 commented 3 years ago

Fixed with 104089e :)

persano commented 2 years ago

Did not want to open a new issue, but mjpg streamer is broken or disabled in 5.0.0

" Function currently disabled! Sorry! " is the error

Creo2005 commented 2 years ago

export KIAUH_SRCDIR=${HOME}/kiauh export PRINTER_DATA=${HOME}/printer_data export KLIPPER_CONFIG=${PRINTER_DATA}/config export SYSTEMD=/etc/systemd/system export KLIPPER_LOGS=${PRINTER_DATA}/logs source ${KIAUH_SRCDIR}/scripts/utilities.sh source ${KIAUH_SRCDIR}/scripts/mjpg-streamer.sh install_mjpg-streamer

manu7irl commented 1 year ago

@Creo2005 this is brillant! Works flawless! @th33xitus this fix is good to go!

djObsidian commented 1 year ago

@Creo2005 what is this? I should paste this into console? Or in kiauh.sh?

chapstech commented 1 year ago

Hey @djObsidian, paste it into the console. Worked flawlessly for me! Thanks @Creo2005

JDPS commented 1 year ago

Genius... simple and functional. Thanks.

SimonSolar2C commented 1 year ago

Tried the above commands - was looking good but then got stuck. Anyone know how to fix this?

Initializing MJPG-Streamer installation ...
Checking for the following dependencies:

● git ● cmake ● build-essential ● imagemagick ● libv4l-dev ● ffmpeg ● libjpeg62-turbo-dev

Installing the following dependencies:

● imagemagick ● libv4l-dev

-bash: : No such file or directory