Program to measure amount of motion with DirectX-compatible camera
...Motion Detector can send motion data in real time to other software for organizing real-time feedback in scientific behavioral experiments. It also can accept commands trough the network or from other software running on the same computer (through UDP) to start/stop video capturing. The program has a ring buffer in RAM to store prehistory - some amount of video before the UDP video capturing event can be saved in the file if needed. Name of the video file can be given in the UDP message or generated locally using auto-increment feature.