(re)start majestic on terminal

pull/308/head
Roboschmied 2024-01-23 16:09:56 +01:00
parent f24670bdab
commit 9e0821c2a3
1 changed files with 3 additions and 2 deletions

View File

@ -24,8 +24,9 @@ Search for "Isp_FrameRate" in file [/etc/sensors/sc223a_i2c_1080p.ini](https://g
cli -s .video0.fps 30
```
Restart streamer:
(Re)start streamer:
```sh
killall -1 majestic
killall majestic
majestic
```