Category "agora.io"

Agora SDK- Is it possible to implement peer to peer (one to one) "video chat" using Agora SDK for Android?

I was wondering is there a way to implement one-to-one video chat using Agora SDK. I found lot of resources to implement the video call feature with establishin

Agora screen sharing in electron with react, Gives permission denied

I am building an electron-react app with Agora for calls. I am trying to implement the screen sharing feature. As described in the following documentation I tri

adding sound effects in agora web sdk [closed]

I have a web meeting app called TweetUp made using Agora App Builder. Now, I want to add sound effects on user join, user disconnect, notifica

How to fetch token in a function block

i create a working heroku app from here when i send to heroku app url/rtc/:channelName/:role/:tokentype/:uid/?expiry= i get the token fine. but how to do this i

Cannot login to Agora RTM with Swift

So I am attempting to implement Agora RTM within my SwiftUI app. Below is the code I am using to attempt to log on but I keep getting error code 3. Any help wo

WebRTC is not supported in Chrome and Edge

Hi I've implemented a video call using WebRTC / Agora.io. It was working well until last week I get this message. It doesn't support now in Chrome and Edge. But

agora websdk getting obs camera not my laptop camera

i have tested the basic configuration of agora web sdk and it works well. But i dont know it is accessing and showing OBS virtual camera instead of taking my la

How can i specify channel for only two person to have video call using agora

i have read a lot of agora docs but couldn't find my need . when i need to have new agora account so i will get token and appid and channel name now i noticed w

response detail error:2,errMsg:post method api body check failed! Agora REST API

const Authorization = `Basic ${Buffer.from(`${config.CUSTOMERID}:${config.CUSTOMER_SECRET}`).toString("base64")}`; const acquire = await axios.post(`https://api

React native sticky notification call like Whatsapp with Agora

Hi everyone I'm using react-native firebase to send notification to users. Also using the Agora for online call.Both works fine. I want to make a sticky notifi

Screenshare in Agora Angular 8

I am trying to integrate Agora in Angular 8 application. Successfully, I am able to join and leave video call, now I am trying to integrate screen share which I

Incoming call notification like WhatsApp in Flutter

I have implemented Audio and video call using Agora for Android and iOS. What I need now a way to show notification with Accept and Reject buttons for calls. I

Incoming call notification like WhatsApp in Flutter

I have implemented Audio and video call using Agora for Android and iOS. What I need now a way to show notification with Accept and Reject buttons for calls. I