Remote Data Access like (soap,rpc-xml,ajax,xhttprequest)

Anything you want added or changed in future versions of ZoneMinder? Post here and there's a chance it will get in! Search to make sure it hasn't already been requested.
Post Reply
AlienTesticle
Posts: 23
Joined: Sun Apr 15, 2007 7:34 pm

Remote Data Access like (soap,rpc-xml,ajax,xhttprequest)

Post by AlienTesticle »

Has there been any thoughts on an access method like SOAP, RPC-XML, XHTTPREQUEST, so that ajax style web access could be done or building a client side application. This would remove the requirement of having to connect directly with the database and would allow the use of any database on the zoneminder side.

It is something that I am considering along with firebird/postgresql support and leveraging their strengths with stored procedures, views, etc.

This would allow changing the backend more without having the mess with the frontend so often (I would hope) with a layer like that.

What are other peoples opinions? Or should something like this be in the wiki?

p.s. I love the zoneminder project and can see it only improving and I hope I can stay focused so I can contribute.
timgman
Posts: 46
Joined: Wed Mar 14, 2007 6:01 pm

Terrific Idea...

Post by timgman »

Although ajax seems to bee young and developing some of the apps that are being developed are amazing......

yay to this one....
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

I have developed some experimental Ajax interfaces to the web side of ZM. Mostly just status polling and stuff like that at the moment but I think it will probably grow.
Phil
Post Reply