ZoneMinder Client
ZoneMinder Client is a simple desktop application that runs on Adobe AIR. The Adobe® AIR® runtime enables developers to deploy standalone applications built with HTML, JavaScript, ActionScript®, Flex, Adobe Flash® Professional, and Adobe Flash Builder® across platforms and devices. The Tech Specs state that Adobe AIR 3 is compatible with Windows, Mac OS, Android, iOS, BlackBerry Tablet OS, and Flash Access Clients.
Currently, ZoneMinder Client offers a montage view of streaming video feeds. I plan to add an events viewing feature soon.
ZoneMinder Client is meant to work with a custom skin that must be installed. The current version of the skin can be found here. Example code used to install the skin after you log in to your server:
cd /usr/share/zoneminder/www/skins wget http://dvr-security.net/air/zmc/zmc.tar.gz tar -zxf zmc.tar.gz rm -f zmc.tar.gz
Please post any feedback about ZoneMinder Client in the forums on this thread.
--Kevin186 12:44, 31 May 2012 (BST)