We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fde6c7 commit 0cd66bfCopy full SHA for 0cd66bf
docs/Containers/MJPEG-Streamer.md
@@ -46,7 +46,7 @@ If you have a Raspberry Pi Ribbon Camera, prepare your system like this:
46
$ sudo raspi-config nonint do_camera 0
47
```
48
49
- Buster pre-dates *LibCamera* so this is the same as enabling the *legacy* camera system. In this context, `0` means "enable" and `1' means "disable".
+ Buster pre-dates *LibCamera* so this is the same as enabling the *legacy* camera system. In this context, `0` means "enable" and `1` means "disable".
50
51
* if your system is running Bullseye or Bookworm, run these commands:
52
0 commit comments