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
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
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
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
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
const Authorization = `Basic ${Buffer.from(`${config.CUSTOMERID}:${config.CUSTOMER_SECRET}`).toString("base64")}`; const acquire = await axios.post(`https://api
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
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
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
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