Opentok-Python-SDK
Opentok-Python-SDK copied to clipboard
OpenTok Python SDK
- Removed the deprecated `OpenTok` class and added the methods attached to it to the `Client` class. - Added HLS option support, a new test for the error case where...
Vulnerable Library - jquery-1.10.2.min.js JavaScript library for DOM operations Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js Path to dependency file: /sample/Archiving/templates/base.html Path to vulnerable library: /sample/Archiving/templates/base.html Found in HEAD commit: 290fdefdff173858a7cba017047f555d5c6c3096 ## Vulnerabilities...
Now opentok requires Python 3.5+, these are useless dependencies
There is a CVE for the RSA module that is required by this package. Could it be updated to use a version that is not vulnerable (4.7 or higher). Thanks!...
The Tokbox developer docs say that the XML API is deprecated here https://tokbox.com/developer/rest/#:~:text=This%20XML%20version%20of%20the%20API%20call%20is%20deprecated Yet, I see it is still being used in the Python SDK here https://github.com/opentok/Opentok-Python-SDK/blob/v3.2.0/opentok/opentok.py#L417 as the default....
One thing I encountered while working on the tail end of #160 is that surprisingly, the tox tests only run on 2.6, 2.7, 3.4, and 3.5, all of which are...
This request is for a [Sample](https://github.com/opentok/Opentok-Python-SDK#samples) for the use case of captioning/transcription/subtitles. See https://www.w3.org/WAI/media/av/captions/. As a low lift alternative, adding a section for recommended libraries/approaches for advanced use cases in...
There are a lot of places in the SDK where common exception classes are re-used to handle different HTTP response codes from the REST API. For example: https://github.com/opentok/Opentok-Python-SDK/blob/master/opentok/opentok.py#L522 This is...
I am trying to capture the audio/ video stream and transcribe it into text I do not want to archive the session and then transcribe it but instead i want...
Vulnerable Library - twine-4.0.2-py3-none-any.whl Path to dependency file: /test_requirements.txt Path to vulnerable library: /sample/Archiving/requirements.txt,/test_requirements.txt,/dev_requirements.txt,/sample/HelloWorld/requirements.txt ## Vulnerabilities | CVE | Severity | CVSS | Exploit Maturity | EPSS | Dependency |...