Update majestic-streamer.md, ad features

pull/311/merge
Signor Pellegrino 2024-01-24 14:19:57 +03:00 committed by GitHub
parent 2893b52a63
commit b0c48b24f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 14 additions and 1 deletions

View File

@ -35,9 +35,22 @@ At the moment it is possible to change parameters in the configuration file via
This allows parameters to be changed with a single line in pseudo-dynamic mode on some platforms
simply by forcing a re-read of the configuration file.
```
cli -s .video0.codec h264 ; cli -s .video0.fps 10 ; killall -1 majestic
cli -s .video0.codec h264 ; cli -s .video0.fps 10 ; killall -HUP majestic
```
### Experimental Control Features (not yet described in endpoints)
```
/metrics/gain
```
```
/night/ircut
```
```
/night/light
```
### Auto day/night detection
The experiments continue...