All Projects → opentok → Opentok Android Sdk Samples

opentok / Opentok Android Sdk Samples

Licence: mit
Sample applications illustrating best practices using OpenTok Android SDK.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Opentok Android Sdk Samples

Udonarium
WebRTCを使ってブラウザ間通信を行うオンセツール
Stars: ✭ 157 (-6.55%)
Mutual labels:  webrtc
Opentok React Native
OpenTok React Native - a library for OpenTok iOS and Android SDKs
Stars: ✭ 161 (-4.17%)
Mutual labels:  webrtc
Q Municate Ios
Q-municate iOS repository
Stars: ✭ 164 (-2.38%)
Mutual labels:  webrtc
Nextrtc Signaling Server
NextRTC is simple WebRTC signaling server written in java. It provides signal exchange and easy to integrate API
Stars: ✭ 158 (-5.95%)
Mutual labels:  webrtc
Webrtc
Video chat App with WebRTC using Scaledrone Realtime Messaging Service
Stars: ✭ 161 (-4.17%)
Mutual labels:  webrtc
Trango Self Hosted
Host trango and communicate with those around you without the internet!
Stars: ✭ 164 (-2.38%)
Mutual labels:  webrtc
Ovmeet
MCU融屏、H5手机直播、H5视频教学、视频会议、H5视频直播、WebRtc、RTMP、SIP、RTSP、白板、视频录制、视频通话、旁路直播
Stars: ✭ 154 (-8.33%)
Mutual labels:  webrtc
Rtmp To Webrtc
rtmp to webrtc
Stars: ✭ 168 (+0%)
Mutual labels:  webrtc
Video Call App
A text, audio and video chat application built with webRTC and Ratchet (PHP WebSocket)
Stars: ✭ 161 (-4.17%)
Mutual labels:  webrtc
React Native Webrtc Janus Gateway
Video conference system for mobile application. Base technology is react-native-webrtc + Janus Webrtc Gateway
Stars: ✭ 164 (-2.38%)
Mutual labels:  webrtc
P2pt
Simple WebRTC Peer 2 Peer connections using WebTorrent trackers as the signalling server. Use WebTorrent trackers for any kind of WebRTC app ! 🔥 Make WebRTC apps fast & easy ! 🚀⭐
Stars: ✭ 159 (-5.36%)
Mutual labels:  webrtc
Workerman Webrtc
php webrtc demo based on workerman
Stars: ✭ 161 (-4.17%)
Mutual labels:  webrtc
Spitfire
An easy to use WebRTC Datachannels library for .NET applications.
Stars: ✭ 164 (-2.38%)
Mutual labels:  webrtc
P2p Cdn Sdk Javascript
Free p2p cdn github javascript sdk to reduce video streaming costs of live and on demand video using webrtc by upto 90% and improve scalability by 6x - 🚀 Vadootv 🚀
Stars: ✭ 158 (-5.95%)
Mutual labels:  webrtc
Meshenger
open source, P2P messenger without centralized server that works in a local network.
Stars: ✭ 166 (-1.19%)
Mutual labels:  webrtc
Kalm.js
The socket manager
Stars: ✭ 155 (-7.74%)
Mutual labels:  webrtc
Roomler
Roomler - Multi-party Video Conferencing & Team Collaboration Tool using WebRTC (Janus Gateway)
Stars: ✭ 160 (-4.76%)
Mutual labels:  webrtc
React Webrtc
Video chat using webRTC and react
Stars: ✭ 168 (+0%)
Mutual labels:  webrtc
Rtcmulticonnection Server
RTCMultiConnection socket.io server (npm install rtcmulticonnection-server)
Stars: ✭ 168 (+0%)
Mutual labels:  webrtc
Sfu
A future proof, experimental WebRTC VP9 SVC SFU wit end to end encryption support
Stars: ✭ 163 (-2.98%)
Mutual labels:  webrtc

Opentok Android SDK Samples

Tokbox is now known as Vonage

Check documentation to understand open Android project and set up the credentials.

The Android projects in this directory demonstrate typical use cases and features available in the OpenTok Android SDK:

Open project

  1. Clone this repository [email protected]:opentok/opentok-android-sdk-samples.git
  2. Start Android Studio
  3. In the Quick Start panel, click Open an existing Android Studio Project
  4. Navigate to the repository folder, select the desired project subfolder, and click Choose

Set up credentials

You will need a valid TokBox account for most of the sample projects. OpenTok credentials (API_KEY, SESSION_ID, TOKEN) are stored inside OpenTokConfig class. For these sample applications, credentials can be retrieved from the Dashboard and hardcoded in the application, however for a production environment server should provide these credentials (check Basic-Video-Chat project).

Note: To facilitate testing connect to the same session using OpenTok Playground (web client).

Development and Contributing

Feel free to copy and modify the source code herein for your projects. Please consider sharing your modifications with us, especially if they might benefit other developers using the OpenTok Android SDK. See the License for more information.

Interested in contributing? You ❤️ pull requests! See the Contribution guidelines.

Getting Help

You love to hear from you so if you have questions, comments or find a bug in the project, let us know! You can either:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].