Update README.md (#72)
Fixing directory name to `v4l` instead of `4vl` in line 244
This commit is contained in:
parent
00fe721bf3
commit
1e9fc005ef
@ -241,7 +241,7 @@ This setting defines what video device will be used by the selected service.
|
|||||||
|
|
||||||
If you are not using a Raspberry Pi then `/dev/video0` might not work and you might encounter an "`Video capture not supported by the device`" error in the `crowsnest.log` log file.
|
If you are not using a Raspberry Pi then `/dev/video0` might not work and you might encounter an "`Video capture not supported by the device`" error in the `crowsnest.log` log file.
|
||||||
|
|
||||||
In this case you should use the direct device ID for the USB camera found in the `/dev/4vl/by-id` directory, like in the following example:
|
In this case you should use the direct device ID for the USB camera found in the `/dev/v4l/by-id` directory, like in the following example:
|
||||||
|
|
||||||
device: /dev/v4l/by-id/usb-PixArt_Imaging_Inc._USB2.0_Camera-video-index0
|
device: /dev/v4l/by-id/usb-PixArt_Imaging_Inc._USB2.0_Camera-video-index0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user