zoneminder/web/api
stevegilvarry df3ab025f8 Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
..
app Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
lib/Cake Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
.editorconfig Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
.gitattributes Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
.gitignore Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
.htaccess Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
CMakeLists.txt Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
CONTRIBUTING.md Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
README.md Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
build.properties Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
build.xml Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
composer.json Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00
index.php Imported missing files from master to feature-h264-videostorage 2014-05-30 01:47:52 +10:00

README.md

ZoneMinder API

This is the ZoneMinder API. It should be, for now, installed under the webroot e.g. /api.

app/Config/database.php.default must be configured and copied to app/Config/database.php

In adition, Security.salt and Security.cipherSeed in app/Config/core.php should be changed.

The API can run on a dedicated / separate instance, so long as it can access the database as ocnfigured in app/Config/database.php