Update majestic-streamer.md (#256)

pull/257/head
viktorxda 2023-11-15 12:10:20 +01:00 committed by GitHub
parent 92941cc8a5
commit e8a969527b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -38,12 +38,10 @@ The experiments continue...
### Motion detection
Motion detect is supported for Hisilion/Goke, Ingenic and Sigmastar.
When a motion event is detected, `majestic` invokes a predefined script
`/usr/share/openipc/motion_detect.sh` with parameters specifying the motion
activity and zone:
When a motion event is detected, `majestic` invokes a predefined script `/usr/sbin/motion.sh` with a parameter specifying the object count:
```
/usr/share/openipc/motion_detect.sh [object count] [x coordinate] [y coordinate] [region width] [region height]
/usr/sbin/motion.sh [count]
```
Enable motion detection in `majestic` configuration: