1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
| --- Opening /dev/video0...
Trying source module v4l2...
/dev/video0 opened.
No input was specified, using the first.
Delaying 5 seconds.
--- Capturing frame...
Captured frame in 0.00 seconds.
--- Processing captured image...
Setting output format to JPEG, quality 95
Setting font to sans:15.
Setting title "capcam".
Setting subtitle "essai rasp".
Setting timestamp "%d-%m-%Y %H:%M:%S (%Z)".
Writing JPEG image to '/home/pi/cap/viewcam1121200.jpg'.
Executing '/home/pi/cap/fswebcam/fswebcam.sh'...
Password: ///////////////////// il demande le passe word meme si j'ai mis aucun MDP je clic juste sur entrer est ce qu'on supprimer cette étape
local: viewcam1%H%H%S.jpg: No such file or directory ///// erreur ne reconnais pas l'image
Name (169.254.123.8:pi):
>>> Next image due: 2018-06-01 12:01:50 (CEST)
--- Opening /dev/video0... |