WEB CAMERA and Ubuntu server 18.04 LTS
Hello. I'm having trouble getting an image. I used the instruction https://www.repetier-server.com/setting-webcam-repetier-server-linux/ but gives an error. How can I fix this?
user@repetier3d:~$ sudo mjpg_streamer -i "input_uvc.so -d /dev/video0 -r 640x480 -f 25"
[sudo] password for user:
MJPG Streamer Version: git rev: 821c330ea6bbb5fbed98d48e00aac156e923161b
i: Using V4L2 device.: /dev/video0
i: Desired Resolution: 640 x 480
i: Frames Per Second.: 25
i: Format............: JPEG
i: TV-Norm...........: DEFAULT
i: Could not obtain the requested pixelformat: MJPG , driver gave us: S910
... will try to handle this by checking against supported formats.
Init v4L2 failed !! exit fatal
i: init_VideoIn failed
user@repetier3d:~$
Comments
and