/pykurento

A Kurento client written in python using websocket-client

Primary LanguagePythonGNU Lesser General Public License v2.1LGPL-2.1

Pykurento

About This Fork

This fork is to support KMS 6.14.X and seems to support new JSON RPC (in general) What was implemented so far:

  • Everything required for Trickle ICE exchange
  • Better SessionId handling for multisession RPC exchange with KMS
  • Asynchroneous support
  • Implemmented loopBack example and Group-Call example (SFU) using Tornado framework (Async)