Difference between revisions of "MobileDevices"

From ZoneMinder Wiki
Jump to navigationJump to search
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Front Ends ==
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====
====Mobile apps====
[https://github.com/pliablepixels/zmNinja ZmNinja] - iPhone/Android/Windows/Mac/Linux app for ZoneMinder  
[http://zmninja.zoneminder.com/ 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]


[http://html5-clouds.com/?q=node/55 zmView/zmViewPro]  - iPhone/Android app for ZoneMinder


=== Everything from here on is Deprecated and relies of various xhtml/mobile skins that will be discontinued in future versions of ZM ===
[https://itunes.apple.com/app/surveillance-pro/id1200773811 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  
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.
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.
Mobile app authors who are still maintaining their code are encouraged to use the new API.
== Working Under Normal ZM interface ==
'''Motorola'''
Rizer Z3 (opera mini only)
'''Apple'''
iPhone 3G
iPhone 2G (WiFi tested)
'''Nokia'''
N810
'''Samsung'''
Galaxy S5 with Android 5.1.1 tested both SWF and MPEG - ZM v1.28.1
Galaxy Tab 4 (WiFi) Android 4.4.2 kitkat both SWF and MPEG are okay - ZM v1.28.1
== 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  ==
  http://192.168.0.254/Set?Func=VDelivery&Kind=1&640framerate=30

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.