CamRPC is a simple client/server solution to update/manage several webcams using a PHP enabled Web server and any client with XML-RPC capabilities.
What's New in This Release:
Server
· A web server (Apache tested, http://httpd.apache.org/)
· PHP 4 >= 4.1.0 with XML module
· php XML-RPC (http://xmlrpc.usefulinc.com/, included 1.1.1 in the package)
· A directory with write enabled for the httpd daemon
Client
· Your image grabber of choice
· Python client: python 2 >= 2.2
· Perl client: Frontier::RPC, MIME::Base64 and MIME::Types
What's New in This Release:
· updated included xml-rpc lib due SA15852: http://secunia.com/advisories/15852/
· Now camrpc is distributed with xml-rpc 1.1.1.
Product's homepage