Skip to content

Commit 3c121e6

Browse files
committed
Add warning banner about the legacy stack
1 parent 96f1aa5 commit 3c121e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

documentation/asciidoc/computers/camera/camera_usage.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ Raspberry Pi produces several official camera modules, including:
1212
For more information about camera hardware, see the xref:../accessories/camera.adoc#about-the-camera-modules[camera hardware documentation].
1313

1414
First, xref:../accessories/camera.adoc#install-a-raspberry-pi-camera[install your camera module]. Then, follow the guides in this section to put your camera module to use.
15+
16+
[WARNING]
17+
====
18+
This guide no longer covers the _legacy camera stack_ which was available in Bullseye and earlier Raspberry Pi OS releases. The legacy camera stack, using applications like `raspivid`, `raspistill` and the original `Picamera` (_not_ `Picamera2`) Python library, has been deprecated for many years, and is now unsupported. If you are using the legacy camera stack, it will only have support for the Camera Module 1, Camera Module 2 and the High Quality Camera, and will never support any newer camera modules. Nothing in this document is applicable to the legacy camera stack.
19+
====

0 commit comments

Comments
 (0)