- Introduction
- Getting started
- C# nuget package
- C# git repository
- IP video camera viewer
- PTZ IP camera motion control
- Onvif network video recorder
- Record a stream into MPEG-4
- Take a picture snapshot
- Circular buffer video record
- Video settings for recording
- Record from more cameras
- Record audio stream from camera
- ScreenCapture
- 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 3:
How to create an Onvif network video recorder in C#
In this tutorial you can learn more about writing codes in C#, which handle an IP camera using Ozeki Camera SDK.
These lectures cover video recording and taking snapshots. In addition, you can learn how to record an event syncronous e.g. goal on a football match from different views. Or if you have limited storage availability, you can save e.g. the last 24 hours recording with our circular buffer solution.
You can find clear explanation (including code snippets and GUI screenshots) for every example 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 common questions.
Lecture 1: Record a stream into MPEG-4 in C#
Here you can find a detailed lecture about how to record and save an audio and a video stream into MPEG-4 file format. Start now
Lecture 2: Take a picture snapshot in C#
This lecture demonstrates how to take a snapshot and record it as a .jpg file by using your own C# application. Start now
Lecture 3: C# Circular buffer video recording
This lecture is a detailed guide about how to implement circular buffer video recording. Start now
Lecture 4: Set frame rate/codec/size in C#
Using this lecture you can find out how to set up the frame rate, the audio and the video codecs and picture size for video recording. Start now
Lecture 5: Record from more IP cameras in C#
This lecture is a good place to start if you would like to record video from multiple IP cameras simultaneously. Start now