|
|
(5 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
| == Front Ends ==
| | #REDIRECT [[Utilities]] |
| | |
| ====Mobile apps====
| |
| [https://github.com/pliablepixels/zmNinja ZmNinja] - iPhone/Android/Windows/Mac/Linux app for ZoneMinder
| |
| | |
| [http://html5-clouds.com/?q=node/55 zmView/zmViewPro] (uses xml skin, may not work when ZM deprecates xml skin - planned after 1.29 release]
| |
| | |
| | |
| ====Desktop apps====
| |
| [https://github.com/pliablepixels/zmNinja ZmNinja] - iPhone/Android/Windows/Mac/Linux app for ZoneMinder
| |
| | |
| | |
| =====These apps don't seem to be maintained and will likely not work with new ZM versions =====
| |
| [[ZM4MS]]<br> - Complete Windows GUI frontend for ZM (requires ZM!) (Please feel free to add to this anyone![James])
| |
| | |
| [[zm4ms playback|ZM4MS playback with Mandriva 2006 livecd]]
| |
| | |
| [[xlib_shm]] - allows you to view live streams from zm on local machine with low cpu usage
| |
| | |
| [http://sourceforge.net/projects/zmviewer ZMviewer] - a cross platform Linux/Win/Mac/*nix client written in Qt(beta)
| |
| | |
| [http://sourceforge.net/projects/jzmconsole/ JZMconsole] - Java Swing front end for Zoneminder(beata)
| |
| | |
| [http://www.zoneminder.com/forums/viewtopic.php?t=13396 Blackberry App]
| |
| | |
| [http://www.eyezm.com eyeZm] - Native iPhone / iPod touch front-end to view and control ZoneMinder (also see: http://www.zoneminder.com/forums/viewtopic.php?t=16695)
| |
| | |
| | |
| === ZM skins for mobile ===
| |
| | |
| Earlier versions of ZM (1.25/1.26) supported XHTML and mobile skins which you could enable via ?skin=xml and ?skin=mobile
| |
| They were meant for application developers to extract information for their apps and run ZM on mobile devices. These skins are no longer maintained
| |
| and instead ZM has a [[http://zoneminder.readthedocs.org/en/latest/api.html|REST based API ]] to replace the functionality.
| |
| | |
| As far as mobile skins are concerned, ZM will likely discontinue support for skin=mobile after 1.29. Mobile users can either use one of the front ends above or use the standard web interface of ZM from a mobile device.
| |