Personal tools
Sections
Path: Home Software AXIS Camera Recorder
Document Actions

AXIS Camera Recorder

RSS Feed 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

List all releases… Full release announcement…

Get AXIS Camera Recorder for Ubuntu (203.4 kB)

gambas-axis_recorder_0.1.orig.tar.gz

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.
AXIS Camera Recorder 0.0.35 (Unreleased)
This is a completely self-contained section of code which is working live on a customer site

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 ...