Tutorial 12:

How to implement Motion detection in C#

In this tutorial you can learn how to write such codes in C#, which handle an IP camera using Ozeki Camera SDK.

In these lectures you will find detailed information on the motion detection functionality of the Ozeki Camera SDK. In our guides you will find effective solutions for implementing the detection of motion events in the captured video stream or triggering the detection of changes by developing a Tripwire function in C#.

You can find clear explanation (including code snippets and GUI screenshots) for every examples related to the functionalities mentioned above. The full source code of each example project can be downloaded and the FAQ section gives answers for the most commonly asked questions.

Lecture 1: Motion detection in C#

After reading through the below lecture you will be able to set a threshold and detect motion events in the captured video stream. Start now

Lecture 2: Tripwire in C#

The following tutorial will be really helpful if you wish to implement tripwire in C# which will trigger when changes are detected. Start now

Lecture 3: Tampering detection in C#

You can learn more about how to implement tampering detection in C#. When you use tampering detection, the camera is capable of detecting incidents such as redirection, blocking or defocusing, or even spray paint. Start now