Thursday, October 16, 2014

System Overview

The overall system is organized similar to the traditional video surveillance system. But here the mobile devices function as cameras: collect, compress, and send video to the PC server, which then may record it to disk, much like a DVR.

Short definitions:
Client Device - a device running the ReelCam Video Security Monitor app, which turn it into a remote camera, with logic to detect motion/sound and trigger recording on the server PC.
Server PC - a computer running the ReelCam Local Server software, serves as a bridge between the client and controller devices, as well as recording video streams, and sending email alerts.
Controller Device - a device running the ReelCam Remote Controller app, which allows it to configure the server PC, and client devices. It also functions as a viewer for live and recorded video streams.

Since compression is done on the client device, and decompression is performed by the controller device when viewing, the server PC doesn't need a very powerful CPU, nor GPU (it could be headless, i.e. no display). A low end PC should suffice, as long as its network and disk speed is fast enough for writing/reading multiple streams concurrently.


Obviously, the WiFi signal and router also should be able to accommodate the bandwidth required. In the above chart, the Controller Apps are shown running remotely, but they can also be run inside your WiFi network. For backup, you could use DropBox to mirror the video directory on your server PC to the cloud.

The system is very flexible, in that you can configure it in many ways. In the chart below, you can choose to have the server PC be in the cloud instead of inside your local network. Obviously, you would need to take steps to secure your server from hackers. So this is more in the realm of experts. But using this set up would allow you to easily have multiple client devices at various geographical locations, not confined to one particular site.

 

Sunday, October 5, 2014

Web Apps

As of now, both the ReelCam Client and Controller are also available as web apps. This means that you can use them in Flash browsers without installing. It is ideal for desktop PCs, and Macs as well.

With the Client web app you can have a single PC, hooked up with multiple USB cameras, and run ReelCam Client in multiple browser tabs, one for each webcam, effectively allowing the PC to stream from many different angles or views. The possibilities are limited only by the boundary of your imagination ;). This has been successfully tested on the Microsoft Surface Pro, allowing recording both front and back cameras simultaneously. But, as always, your mileage may vary.

Though I can easily make a version for the Windows and MacOS desktop, I'd prefer to go the browser way, unless of course someone give a good reason to have the former.

BTW, the Client web app does have certain limits, such as no GPS access, nor Snapshot feature (due to file restrictions on Flash). Likewise, the Controller web app is unable to download recorded files. It may be possible to find a workaround for these issues in the future though.