Get started
- Download the SDK
- Copy the C# code example into Visual Studio
- Build your IP Camera project
Did you know?
This SDK was used to build:Ozeki Phone System XE - VoIP PBX Software for Developers Which is a high performance PBX system supporting Mobile and Desktop phones.
It was also used to create Ozeki 3D VoIP softphone. A cool SIP client that allows 3D Video calls.
► Tutorial 2
How to implement PTZ IP camera motion control in C#
Pan-Tilt-Zoom control in C#
This lecture demonstrates how to adjust the IP camera angles (pan horizontally, tilt vertically) and how to zoom/unzoom. Start now

In this tutorial you can learn more about how to write codes in C#, which handle an IP camera using OZEKI Camera SDK.
These lectures cover the moving and zooming options of the IP camera both manually and automatically. It provides such comfortable solutions for your security system for example moving to preset positions or scanning an area. By using random automatic scanning or moving mixed with the motion detection (see later Tutorial 4) you can simulate a human security guard monitoring the area day and night.
You can find clear explanations (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.