Search found 7 matches

by Mentor.37
Wed May 02, 2018 3:15 pm
Forum: User Contributions
Topic: Bash script to automate zm (schedule change state, arm using bluetooth, move cameras)
Replies: 0
Views: 3186

Bash script to automate zm (schedule change state, arm using bluetooth, move cameras)

Here a simple bash script with several functions to totally automate Zoneminder. With this script you can: - automatically switch the Day and Night states based on hour - automatically switch to the Armed state if a bluetooth device isn't more detected - automatically move the ptz cameras in two di...
by Mentor.37
Wed May 02, 2018 3:02 pm
Forum: User Contributions
Topic: Bash script to change the run state and to check it at every boot
Replies: 1
Views: 3258

Re: Bash script to change the run state and to check it at every boot

If can interest, here a more update script that can also arm zoneminder if a bluetooth device isn't more detected.
by Mentor.37
Mon Apr 30, 2018 4:28 pm
Forum: User Contributions
Topic: Working QSee/Swann/Zmodo DVR support! - Updated 2013-04-21
Replies: 107
Views: 258239

Re: Working QSee/Swann/Zmodo DVR support! - Updated 2013-04-21

For who isn't able to use this zmodopipe version and only receives the options message at execution time I want simply report that there is a new version available that solves this problem. You can find more info here on my site.
by Mentor.37
Tue Nov 07, 2017 11:29 am
Forum: User Contributions
Topic: Bosesh SD13W PTZ Control
Replies: 0
Views: 2325

Bosesh SD13W PTZ Control

Here is the perl module to control the Bosesh SD13W with Zoneminder and a guide to configure the monitor.
by Mentor.37
Tue Nov 07, 2017 11:28 am
Forum: User Contributions
Topic: Vstarcam C7816WIP PTZ Control
Replies: 0
Views: 2235

Vstarcam C7816WIP PTZ Control

Here is the perl module to control the Vstarcam C7816WIP with Zoneminder and a guide to configure the monitor.
by Mentor.37
Tue Nov 07, 2017 11:27 am
Forum: User Contributions
Topic: Vstarcam C7824WIP PTZ Control
Replies: 0
Views: 2437

Vstarcam C7824WIP PTZ Control

Here is the perl module to control the Vstarcam C7824WIP with Zoneminder and a guide to configure the monitor.
by Mentor.37
Sat Nov 04, 2017 12:36 pm
Forum: User Contributions
Topic: Bash script to change the run state and to check it at every boot
Replies: 1
Views: 3258

Bash script to change the run state and to check it at every boot

Here a simple bash script to change the run state. Use case example: We have three state, Day, Night and Armed. The Day state is from 8 to 24. The Night state is from 24 to 8. We can set via cron to switch from Day to Night and vice-versa, except for the case if the current state is Armed. We can s...