Skip to main content

Python interface to the OpenVidu WebRTC videoconference library.

Project description

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.

History

0.2.1 (2022-03-10)

  • Added cert and verify options to the OpenVidu object constructor.

  • Various fixes in the documentation

  • Included Python 3.10 in the test suite

0.2.0 (2020-12-30)

  • Implemented OpenVidu REST API version 2.16.0.

  • Removed inter-object update

  • Changed Base URL

  • Removed broken “Thread safety” approach

  • See the “Migrating” section of the documentation on how to update your code.

0.1.4 (2020-05-24)

  • Added timeouts.

  • Added possibility to disable initial fetching.

  • Fixed some mistakes in the documentation.

  • Reached 100% code coverage.

0.1.3 (2020-04-26)

  • Implemented thread safety for the dynamic objects.

  • Added IPCAM publishing option.

  • Updated and restructured documentation.

0.1.2 (2020-04-07)

  • Removed publisher property of the OpenViduSubscriber object, as it was removed from the OpenVidu Server as well.

0.1.1 (2020-04-04)

  • Fixed dependencies not being automatically installed.

  • Updated classifiers and URLs for PyPI.

  • Added more tests and updated existing ones.

0.1.0 (2020-04-03)

  • First release on PyPI.

  • Implemented support for most of the endpoints except recording and IPCam stuff.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyopenvidu-0.2.1.tar.gz (30.6 kB view hashes)

Uploaded Source

Built Distribution

pyopenvidu-0.2.1-py2.py3-none-any.whl (13.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page