mirror of https://github.com/OpenIPC/wiki.git
(re)start majestic on terminal (#308)
parent
f24670bdab
commit
e794df084d
|
@ -24,8 +24,9 @@ Search for "Isp_FrameRate" in file [/etc/sensors/sc223a_i2c_1080p.ini](https://g
|
||||||
cli -s .video0.fps 30
|
cli -s .video0.fps 30
|
||||||
```
|
```
|
||||||
|
|
||||||
Restart streamer:
|
(Re)start streamer:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
killall -1 majestic
|
killall majestic
|
||||||
|
majestic
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue