- Introduction
- Getting started
- C# nuget package
- C# git repository
- IP video camera viewer
- PTZ IP camera motion control
- Pan-Tilt-Zoom control
- Automatic movement
- Preset position
- Limit movement angles
- Pan,Tilt and Zoom speed
- Onvif network video recorder
- SMS notifications
- Motion detection and alarms
- IP camera to SIP video call
- Configure Onvif IP cam remotely
- Onvif IP camera video server
- Video stream on website
- Onvif Network Video Analytics
- Onvif IP Camera Manager
- Computer Vision Technology
- Motion recognition
- Object detection
- Object categorization
- Image Manipulation
- Ozeki SDK for Linux
- Supported cameras
Ozeki brings you outstanding
SMS Gateway technology. Use our SMS Server products on Windows,Linux, or Android
C# SMS API
Developers can use our C# SMS API to send SMS from C#.Net. The C# SMS API comes with full source code
PHP SMS API
The ozeki PHP SMS gateway software can be used to send SMS from PHP and to receive SMS usig PHP on your website
SMPP SMS Gateway
SMS service providers use our SMPP gateway solution, that offers a high performance SMPP server and SMPP client gateway with amazing routing capabilities
Tutorial 2:
How to implement PTZ IP camera motion control in C#
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.
Lecture 1: 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
Lecture 2: Automatic movement in C#
This lecture shows how to implement automatic movement (left and right scan between two points) at different speeds. Start now
Lecture 3: Implement preset position in C#
In this lecture you can find out how to implement preset position and how to move the IP camera to them. Start now
Lecture 4: Limit movement angles in C#
For getting more information on how to limit movement angles using C#.NET, take a look at this lecture. Start now
Lecture 5: Adjust Pan/Tilt/Zoom speed in C#
After reading through this lecture, you can find out all you need to know to be able to adjust Pan and Tilt speed and Zoom speed. Start now