Difference between revisions of "Utilities"

From ZoneMinder Wiki
Jump to navigationJump to search
Line 24: Line 24:


[http://2matoes.com/code.html#zmarchive ZMarchive] - A python script to relocate events to another mounted location. Events are selected by specifying "days ago".
[http://2matoes.com/code.html#zmarchive ZMarchive] - A python script to relocate events to another mounted location. Events are selected by specifying "days ago".
== Mods/Redesign ==
[[voronwe ZM Frontend]] - Alternate web front end, with enhanced cron/calender integration.
[[zms-inetd]] -- Inetd-wrapper for ZMS (Zoneminder Streaming Server), makes ZMS work "standalone"
[[ViewMAX]] - a quasi-branch of ZoneMinder, new interface and some added/modified functions
== Plug-ins/Integration  ==
[http://www.mythtv.org/wiki/MythZoneMinder MythZoneMinder] - a ZoneMinder plugin for MythTV to enable viewing ZM status, monitors, and events
[[MuninPlugins]] - Munin plugins, in order to monitor your CCTV system.
[[FreevoPlugin]] - a ZoneMinder plugin for [http://freevo.sourceforge.net/ Freevo] to enable viewing live streams and events.
[[zmxap]] - an xAP connector (to/from home automation applications
== Efficiently ==
[http://www.zoneminder.com/forums/viewtopic.php?t=6419 jpeg SIMD] - Increases efficiency of reading and manipulation of jpegs
[http://www.zoneminder.com/forums/viewtopic.php?t=11575&highlight=motion+detection Motion Detection] - a way to make zoneminder learn about the camera image to avoid false alarms
[[AxisMotionDetection]] - a way to make zoneminder use on camera motion detection on some axis cams
[http://www.zoneminder.com/forums/viewtopic.php?t=12179] - use zm with motion

Revision as of 09:47, 12 August 2020

Cam Utilities

ICamViewProxy - C++ application to provide a proxy between ICamView and ZoneMinder, portable C++, Windows, Linux, Mac etc...

ICamviewRelay - a small app that allows the ICamview to be used with ZM

intellinet550-relay - a small daemon that allows old Intellinet IP cameras (550550) to be used with ZM. It can also be used to improve frame rate for new (550710) Intellinet IP camera model.

Vpipe - how to get mpeg4 (and any other non-mjpeg) ip cam working with ZoneMinder(Unneeded as of zoneminder 1.24.0)

vtek-ptz - Perl based web interface for controlling Vivotek PZ7132 PTZ camera. (May work with other Vivotek/4XEM cameras.)

ONVIF Device Manager - An open source tool to probe newer ONVIF compliant cameras to get and change settings. I have had success getting cameras to work when the company would not give up the info I needed. Tool will automatically scan for cameras or can be set manually. You may need to know the port the camera uses for ONVIF (two I've discovered are 888 and 1018).

Zmodopipe C program which will pull an h264 stream from supported dvrs and provide as a named pipe usable by ZoneMinder or ffmpeg.

Zonerama - Merges multiple monitors into one and supports video creation.

IpCamMontage Ip Camera Montage - remove the user viewing load from the server for IP Camera setups.

File maintenance utilities

FTP prune - A perl command line script to prune a remote FTP archive of events. Deletes oldest files first, with several options

ZMarchive - A python script to relocate events to another mounted location. Events are selected by specifying "days ago".

Mods/Redesign

voronwe ZM Frontend - Alternate web front end, with enhanced cron/calender integration.

zms-inetd -- Inetd-wrapper for ZMS (Zoneminder Streaming Server), makes ZMS work "standalone"

ViewMAX - a quasi-branch of ZoneMinder, new interface and some added/modified functions

Plug-ins/Integration

MythZoneMinder - a ZoneMinder plugin for MythTV to enable viewing ZM status, monitors, and events

MuninPlugins - Munin plugins, in order to monitor your CCTV system.

FreevoPlugin - a ZoneMinder plugin for Freevo to enable viewing live streams and events.

zmxap - an xAP connector (to/from home automation applications

Efficiently

jpeg SIMD - Increases efficiency of reading and manipulation of jpegs

Motion Detection - a way to make zoneminder learn about the camera image to avoid false alarms

AxisMotionDetection - a way to make zoneminder use on camera motion detection on some axis cams

[1] - use zm with motion