Logi C270 dosn't work with raspberry

Hello,

I have a problem with the use of the Logi C270 webcam.
It doesn't show anything

Below are the logs and error messages

readlink: invalid option -- 'r'
Try 'readlink --help' for more information.
Scan again in two minutes
/root/bin/webcamd:line 103:kill:(775) - No such process

Thanks in advance

Camera model
Logi C270

What is the problem?

readlink: invalid option -- 'r'
Try 'readlink --help' for more information.
Scan again in two minutes
/root/bin/webcamd:line 103:kill:(775) - No such process

image

What did you already try to solve it?
Yes

Logs (/var/log/webcamd.log, syslog, dmesg, ... no logs, no support)

Starting up webcamDaemon...

--- Configuration: ----------------------------
cfg_file:      /boot/octopi.txt
camera:        auto
usb options:    -r 1280x960 -f 30 
raspi options: -fps 10
http options:  -w ./www -n --listen 127.0.0.1

Explicitly USB device: -r 1280x960 -f 30
-----------------------------------------------

Found video devices:
/dev/video0
/dev/video1
/dev/video10
/dev/video11
/dev/video12
/dev/video13
/dev/video14
/dev/video15
/dev/video16
/dev/video18
/dev/video2
/dev/video3
/dev/video4
/dev/video5
readlink: invalid option -- 'r'
Try 'readlink --help' for more information.
Scan again in two minutes
/root/bin/webcamd: line 103: kill: (775) - No such process

Goodbye...

Additional information about your setup (OctoPrint version, OctoPi version, ...)

Version 0.18.0, running on Raspberry Pi 2 Model B Rev 1.1

octoprint-systeminfo-20220115125917.zip (115.9 KB)

I solved my problem, too many spaces in the command

image

2 Likes