Update service

This commit is contained in:
Kamil Trzcinski
2022-07-07 12:18:02 +02:00
parent 6b9d957641
commit 2be35c8793
4 changed files with 85 additions and 8 deletions

View File

@ -53,6 +53,22 @@ sudo make install
There are three modes of operation implemented offering different
compatibility to performance.
### Use a preconfigured systemd services
The simplest is to use preconfigured `service/camera-streamer*.service`.
Those can be used as an example, and can be configured to fine tune parameters.
Example:
```bash
systemctl enable $PWD/service/camera-streamer-arducam-16MP.service
systemctl start camera-streamer-arducam-16MP
```
If everything was OK, there will be web-server at `http://<IP>:8080/`.
Error messages can be read `journalctl -xef -u camera-streamer-arducam-16MP`.
### High-compatibility via `libcamera`
This script uses `libcamera` to access camera and provide