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

How to reproduce: - `git checkout 3.5.0` (or `master` branch) - Check `Podfile` for dependency and make sure the project depends on `AgoraRtcEngine_iOS '3.5.0'` - Fill in credentials, build, and...

The content isn't shared. It appears only black color. ![image](https://user-images.githubusercontent.com/9863576/132178745-0bf530bf-e7e9-4234-971b-bf2a5f193d28.png)

When the Users are connected into the Channel the one user from them is not able to share the Screen. When the Share Screen Button is clicked then nothing is...

I am trying Screen share on my iPhone, when I click start broadcast it seems it's fine but on the receiver side, the screen gets stuck, and only a stuck...

all other things are working well but when we go to screen share there is just video sharing on 2 devices . Cant find any option to share screen

screen sharing not working when start broadcast from Live Broadcast Popup, And some time giving this error message popup ![image](https://user-images.githubusercontent.com/50910459/108703075-2552de80-7530-11eb-9116-de1ae350b721.png) `AgoraUploader.startBroadcast(to: "CHANNEL_NAME")` Specially it's not working in iOS 14 device....

Will be great to have the C++ Windows SDK compiled also for Arm/Arm64. That require only to have an updated version of VS19 and add the target on the compilation.

E/ScreenCapture: Draw frame failed, ignore D/ScreenSharingService: onFrameAvailable ImgTexFrame{mFormat=ImgTexFormat{mColorFormat=3, mWidth=1080, mHeight=2259}, mTextureId=1, mTexMatrix=[1.0, 0.0, 0.0, 0.0, 0.0, -1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, 1.0]} 38288815 W/System.err: java.lang.NullPointerException:...

I have updated the example code so as to enable audio and see screen share from a remote user : https://github.com/AgoraIO/API-Examples/pull/202 We are trying to get screen sharing in our...

- enable audio (note that audio processing is currently incorrect) - allows screenshare users to show up