Exemples d'applications
Découvrez des exemples de code sur GitHub pour vous lancer rapidement dans le développement et approfondir vos connaissances sur OpenTok. N'hésitez pas à copier et à modifier le code source de ces exemples pour vos propres projets.
Ces exemples sont hébergés sur GitHub
Nous utilisons des dépôts GitHub pour faciliter la consultation, la copie et la modification de nos exemples de code. Si vous ne savez pas comment cloner ou télécharger un dépôt GitHub, consultez ce article utile pour découvrir comment faire en quelques minutes.
|
Basic client samples These repositories provide some examples and walkthroughs of different features and use-cases you can build with the OpenTok client SDKs. |
|
| Web | Electron |
| Android Java | Android Kotlin |
| iOS Objective-C | iOS Swift |
| Windows | macOS |
| Linux | React Native |
|
Basic REST Server Already have a client set up and need a quick server solution? These sample apps show how to use the OpenTok Server SDKs to set up a simple REST service for creating sessions, generating tokens, and carrying out archiving functions using REST calls. |
|
| PHP | Node |
|
Archiving These sample apps show how you can 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. |
|
| PHP | Java |
| .NET | Node |
| Ruby | Python |
|
Third Party Framework Samples These open source repositories provide examples of adding video, voice, and messaging using OpenTok and third-party frameworks, and they are supported by the community. |
|
| Unity Windows | Flutter |
|
Accelerator sample apps + extras These client-side sample apps include much more functionality, with audio/video chat, user controls, CSS styling, and built-in text chat along with some starter code for screen sharing and archiving. |
|
| Web (JS) | Web (React) |
| Android | iOS |
|
Simple client-server using web frameworks These sample apps show how to use popular web frameworks to build your client and server components into a single project. Includes code for creating sessions, generating tokens with those sessions, and then passing those values to a web client that can connect and conduct a group chat. |
|
| PHP | Java |
| .NET | Node |
| Ruby | Python |
|
Video Chat Embeds This sample web app shows you how to generate dynamic video chat embed rooms for a 1-to-1 appointment workflow. This can be used for a doctor-patient, student-teacher, or any other 1-to-1 scheduling application for the web. |
| Node |
|
SIP Interconnect Samples Add dial-in (conference) and/or dial-out to your OpenTok application with OpenTok SIP Interconnect and Nexmo. |
|
| Dial-Out | Conference |