AXIS Camera Recorder
Category: Stand-alone projects
—
Other products by this author
A small program to record images from an AXIS IP camera
Current release: AXIS Camera Recorder 0.1
Released 02 Sep 2007 — tested with Gambas SVN 549
First real release version to work with associated viewer
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
This code is part of my CCTV package, it's used to record frames from an IP camera and to store the images in an SQL database (I use MySQL but it should be generic).
The rest of the project is then used to "do" things with the images, i.e. display them on the screen etc ...
