You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platform-compatibility.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,10 @@ gst-inspect-1.0 libcamerasrc
65
65
66
66
Use `--rpicam` only when `rpicamsrc` is present and its pipeline has been tested. Use `--libcamera --rpi` for the libcamera GStreamer path. Do not remove a working legacy path merely because a newer OS uses another name.
67
67
68
+
The guided setup checks both camera-tool names and prefers `libcamerasrc` when
69
+
available, including with `rpicam-hello`. The application rename does not imply
70
+
that the GStreamer source was renamed to `rpicamsrc`; that is a separate backend.
71
+
68
72
Official background: [Raspberry Pi camera software](https://www.raspberrypi.com/documentation/computers/camera_software.html).
0 commit comments