Update README for systemd deployment with live-tested FPS data
This commit is contained in:
@@ -6,7 +6,7 @@ Raspberry Pi 5.
|
||||
## Quick start
|
||||
|
||||
```bash
|
||||
# Ensure the v4l2 Python bindings are installed
|
||||
# Install the V4L2 Python bindings
|
||||
sudo apt install -y python3-v4l2
|
||||
|
||||
# Run directly
|
||||
@@ -22,7 +22,7 @@ The app runs natively on the Pi via a systemd unit.
|
||||
### Install
|
||||
|
||||
```bash
|
||||
# Install the v4l2 Python bindings
|
||||
# Install the V4L2 Python bindings
|
||||
sudo apt install -y python3-v4l2
|
||||
|
||||
# Copy the service unit
|
||||
|
||||
Reference in New Issue
Block a user