Tutoriels
Guides détaillés, étape par étape, pour développer les composants de votre application vidéo en temps réel OpenTok
|
Set up a Basic Client (Start Here) Build a basic one-to-one video application using the Vonage Video API client SDKs. Select a platform to get started: |
|||
| Web | Android | Windows | macOS |
| iOS (Obj-C) | iOS (Swift) | Linux | React Native |
Tutoriels sur les fonctionnalités
Une fois que vous aurez suivi le tutoriel de base ci-dessus, vous pourrez découvrir comment ajouter davantage de fonctionnalités à votre application grâce à ces guides étape par étape :
|
Archiving Tutorial Use the OpenTok Server SDKs to archive (or record) sessions, list archives that have been created, download and delete the recordings. Also includes a simple client-side implementation. |
|
| Web | |
| Android | iOS (Obj-C) |
|
Custom Video Rendering Tutorial (mobile only) Learn how to create a simple custom video renderer for manipulating the display of video. |
|
| Android | iOS (Obj-C) |
|
Custom Video Capturing Tutorial (mobile only) Learn how to create a custom video capturer that manipulates video from the camera. |
|
| Android | iOS (Obj-C) |
|
Text Chat Tutorial Use the OpenTok Signaling API to add basic text chat capabilities to your application. What you learn here can also be used for communicating other forms of data via the Signaling API. |
|
| Web | |
| Android | iOS (Obj-C) |
|
Custom Audio Driver Tutorial (mobile only) Learn how to create a custom audio driver for capturing and playing audio. |
|
| Android | iOS (Obj-C) |
|
Screen Sharing Tutorial (mobile only) Learn how to create an app that publishes a stream from a device's screen. |
|
| Android | iOS (Obj-C) |