Skip to content
/ wiki Public
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions en/majestic-streamer.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ EOF

### Motion detection

Motion detect is supported for Hisilion/Goke, Ingenic and Sigmastar.
Motion detect is supported for HiSilicon/Goke, Ingenic and Sigmastar.
When a motion event is detected, `majestic` invokes a predefined script `/usr/sbin/motion.sh` with a parameter specifying the object count:

```
Expand Down Expand Up @@ -310,7 +310,7 @@ Many boards gate the amplifier behind a GPIO. Set `audio.speakerPin` (and
`audio.speakerPinInvert` if it is active-low), otherwise the logs look clean and
nothing comes out.

Speaker output is available on HiSilicon, Ingenic, Sigmastar, Allwinner,
Speaker output is available on HiSilicon/Goke, Ingenic, Sigmastar, Allwinner,
Rockchip and Xiongmai. `audio.srate` is shared by input and output; there is no
separate output rate.

Expand Down