By default, this device - as many other webcams - is configured for the 60 Hz power line frequency used in the US.
When using the device i.e. in Europe, in order to avoid annoying flickering of the video stream, the power line frequency must be reconfigured for 50 Hz.
On Linux machines, you can use an Udev rule to automatically switch the frequency when the device is plugged in.
See the attached 99-logitech-webcam.rules
file.
Ensure v4l2-ctl
is installed (it's available through v4l-utils
) and save this file as
/etc/udev/rules.d/99-logitech-webcam.rules
.
Note: with the/my C505e it seems to take some time before the change takes effect and the flickering stops. Sometimes, it needs half a minute or more. Be aware of this when experimenting and installing this rule.