We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff03147 commit 7da2699Copy full SHA for 7da2699
CHANGES.md
@@ -1,3 +1,8 @@
1
+# Release v3.7.0
2
+- Added the `maxBitrate` parameter to the `Client.start_broadcast` method
3
+- Added the `hlsStatus` parameter to the `Broadcast object`
4
+- Added the `streams` parameter so specific streams can be chosen to be included in a SIP call when using the `Client.dial` method
5
+
6
# Release v3.6.1
7
- 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
8
- Fixed `opentok.Endpoints.get_archive_stream` and `opentok.Endpoints.get_broadcast_stream` methods
0 commit comments