Closed jonathanoeijoeng closed 3 years ago
Can confirm the same issue here on my Raspberry pi 4
Fixed with 104089e :)
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
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
@Creo2005 this is brillant! Works flawless! @th33xitus this fix is good to go!
@Creo2005 what is this? I should paste this into console? Or in kiauh.sh?
Hey @djObsidian, paste it into the console. Worked flawlessly for me! Thanks @Creo2005
Genius... simple and functional. Thanks.
Tried the above commands - was looking good but then got stuck. Anyone know how to fix this?
● git ● cmake ● build-essential ● imagemagick ● libv4l-dev ● ffmpeg ● libjpeg62-turbo-dev
● imagemagick ● libv4l-dev
-bash: : No such file or directory
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.