TrueConf SDK for Windows


With some small exceptions, library features correspond to the features of our crossplatform QT application, such as:

 

How to start using SDK

  1. Install TrueConf Server Free video conferencing server using our detailed guide. You can install TrueConf Server on the same PC where you will develop your applications.
  2. Please contact our sales department to connect external SDK applications to TrueConf Server. Although it is a free option, your new license will be of limited duration.
  3. Please request TrueConf SDK for Windows installer in our sales department. Describe your project in details, and our technical support agents will do their best to assist you during your SDK testing period.
  4. Install TrueConf SDK for Windows. ActiveX component will be added into the system where derivative application will be developed.
  5. Follow use cases described below. Clone them from our GitHub repository with the help of git clone command. https://github.com/trueconf/SDK

 

Visual Studio use cases

 

Delphi use cases

 

Calling examples

The library will do the most difficult things for you: trace states, ensure media data and statuses synchronization, etc. You can find examples of ActiveX calls in TrueConf SDK for Windows components below. 

SDK for Windows.

Call users with user ID based in C#

Accept incoming call based in Pascal (Delphi)

 

Tutorials

Read our tutorials.

 

Frequently Asked Questions

Read our FAQ.

 

Custom projects based on TrueConf SDK

 

Additional materials