Skip to content

Commit

Permalink
Updated product title in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
richbl committed Sep 6, 2017
1 parent 677d359 commit e50efc0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions MANUAL_INSTALL.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Distributed Motion Sense Surveillance System (DMS<sup>3</sup>) Manual Installation
## Distributed Motion Surveillance Security System (DMS<sup>3</sup>) Manual Installation

This procedure describes how to manually install the **Distributed Motion Sense Surveillance System (DMS<sup>3</sup>)** from the **DMS<sup>3</sup>** project sources.
This procedure describes how to manually install the **Distributed Motion Surveillance Security System (DMS<sup>3</sup>)** from the **DMS<sup>3</sup>** project sources.

For details on how to quickly install **Distributed Motion Sense Surveillance System (DMS<sup>3</sup>)** using the included `dms3build` installer, see the [Distributed Motion Sense Surveillance System (DMS<sup>3</sup>) Quick Installation](https://github.com/richbl/go-distributed-motion-s3/blob/master/INSTALL.md) documentation.
For details on how to quickly install **Distributed Motion Surveillance Security System (DMS<sup>3</sup>)** using the included `dms3build` installer, see the [Distributed Motion Surveillance Security System (DMS<sup>3</sup>) Quick Installation](https://github.com/richbl/go-distributed-motion-s3/blob/master/INSTALL.md) documentation.


### Installation Overview
Expand Down
6 changes: 3 additions & 3 deletions QUICK_INSTALL.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
## Distributed Motion Sense Surveillance System (DMS<sup>3</sup>) Quick Install
## Distributed Motion Surveillance Security System (DMS<sup>3</sup>) Quick Install

This procedure describes how to use the `dms3build` build tools found in this project to install the **Distributed Motion Sense Surveillance System (DMS<sup>3</sup>)**.
This procedure describes how to use the `dms3build` build tools found in this project to install the **Distributed Motion Surveillance Security System (DMS<sup>3</sup>)**.

For details on how to manually install **Distributed Motion Sense Surveillance System (DMS<sup>3</sup>)**, see the [Distributed Motion Sense Surveillance System (DMS<sup>3</sup>) Manual Installation](https://github.com/richbl/go-distributed-motion-s3/blob/master/INSTALL.md) documentation. This document also provides much greater technical depth in describing the **DMS<sup>3</sup>** installation process.
For details on how to manually install **Distributed Motion Surveillance Security System (DMS<sup>3</sup>)**, see the [Distributed Motion Surveillance Security System (DMS<sup>3</sup>) Manual Installation](https://github.com/richbl/go-distributed-motion-s3/blob/master/INSTALL.md) documentation. This document also provides much greater technical depth in describing the **DMS<sup>3</sup>** installation process.

### Installation Overview
The installation of **DMS<sup>3</sup>** is comprised of two steps:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/richbl/go-distributed-motion-s3)](https://goreportcard.com/report/github.com/richbl/go-distributed-motion-s3)
[![codebeat badge](https://codebeat.co/badges/155e9293-7023-4956-81f5-b3cde7b93842)](https://codebeat.co/projects/github-com-richbl-go-distributed-motion-s3-master)

# Distributed Motion Sense Surveillance System (DMS<sup>3</sup>)
# Distributed Motion Surveillance Security System (DMS<sup>3</sup>)

## 1. What Is DMS<sup>3</sup>?

![dms3_topology](https://user-images.githubusercontent.com/10182110/28693283-c3c11518-72d8-11e7-8d41-f167cb8f3b13.png)

**Distributed Motion Sense Surveillance System (DMS<sup>3</sup>)** is a [Go](https://golang.org/ "Go")-based application that integrates third-party open-source motion detection applications (e.g., the [Motion](https://motion-project.github.io/ "Motion") motion detection software package, or [OpenCV](http://opencv.org/ "OpenCV"), the Open Source Computer Vision Library) into a surveillance system that:
**Distributed Motion Surveillance Security System (DMS<sup>3</sup>)** is a [Go](https://golang.org/ "Go")-based application that integrates third-party open-source motion detection applications (e.g., the [Motion](https://motion-project.github.io/ "Motion") motion detection software package, or [OpenCV](http://opencv.org/ "OpenCV"), the Open Source Computer Vision Library) into a surveillance system that:

- Senses when someone is "at home" and when someone is "not home" and automatically enables or disables the surveillance system
- Distributes video stream processing, reporting, and user notification to capable "smart" device clients (e.g., a Raspberry Pi) which:
Expand Down

0 comments on commit e50efc0

Please sign in to comment.