Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [agora.io]

Agora is a Real-Time Engagement platform as a service. Providing the SDKs and APIS to enable real-time communication and live broadcasting features within your app, to connect users using Agora's industry leading voice, video, and data streaming real-time network.

0 votes
0 answers
7 views

invalid_appid in agora acquire api in call recording

Trying to implement a video calling system using agora android sdk. Have created my account and enable the cloud recording. In the documentation it's mentioned that to start the video calling we need ...
Sumita's user avatar
  • 11
0 votes
0 answers
12 views

Unable to Generate a token using Node JS

Requirements: I am using /v1/token/generate this endpoint to generate a token using userID & roles. But I am unable to fetch the token. DOCS: https://appbuilder-docs.agora.io/server-side-api/api-...
Rishabh Srivastava's user avatar
0 votes
1 answer
15 views

Agora Cloud Recording API: 'fileNamePrefix validation failed' error despite correct payload

I'm trying to start a cloud recording using Agora's API, but I'm consistently getting a 'fileNamePrefix validation failed' error. Here's my current setup: Node.js environment Agora Cloud Recording API ...
suraj karosia's user avatar
1 vote
1 answer
20 views

Agora Flutter SDK: Video call not defaulting to speaker when initialized

I'm developing a video calling feature in my Flutter app using the Agora SDK. I'm encountering an issue where the call audio doesn't default to the speaker when the call is initialized. Here's what I'...
Ziyad godil's user avatar
0 votes
0 answers
14 views

Agora video call connect and join but voice not hearing

It seems like you're encountering an issue with the Agora SDK in your chat app where initially, the voice is heard during the call, but after some time, the audio stops working. You mentioned using ...
Anshid Bin zaid's user avatar
0 votes
0 answers
25 views

How do I fix a 'adb: failed to stat' error?

I am using WSL2 and trying to do a build with Expo on the blank template with a test Agora.io integration. Unfortunately I am running into an error with ADB. The build is successful, however trying ...
Jon's user avatar
  • 27
0 votes
1 answer
101 views

Flutter CallKit Incoming - Accept Call Not Working When App is Terminated

I am developing a calling app using Flutter, and I am utilizing the flutter_callkit_incoming package for handling incoming call notifications. The notifications and the acceptCall event work perfectly ...
Kavita Patel's user avatar
0 votes
0 answers
27 views

Agora video call With DeepAR

How can I implement a agora video call with DeepAR in React Native? Can anyone help on how to implement a agora video calling functionality with deepAR effect in React native specific. I was ...
Jitu Batiya's user avatar
0 votes
0 answers
51 views

Implementation of AgoraRTM-SDK : Django, html, and basic js

I'm trying to build an RTM application using agoraRTM signalling ( with Django, html, and basic js ) but all i got is errors. I downloaded the sdk from the agora.io and started with some basic code to ...
George DA Silver Ajadhugan's user avatar
0 votes
0 answers
21 views

How to resume a video call in agora-rtc-react when switched to another tab

Currently my video call is working fine using agora-rtc-react in reactjs but when I switch the tab then the video call isn't working in the floating video call. I made a floating video call component ...
Zalan khan's user avatar
0 votes
2 answers
27 views

java.lang.UnsatisfiedLinkError when using agora.io Server Gateway Java SDK

I am building a simple demo with agora.io Server Gateway Java SDK. I am using maven that downloads the lib linux-sdk-4.0.1.jar. https://mvnrepository.com/artifact/io.agora.rtc/linux-sdk/4.0.1 Inside ...
Dang Tuan Anh's user avatar
0 votes
0 answers
20 views

my application isn't building it shows the error of the Cmake even though i have installed the cmake still i am not able to build the application

Running Gradle task 'assembleDebug'... Checking the license for package CMake 3.18.1 in C:\Users\Asus\AppData\Local\Android\sdk\licenses License for package CMake 3.18.1 accepted. Preparing "...
senjaliya Namit's user avatar
-1 votes
1 answer
27 views

Agora IOT SDK fails to Initialize

I followed agora IOT SDK for android. but the SDK fails to initialize with error -20. what does this error code mean? and i wanna know whether this IOT SDK still supports for older android verison ...
ARUN RAJAN's user avatar
0 votes
0 answers
20 views

Camera video doesn't load - multi unilbs network error

I'm using the Agora RTC SDK (agora-rtc-sdk-ng) for web video chat sessions on a Laravel/Vue based site and am getting a problem with the video camera feed. The following warning/error exception is ...
rich06's user avatar
  • 1
0 votes
1 answer
58 views

Authentication failed Agora.io on Chat-SDK

I am implementing Chat-SDK from Agora.io. I am generating user token using npm libarary agora-token in a Node.js service, I execute const token = ChatTokenBuilder .buildUserToken(appChatId, ...
Hendri Budi Santoso's user avatar

15 30 50 per page
1
2 3 4 5
70