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
Any free app for android for ZM 1.32?
Re: Any free app for android for ZM 1.32?
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
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
Re: Any free app for android for ZM 1.32?
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
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
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
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?
You could also just post it as a single image
Here is a example from a 1.32 build
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