Difference between revisions of "MobileDevices"

From ZoneMinder Wiki
Jump to navigationJump to search
 
(53 intermediate revisions by 15 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


== Working Under Xhtml ==
Zoneminder, starting with stable version 1.29 (and development snapshot version 1.28.107) support a REST based API. mobile and XHTML skins
http://example.com/zm/index.php?format=xhtml
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.
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
 
== 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.