Agora-Flutter-SDK
Agora-Flutter-SDK copied to clipboard
Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows
I am trying to inject a stream into my channel using : https://docs.agora.io/en/Video/API%20Reference/flutter/v4.0.5/rtc_channel/RtcChannel/addInjectStreamUrl.html Sometimes (not always), i get the callback called : streamInjectedStatus: (String url, int uid, InjectStreamStatus status){}, with...
How to use set VirtualBackground when Live Streaming I use lean link : [](https://docs.agora.io/en/Video/API%20Reference/flutter/v4.0.7/agora_rtc_engine/RtcEngine/enableVirtualBackground.html) and i custom in link becouse i want streaming to rtmp + key other [](https://tadaspetra.medium.com/live-streaming-to-multiple-platforms-with-multiple-users-ea59fef00ece) @override...
**Describe the bug** VirtualBackground only works on Remote video view. Should show both on remote video view and localvideo view. **To Reproduce** Use either an img or color virtual background....
I am using agora and ConnectionService of android to achieve VoIP calling app but when In the background I couldnt make voice call (even I join channel I cant listen...
Hi, I'm trying to implement Agora SDK in flutter. I succeed with the access token generated on agora.io site. But can't figure out how to generate it by myself.
Hello @AgoraIO @ShengQiangLiu @yoreland @CLuCheng @LichKing-2234 , I was trying out agora flutter live streaming feature, Everything seems to be working fine. But, there is now way to leave or...
**Describe the bug** I connect 2 users with both speakerphone is on. When i talk, i can't hear on the other side, sometimes can't hear at all, and sometimes the...
**Describe the bug** SurfaceView both from RtcLocalView or RtcRemoteView doesn't work(show only black color) in some devices including emulator. But video from those devices(which SurfaceView doesn't work) camera is appear...
when use setBeautyEffectOptions true flashing effect,It's like turning off, turning on the effect. this video my problem. https://youtu.be/iPokqcKla4w and ios not show effect on localview. ` version agora_rtc_engine: ^4.0.7 `...
**Is your feature request related to a problem? Please describe.** Sample code for other firebase users may save them a lot of time. **Describe the solution you'd like** Add this...