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

21:24:50.879 32364-32364/com.livestreaming.channelize.io D/SensorManager: isQQShake: package is = com.livestreaming.channelize.io 2020-12-23 21:24:50.879 32364-32364/com.livestreaming.channelize.io D/SensorManager: isMicroMsg: package is = com.livestreaming.channelize.io 2020-12-23 21:24:50.893 32364-32364/com.livestreaming.channelize.io I/AudioManager: In isBluetoothScoOn(), calling application: com.livestreaming.channelize.io 2020-12-23 21:24:50.899 32364-32364/com.livestreaming.channelize.io D/agora-jni:...

As a demo project, users may find **MultiProcessScreenSharing.java** easier to understand than **MultiProcess.java**. https://github.com/AgoraIO/API-Examples/blob/master/Android/APIExample/app/src/main/java/io/agora/api/example/examples/advanced/MultiProcess.java

android 1v1视频通话第一次加入房间正常 双方推出后 再次加入, 有声音 但是没有画面

Mac os 12.3 Vue 3.2 Chrome 105.0 agora-rtc-sdk-ng 4.14.0 ![image](https://user-images.githubusercontent.com/33959579/194815571-3a9280ef-5f5d-43ca-ab23-ec4084d59c8c.png) When I try to use the web side createBufferSourceAudioTrack mixing, console always appear this error ```shell AgoraRTC_N-production.js:30 Uncaught (in promise)...

I am trying to share my screen. It works fine but I don't know how to show my shared screen and my video feed both. My shared screen feed replaces...

SDK 要求 salt 为 length 为 32 的 byte array,目前文档里推荐用户使用 openssl 生成 之前 Demo 里直接使用 UTF-8 String 的方式会导致用户根据文档使用时,只替换字符串无法正常加解密

I am trying to use cloud recording. After calling acquire, I get the resourceId, also start also returns the Sid, uid, and resource id. But whenever I call query or...