Rear View Mirror


Rear View Mirror is a C# Application that connects to a camera device, either directly connected to your computer or a remote HTTP/MJPEG stream, and displays a window whenever motion is detected. It is intended to be a “Rear View Mirror” in my cubical so people can’t sneak up on me. It also has an MJPEG server built in so others can view your web camera.

Screen Shots

Downloads

Windows Executable:

RearViewMirror-0.8.5-bin.zip

Source Code:

RearViewMirror-0.8.5-src.zip

Note that Rear View Mirror requires the .NET Framework v2.0 and DirectX 9



Old Versions

Windows Executable:

RearViewMirror-0.8.1-bin.zip

RearViewMirror-0.8-bin.zip

Source Code:

RearViewMirror-0.8.1-src.zip

RearViewMirror-0.8-src.zip



License

Parts of Rear View Mirror are licensed under the GNU GPL v3.

The original project it was based on was created by Andrew Kirillov who licensed his code as “free for non-commercial use.”

Kirillov used libraries from the AForge.NET framework which is licensed as GNU GPL v2.