Page 1 of 1

Any free app for android for ZM 1.32?

Posted: Thu Oct 04, 2018 1:21 pm
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 ;)

Re: Any free app for android for ZM 1.32?

Posted: Thu Oct 04, 2018 7:44 pm
by asker
You may want to reach out to the zmview developers. Their app is still in the IOS store.

Re: Any free app for android for ZM 1.32?

Posted: Sun May 05, 2019 3:06 pm
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

Re: Any free app for android for ZM 1.32?

Posted: Sun May 05, 2019 3:10 pm
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