Skip to content

marcsello/pyopenvidu

Repository files navigation

PyOpenVidu

Documentation Status 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.