Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.

TrueConf/pyVideoSDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caution

Deprecated! This project has been migrated and is now part of the python-trueconf-room repository.


pyVideoSDK

A Python library for the TrueConf VideoSDK API & TrueConf Room API

How to use

Download and install TrueConf VideoSDK or TrueConf Room

  1. Download TrueConf VideoSDK or TrueConf Room
  2. Install with default settigs (Port = 80)
  3. Launch application c -pin parameter in the command line.

Windows:

"C:\Program Files\TrueConf\VideoSDK\VideoSDK.exe" -pin "pin123"

Linux:

$ trueconf-video-sdk -pin "pin123"

Login

  1. Get your free accounts in https://t.me/TrueConfSDKPromoBot
  2. Click at the link on the application main screen and open the web-manager
  3. Connect to the server and login in

Now the application is ready to use

Preparing the python environment

Install the required modules

pip install -r requirements.txt

Demo projects using VideoSDK

About

A Python library for the TrueConf VideoSDK API & TrueConf Room API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%