Agora-Flutter-SDK
Agora-Flutter-SDK copied to clipboard
Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows
**Describe the bug** To find who is muted and who is unmuted, I am using `remoteAudioStateChanged` but it is not reliable at all. When someone mutes or unmutes I am...
when app is open and is calling mode evey thing is okay but when i go to app forground mode (app open but in cache mode) in call sound and...
Is it possible to prevent agora-iris from writing to the browser console? For example to turn off the output of logging events such as the following? agora-iris network-quality Object {...
**Bug Scenario** 1. My Flutter App on iOS is playing specific videos with audio over loud speaker. 2. If an agora video call is made (incoming or outgoing) during that...
I've built the whole package with specific appId, channeId, token and all parameter which are required for running Basic videoCall. On the other hand I've run a web based video...
W/System.err(21080): Caused by: android.system.ErrnoException: open failed: EACCES (Permission denied) W/System.err(21080): at libcore.io.Linux.open(Native Method) W/System.err(21080): at libcore.io.ForwardingOs.open(ForwardingOs.java:167) W/System.err(21080): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:252) W/System.err(21080): at libcore.io.ForwardingOs.open(ForwardingOs.java:167) W/System.err(21080): at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:7500) W/System.err(21080): at libcore.io.IoBridge.open(IoBridge.java:482) W/System.err(21080): ......
**Is your feature request related to a problem? Please describe.** 1. Users can join the same channel to join a video call. 2. In a running app, with push notifications...
The event is not fired correctly. When mic is on, no event is trigger. It only starts triggering when microphone is turned off at which point it is obviously reporting...
After screen sharing the following window appears on the screen Stopping screen sharing from this, does not result in graceful termination of screen sharing as the web app does not...