agora.io Questions
4
Solved
I'm creating a channel from agora web demo as host and trying to join the channel from the flutter app as an audience i made sure both use the same channel name, app id, and I'm generating tokens t...
2
I have to create call application with help of Agora. When app is in foreground it is okay, but i want to accept calls when app is on background or terminated. I am trieng to use Callkeep plugin fo...
2
Solved
We are using agora.io for voice calling in our app(VOIP). The calls between two people are going seemless. But when I am dialing person B, I am not able to hear the dial tone while the call is bein...
4
I am using agora io for video calling and screen sharing. screen share is working fine. But problem is when I cancel the screen share then stream is not displaying. But join is still active. I need...
Unfreeze asked 24/9, 2019 at 2:49
1
Solved
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 have been searching around and found ...
2
Solved
https://api.agora.io/v1/apps/${config.agoraAppId}/cloud_recording/resourceid/${meetingComplete.resourceId}/sid/${meetingComplete.sid}/mode/mix/stop api getting below response always
{
resourceId:...
1
Solved
I have been working on an application and I need to implement in app audio and video calling in my app which I have done using Agora.io but the issue is I have to display incoming call notification...
Pennebaker asked 19/11, 2021 at 7:31
3
Suppose I have 2 peers exchanging video with webRTC. Now I need both of the streams to be saved as video files in the central server. Is is possible to do it realtime? (Storing/Uploading the video ...
Interdepartmental asked 21/5, 2019 at 15:8
2
I have integrated FCM with flutter and when I send data message from server its working fine. My question is how can I use onBackgroundMessage to open the app or specific screen. Actually I'm build...
Halfdan asked 28/12, 2020 at 8:22
1
Solved
Am trying to implement a live streaming app using agora.io, on test vision. When i click on start streaming I get error below and camera will be blank.
W/GENP.0: type=1400 audit(0.0:74945): avc: de...
2
Solved
I'm trying to build a video calling app with Agora, I need to show acceptance screen like WhatsApp when user calling, if the app is exited i need to show calling screen when user is calling, I trie...
Ogren asked 27/4, 2020 at 14:10
3
I want to add in-app (video) calling like Messenger (Facebook) does. It works when one party creates channel and another one joins.
But is there a way to create calling screen where party B can ac...
1
Solved
I have built out a video conferencing app in Flutter by leveraging the agora-rtc-engine (https://pub.dev/packages/agora_rtc_engine)
My app is working perfectly find on the debug version, but it cra...
Maunder asked 10/7, 2020 at 11:45
3
Solved
I downloaded the agora.io video sdk asset from the asset store, imported it to a new project. On the demo "SceneHome" scene, I entered the api id. Clicked play, and as soon as I click the "join" bu...
Takin asked 16/4, 2020 at 17:7
1
© 2022 - 2024 — McMap. All rights reserved.