VIDEO CONFERENCING SDK

TrueConf SDK for Windows

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

  • Get contact list and statuses;
  • Initialize statuses and group conferences;
  • Manage video layouts and participants rights;
  • Receive and send text messages, including text messages in group conferences;
  • Receive and send presentation slides, capture and share desktop or separate applications
  • Other functions described in documentation (CallX v2.0).

TrueConf SDK for Windows

  1. Install TrueConf Server 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

Custom projects based on TrueConf SDK

Additional Materials

  • TrueConf SDK for Windows documentation (CallX v2.0).
  • Functions titles in TrueConf SDK for Windows and TrueConf Terminal API: Conversion table.

Call users with user ID based in C#