PyOpenVidu

https://img.shields.io/pypi/v/pyopenvidu.svg https://img.shields.io/travis/marcsello/pyopenvidu.svg Documentation Status https://codecov.io/gh/marcsello/pyopenvidu/branch/master/graph/badge.svg https://api.codacy.com/project/badge/Grade/53a97676fca041f9bfcaa6a7bc69ac1f

Python interface to the OpenVidu WebRTC videoconference framework.

Features

  • Use OpenVidu API objects as native Python objects
  • Supports Python 3.7 and above
  • Depends on nothing more than requests and requests-toolbelt

Credits

This implementation is inspired by the original Java implementation by the OpenVidu team. https://openvidu.io/docs/reference-docs/openvidu-java-client/

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.