Opentok

Latest version: v3.8.1

Safety actively analyzes 619256 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

3.8.1

- Fixed an issue with the `opentok.create_session` method

3.8.0

- Added support for the [Captions API](https://tokbox.com/developer/guides/live-captions/)

3.7.1

- Fixed an issue with end-to-end encryption not being called correctly when creating a new session

3.7.0

- Added the `maxBitrate` parameter to the `Client.start_broadcast` method
- Added the `hlsStatus` parameter to the `Broadcast object`
- Added the `streams` parameter so specific streams can be chosen to be included in a SIP call when using the `Client.dial` method

3.6.1

- Fixed broken `opentok.Client.add_archive_stream`, `opentok.Client.remove_archive_stream`, `opentok.Client.add_broadcast_stream` and `opentok.Client.remove_broadcast_stream` methods and tests
- Fixed `opentok.Endpoints.get_archive_stream` and `opentok.Endpoints.get_broadcast_stream` methods

3.6.0

- Added auto-archive improvements to the `opentok.Client.create_session` method
to customize automatically created archives:
- `archive_name` parameter
- `archive_resolution` parameter
- Added the option to append to the user-agent, which can be done with
python
opentok.Client.append_to_user_agent('my-appended-string')

- Added the option to specify audio-only or video-only broadcasts with the new booleans `hasAudio` and `hasVideo`
when starting a broadcast or adding new streams to a broadcast.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.