A New Desktop Application For Zoneminder
Posted: Wed Mar 23, 2005 3:03 am
Hi All,
Some people don't like to see their cameras via browsers when they are at their homes. But it is possible to them to see their camera while they are at remote locations. So that, for local access, I am planning to develop a desktop application using Glade. This application going to use the same zoneminder daemons,database etc., The Idea is, users can have the same UI experience while they are using this Desktop application. Also I am planning to add some more addtiontional functionalities to the users such as controlling cameras via SMS, and GPIO divices support , etc.
I want more valuable ideas and clarifications from zoneminder experts and developers.
Currently, zms daemon is responsible for sending images to the browsers. Well, but, What I want is, As I am going to access the camera via my local destop application, I don't need zms to get image buffer using sockets. Is there any other way to get the captured image buffer?
I think the zms is writing the image buffers into the STDOUT for appache server responses.
Please let me know how to get the captured image buffer which are captured by the zmc daemon. Once I get clear idea about this concept, I can move forward on developing this application.
Thanks in advance.
-Johnson
Some people don't like to see their cameras via browsers when they are at their homes. But it is possible to them to see their camera while they are at remote locations. So that, for local access, I am planning to develop a desktop application using Glade. This application going to use the same zoneminder daemons,database etc., The Idea is, users can have the same UI experience while they are using this Desktop application. Also I am planning to add some more addtiontional functionalities to the users such as controlling cameras via SMS, and GPIO divices support , etc.
I want more valuable ideas and clarifications from zoneminder experts and developers.
Currently, zms daemon is responsible for sending images to the browsers. Well, but, What I want is, As I am going to access the camera via my local destop application, I don't need zms to get image buffer using sockets. Is there any other way to get the captured image buffer?
I think the zms is writing the image buffers into the STDOUT for appache server responses.
Please let me know how to get the captured image buffer which are captured by the zmc daemon. Once I get clear idea about this concept, I can move forward on developing this application.
Thanks in advance.
-Johnson