ZoneMinder Blackberry App
ZoneMinder Blackberry App
I wasn't sure where to post this.
I recently just build an app to view the single images from ZoneMinder from my Blackberry.
It only display the current view from each source, no streaming yet.
Is there any interest for something like this ?
-Matthew
I recently just build an app to view the single images from ZoneMinder from my Blackberry.
It only display the current view from each source, no streaming yet.
Is there any interest for something like this ?
-Matthew
Ok, here it is.
ZoneMinder Viewer v1.0.5
Currently it is very basic, but allows me to view my cameras from away.
I'm not sure how it will stand up to other peoples setups, but I'm hopeful.
If anyone has any problems, please send me the details so i can fix it.
Here is the link: http://m.matthewdrover.com
-Matthew
ZoneMinder Viewer v1.0.5
Currently it is very basic, but allows me to view my cameras from away.
I'm not sure how it will stand up to other peoples setups, but I'm hopeful.
If anyone has any problems, please send me the details so i can fix it.
Here is the link: http://m.matthewdrover.com
-Matthew
Well, I took the plunge and downloaded onto my BB curve 8330. I could not get it to login. I suspect one of two things:
First, my installation is on a non-standard port (not 80) to thart off my ISP from shutting off my server.
Second, I use Apache basic authentication, so I have to put in an Apache username and password before getting into Zoneminder. Also, I still use the ZoneMinder authentication as well.
So it would not login.
Are you going to release the source somewhere?
Great idea, I would love to see it working.
First, my installation is on a non-standard port (not 80) to thart off my ISP from shutting off my server.
Second, I use Apache basic authentication, so I have to put in an Apache username and password before getting into Zoneminder. Also, I still use the ZoneMinder authentication as well.
So it would not login.
Are you going to release the source somewhere?
Great idea, I would love to see it working.
Ok, the authentication worked with basic + zoneminder, and the nonstandard port wasn't an issue.
So I did quickview, it saw my two cameras, and I select one and see a view. I am guessing by seeing the BB is constantly pulling data that it is auto refreshing at some interval? I couldn't really tell as there is currently no motion.
Well, I could not get it to do anything when the camera view came up. Menu or back didn't work.
So I powered the unit off and went back into the app and saw the view, and was able to hit back to get back to the list. So for some reason it locks up the phone in some cases.
Now the cams show nothing (white) when I go in to them.
I closed out of the app and came back in and things were fine.
It now seems like I can do back or menu close when viewing a cam.
I went back into a cam and then I got "Loading initial image" and could see the phone was transferring data for quite a while. The menu and back buttons do not work.
So for some reason it is locking up when trying to view the image.
How often is it refreshing? Perhaps there could be a refresh interval setting? I typically don't view live stream because my connection is via satellite at the house and it is very latent and slow for upload.
Ok, at this point I can tell the image is refreshing (I saw some motion) and was able to hit close, however it took forever for the menu to come up.
So, it seems like when viewing the live stream, the phone pretty much becomes unresponsive. Again not sure if that is my connection, but something is causing it to hang and make the phone very very slow. I had to just power it off again so I could get out of the app.
So far so good, just need to figure out why it makes the phone hang.
Thanks, keep up the awesome work!
So I did quickview, it saw my two cameras, and I select one and see a view. I am guessing by seeing the BB is constantly pulling data that it is auto refreshing at some interval? I couldn't really tell as there is currently no motion.
Well, I could not get it to do anything when the camera view came up. Menu or back didn't work.
So I powered the unit off and went back into the app and saw the view, and was able to hit back to get back to the list. So for some reason it locks up the phone in some cases.
Now the cams show nothing (white) when I go in to them.
I closed out of the app and came back in and things were fine.
It now seems like I can do back or menu close when viewing a cam.
I went back into a cam and then I got "Loading initial image" and could see the phone was transferring data for quite a while. The menu and back buttons do not work.
So for some reason it is locking up when trying to view the image.
How often is it refreshing? Perhaps there could be a refresh interval setting? I typically don't view live stream because my connection is via satellite at the house and it is very latent and slow for upload.
Ok, at this point I can tell the image is refreshing (I saw some motion) and was able to hit close, however it took forever for the menu to come up.
So, it seems like when viewing the live stream, the phone pretty much becomes unresponsive. Again not sure if that is my connection, but something is causing it to hang and make the phone very very slow. I had to just power it off again so I could get out of the app.
So far so good, just need to figure out why it makes the phone hang.
Thanks, keep up the awesome work!
-
- Posts: 190
- Joined: Tue Sep 16, 2008 5:22 am
Hello i have just installed the blackberry.app and when i enter a user name password and url i get
Note i have a virtual host setup and do not need the /zm to login from a browser. I have also tried entering the same username and password for [Basic Auth]
options looks like this
[Settings]
Username:myuser
Password:mypassword
URL:http://my.domain.ca:80/
[Basic Auth]
Username:
Password:
Code: Select all
invalid options error
options looks like this
[Settings]
Username:myuser
Password:mypassword
URL:http://my.domain.ca:80/
[Basic Auth]
Username:
Password:
-
- Posts: 190
- Joined: Tue Sep 16, 2008 5:22 am