API-Examples icon indicating copy to clipboard operation
API-Examples copied to clipboard

Play with AgoraSDK and have fun! Everything you need to start learning Agora.

Results 92 API-Examples issues
Sort by recently updated
recently updated
newest added

This is for the live streaming example in advanced. In liveStreaming.swift: On line 172, you are calling option.clientRoleType = GlobalSettings.shared.getUserRole() This makes it so when the user tries to join...

[](url) Anyone can help me resolve this issue. Thank very much.

Hi team I am getting continuous log message in Xcode Console. Broadcaster App is using Agora 3.7.1 Audience App is using Agora 4.1.0 Message is in below format: Incorrect NSStringEncoding...

After updating the Agora SDK io.agora.rtc.mediaio.MediaIO not found RtcEngine.setVideoSource() also not found. Please fixed this asap

It seems when you do screensharing on iOS, the mic doesn't go through. The old SDK/example [had additional processing](https://github.com/AgoraIO/Advanced-Video/blob/87a01b29b637dfcd55fa327b86eaf4f941e801d0/iOS%26macOS/Agora-Screen-Sharing/Agora-Screen-Sharing-iOS-Broadcast/Agora-Screen-Sharing-iOS-Broadcast-Bridging-Header.h). How do we do it on the new SDK?

c++ 接入rtc android, 引用 android sdk-版本 4.0.1 中的 hide-level/include 下的头文件和arm64-v8a下的so库,m_rtcEngine->initialize(ctx); 程序发生闪退

I want to do background removal. So I try to modify video raw data by myself. I download the project with commit hash ['0ec9b443b880d7ccae058c6adfd2f1ca4d77e8be'](https://github.com/AgoraIO/API-Examples/tree/0ec9b443b880d7ccae058c6adfd2f1ca4d77e8be). After setup, I clicked the 'Raw...

Is the speech enhancement algorithm running locally or in the cloud? I observed that the local CPU usage is low.