Difference between revisions of "Standalone Zm Frontends"
Line 4: | Line 4: | ||
[https://github.com/pliablepixels/zmNinja ZmNinja] - iPhone/Android/Windows/Mac/Linux app for ZoneMinder | [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] | <s>[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]</s> | ||
====Desktop apps==== | ====Desktop apps==== |
Revision as of 07:47, 30 June 2019
Front Ends
Mobile apps
ZmNinja - iPhone/Android/Windows/Mac/Linux app for ZoneMinder
zmView/zmViewPro (uses xml skin, may not work when ZM deprecates xml skin - planned after 1.29 release]
Desktop apps
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
- Complete Windows GUI frontend for ZM (requires ZM!) (Please feel free to add to this anyone![James])
ZM4MS playback with Mandriva 2006 livecd
xlib_shm - allows you to view live streams from zm on local machine with low cpu usage
ZMviewer - a cross platform Linux/Win/Mac/*nix client written in Qt(beta)
JZMconsole - Java Swing front end for Zoneminder(beata)
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 [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.