Any free app for android for ZM 1.32?

Discussion topics related to mobile applications and ZoneMinder Event Server (including machine learning)
Post Reply
tra
Posts: 19
Joined: Tue Jan 10, 2017 10:56 am

Any free app for android for ZM 1.32?

Post by tra »

Is there any free mobile app for android? zmView stopped working for me after upgrading to 1.32.
Then I removed it to reinstall, but I can not find it any more from Google Play.

Can be very simple, I just use it sometimes, not often for checking what's going on and also tuning camera for example when it is located very high, climbing on ladder with phone is much easier than with laptop ;)
User avatar
asker
Posts: 1553
Joined: Sun Mar 01, 2015 12:12 pm

Re: Any free app for android for ZM 1.32?

Post by asker »

You may want to reach out to the zmview developers. Their app is still in the IOS store.
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.

Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
rangerbob
Posts: 61
Joined: Sat Jun 06, 2009 3:40 am

Re: Any free app for android for ZM 1.32?

Post by rangerbob »

in IPcam Viewer .. or any app program that supports generic settings


IP cam Viewer and the similar android apps have a
Make: Generic URL
and Model
Generic URL (e.g. http://x.com/image.jpg

I entered

Code: Select all

http://XXX.XXX.XXX.XXX:80/zm/cgi-bin/nph-zms?width=960px&height=540px&scale=50&mode=jpeg&maxfps=5&monitor=1&user=USERNAMEHERE&pass=PASSWORDHERE
Then entered the user and password again at the fields and it seems to work.

Plus with the URL I can force it to use less frames per second (maxfps=5)

I just opened a cam up and copied the image url with firefox and removed the ending to add my user pass at the end you can decode the url
rangerbob
Posts: 61
Joined: Sat Jun 06, 2009 3:40 am

Re: Any free app for android for ZM 1.32?

Post by rangerbob »

You could also just post it as a single image

Here is a example from a 1.32 build

Code: Select all

http://XXX.XXX.XXX.XXX:80/zm/cgi-bin/nph-zms?&mode=single&monitor=1&user=USERNAMEHERE&pass=PASSWORDHERE
Post Reply