Difference between revisions of "MobileDevices"

From ZoneMinder Wiki
Jump to navigationJump to search
m (Undo SPAM revision 6267 by Kristof (talk))
 
(43 intermediate revisions by 11 users not shown)
Line 1: Line 1:
Please Post Your Device Model
You can opt to use the standard ZoneMinder web console on your mobile devices using mobile browsers. Alternately, there are mobile apps available you can use.


If you are looking for using a mobile phone as a camera see the [[Hardware Compatibility List]] and specifically [[Android]]


== Working Under Normal ZM interface ==
====Mobile apps====
'''Motorola'''
[http://zmninja.zoneminder.com/ ZmNinja] - iPhone/Android/Windows/Mac/Linux app for ZoneMinder
Rizer Z3 (opera mini only)


'''Apple'''
[http://html5-clouds.com/?q=node/55 zmView/zmViewPro]  - iPhone/Android app for ZoneMinder
iPhone 3G
iPhone 2G (WiFi tested)


'''Nokia'''
[https://itunes.apple.com/app/surveillance-pro/id1200773811 Surveillance Pro] - IOS App, iPhone, iPod and iPad
N810


Android  2.2
Zoneminder, starting with stable version 1.29 (and development snapshot version 1.28.107) support a REST based API. mobile and XHTML skins
with swf mpeg streaming
are no longer actively maintained and will be discontinued after 1.29. Any mobile clients not using the API and relying on the skins will stop working.
 
Mobile app authors who are still maintaining their code are encouraged to use the new API.
== Working Under Xhtml ==
http://example.com/zm/index.php?format=xhtml
 
Version newer than 1.23.3 use:  http://example.com/zm/index.php?skin=mobile
 
'''Motorola'''  Rizer Z3, V300,V330,Razer
 
'''Blackberry''' Perl
 
'''HTC''' ProTouch II
 
== Working under XML Interface ==
 
XML Plugin is available with 1.24.3 onwards, or as a separate download for 1.24.1 and 1.24.2 from http://www.eyezm.com
It is intended for use with the eyeZm iPhone Application, but can be used with any other custom programs as well.
 
http://example.com/zm/index.php?skin=xml...
 
'''Apple'''
iPhone and iPod Touch on iOS 4+
 
== Not Working  ==

Latest revision as of 18:40, 26 April 2023

You can opt to use the standard ZoneMinder web console on your mobile devices using mobile browsers. Alternately, there are mobile apps available you can use.

If you are looking for using a mobile phone as a camera see the Hardware Compatibility List and specifically Android

Mobile apps

ZmNinja - iPhone/Android/Windows/Mac/Linux app for ZoneMinder

zmView/zmViewPro - iPhone/Android app for ZoneMinder

Surveillance Pro - IOS App, iPhone, iPod and iPad

Zoneminder, starting with stable version 1.29 (and development snapshot version 1.28.107) support a REST based API. mobile and XHTML skins are no longer actively maintained and will be discontinued after 1.29. Any mobile clients not using the API and relying on the skins will stop working. Mobile app authors who are still maintaining their code are encouraged to use the new API.