Ozeki VoIP SDK - Product Guide
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.
Tools provided by Ozeki VoIP SIP SDK
RTP implementation
The following article presents the main concepts of RTP (Real-Time Transport Protocol). Below you can get more information about the most common fields of use and you can also study how Ozeki VoIP SIP SDK implements this protocol.
What is RTP
The Real-Time Transport Protocol (RTP) is one of the technical foundations of Voice over IP. RTP defines a standardized packet format for delivering audio and video over IP networks. It provides end-to-end network transport functions suitable for applications transmitting real-time data, such as audio, video or simulating data, over multicast or unicast network services. It is commonly used in communication and entertainment systems that involve media streaming, such as telephony, video teleconference applications, television services and web-based push-to-talk features.
RTP implementation
RTP implementation is inevitable when you would like to develop a VoIP based software product. By using Ozeki VoIP SIP SDK you do not need to think about how to implement the Real-Time Transport Protocol to your application, because this SDK already includes it. That is why Ozeki VoIP SIP SDK can be your greatest help in developing any VoIP solutions.
Ozeki VoIP SIP SDK contains an RTP implementation as a base of the SDK. You can not directly reach the RTP implementation in your programs, but if you need some information about it, you can check the related developer guide page.
![]() |
Examples on RTP implementation: |
Summary
This article introduced you the basic knowledge about RTP protocol and its implementation. If you have read through this page carefully, you already have all the knowledge you need to start on your own solution.
If you have any question or need assistance, please contact us at info@voip-sip-sdk.com
Select a suitable Ozeki VoIP SIP SDK license for your project at: Pricing and licensing information
Related Pages
As you are now familiar with all the terms concerning this topic, now it is time to take a step further and explore what other extraordinary solution Ozeki VoIP SIP SDK can provide to you.
- Next article in this topic: RTCP implementation
- Setup Ozeki VoIP SIP SDK efficiently: Quick start guide
- Download Ozeki VoIP SIP SDK form the Ozeki VoIP SIP SDK download page
- You can find licensing information of Ozeki VoIP SIP SDK on Pricing and licensing information
BEGINNER
Getting started
Downloading VoIP SIP SDK
Installation steps
PBX configuration
Examples with source code
INTERMEDIATE
VoIP technology walkthrough
SIP softphone development
Webphone development
Mobile development
Voice recording
GETTING AROUND
Sitemap
Search the manual
API documentation
FAQ
Acknowledgements