Webcam install raspberry pi3
Hello,
After some pb to install repeater server for a pb of SD card ( see other post )
i config my printer , at the configuration for webcam ( i do this :https://www.repetier-server.com/setting-webcam-repetier-server-linux/ )
i have a problem at the step 4 ( step 1 and 2 is ok ):
pi@raspberrypi:~/mjpg-streamer/mjpg-streamer-experimental $ cmake -G "Unix Makefiles"
-bash: cmake : commande introuvable
if a people have an idea ??
Thanks
Franck.
Comments
pi@raspberrypi:~ $ /usr/local/bin/mjpg_streamer -i input_uvc.so -o "output_http.so -w /usr/local/share/mjpg-streamer/www" -b
-bash: /usr/local/bin/mjpg_streamer: Aucun fichier ou dossier de ce type
pi@raspberrypi:/etc/init.d $ sudo update-rc.d mjpgstreamer defaults
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("fr_FR.UTF-8").
sudo raspi-config
and check internationalization options to install clang locale or select a locale. Not sure what it misses but it is not relevant for webcam, just a warning.
pi@raspberrypi:/etc/init.d $ sudo update-rc.d mjpgstreamer defaults
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_CTYPE = "UTF-8",
LANG = "fr_FR.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("fr_FR.UTF-8").
and a the start i do : /usr/local/bin/mjpg_streamer -i input_uvc.so -o "output_http.so -w /usr/local/share/mjpg-streamer/www" -b
for connect the webcam
i have do the rasps-config for international config, it s ok i have config all ( language, keyboard...)