

- AGORA VIDEO CALL DOCUMENTATION HOW TO
- AGORA VIDEO CALL DOCUMENTATION FOR ANDROID
- AGORA VIDEO CALL DOCUMENTATION CODE
- AGORA VIDEO CALL DOCUMENTATION DOWNLOAD
But with this integration, you can also build in-app one-to-many video calls and communal live-streaming events using exactly the same principles. The above demonstration offers a straightforward example of one-to-one video chat. Using PubNub greatly simplifies the process of securely connecting tenants, and supports an instantaneous, lag-free experience for your users.īuilding communal experiences with video and voice chat It connects both users by passing along requests within 100ms of the initial invite. In this chain of events, PubNub acts as a reliable broker of communications.

Once User B accepts the invite, the Video Session Object is passed directly to User B, and the video call begins. Simultaneously, PubNub fulfills a crucial role by seamlessly passing the video invite to User B. The application server creates the video session, and passes it as a Video Session Object to User A. The request is validated by the application server. In this sample case, once User A requests a video call to User B, a few things happen: Copy the following files or subfolders from the libs folder of the downloaded SDK package to the path of your project.This diagram offers a simplified blueprint that demonstrates how PubNub and Agora work hand-in-hand to orchestrate a private, one-to-one video call.
AGORA VIDEO CALL DOCUMENTATION DOWNLOAD
Go to SDK Downloads, download the latest version of the Agora Video SDK, and extract the files from the downloaded SDK package.
AGORA VIDEO CALL DOCUMENTATION FOR ANDROID
In addition to integrating the Agora Video SDK for Android through MavenCentral, you can also import the SDK into your project by manually copying the SDK files. Sample project Īgora provides an open-source sample project Basic Video Call on GitHub that implements one-to-one video call and group video call for your reference. This section provides additional information for your reference.
AGORA VIDEO CALL DOCUMENTATION HOW TO
Authenticate Your Users with Tokens shows you how to start video calling with a token that you retrieve from your server. Generating a token by hand is not helpful in a production context. Enter the same App ID and channel name.Īfter your friend joins the channel, you should be able to see and hear each other.

AGORA VIDEO CALL DOCUMENTATION CODE
This page shows the minimum code you need to add video call into your app by using the Agora Video SDK for Android. The Agora SDK enables you to embed real-time voice and video interaction in any app, on any device, anywhere.

People engage longer when they see, hear, and interact with each other.
