myjimmy / cambase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note - The original code for cambase.io was lost when it was closed several years ago. Bluecherry did not develop or maintain this repo when it was online, however it was a useful REST API service for pulling IP camera models and populating them in our software.

Some old code was found on GitLab which was used to form this repo, however the amount of software vunerabilities outweigh the desire to restart the project with the old code. Hopefully we can spin up this project again using new frame work.

As of July 12, 2021 this repository is archived

Overview

  • A DB of all known camera types and information relevant to them.
  • It is possible for the public to make submissions and comments, Evercam will curate additions.
  • Easily searchable (e.g. All Cameras from Hikvision with PTZ (Pan Tilt Zoom) and ONVif).
  • Easy to interact with via an API.
  • All data exposed in JSON.
  • Code to be made available publically on www.github.com/evercam/cambase

Objectives - What is the purpose of this site?

  • Search Engine Optimisation for camera related and camera developer related queries. http://cambase.io/hikvision/DCS-324
  • To make it easy for camera manufacturers to disseminate information to developers about their cameras and for developers * To add and comment on this information. (Long term goal).
  • To provide a data source for Evercam.io and other camera related applications.

About

License:Apache License 2.0


Languages

Language:Ruby 51.6%Language:HTML 40.8%Language:SCSS 4.4%Language:CoffeeScript 2.0%Language:Haml 1.2%Language:Procfile 0.0%