Skip to content

Commit 9dea938

Browse files
committed
added note about new video api
1 parent 186d92e commit 9dea938

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@ The OpenTok Python SDK lets you generate
1414
`tokens <http://tokbox.com/opentok/tutorials/create-token/>`_ for `OpenTok <http://www.tokbox.com/>`_
1515
applications, and `archive <http://www.tokbox.com/platform/archiving>`_ OpenTok sessions.
1616

17+
Note!
18+
-----
19+
20+
This library is designed to work with the Tokbox/OpenTok platform, part of the Vonage Video API. If you are looking to use the Vonage Video API and are using the Vonage Customer Dashboard, you will want to install the `Vonage Server SDK for Python <https://github.com/Vonage/vonage-python-sdk>`_, which includes support for the Vonage Video API.
21+
22+
Not sure which exact platform you are using? Take a look at `this guide <https://api.support.vonage.com/hc/en-us/articles/10817774782492>`_.
23+
24+
If you are using the Tokbox platform, do not worry! The Tokbox platform is not going away, and this library will continue to be updated. While we encourage customers to check out the new Unified platform, there is no rush to switch. Both platforms run the exact same infrastructure and capabilities. The main difference is a unified billing interface and easier access to `Vonage's other CPaaS APIs <https://www.vonage.com/communications-apis/>`_.
25+
26+
If you are new to the Vonage Video API, head on over to the `Vonage Customer Dashboard <https://dashboard.vonage.com>`_ to sign up for a developer account and check out the `Vonage Server SDK for Python <https://github.com/Vonage/vonage-python-sdk>`_.
27+
28+
1729
Installation using Pip (recommended):
1830
-------------------------------------
1931

0 commit comments

Comments
 (0)