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:
Source Code:
Note that Rear View Mirror requires the .NET Framework v2.0 and DirectX 9
Old Versions
Windows Executable:
Source Code:
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.