Advanced-Video icon indicating copy to clipboard operation
Advanced-Video copied to clipboard

Results 14 Advanced-Video issues
Sort by recently updated
recently updated
newest added

I am using the Agora-Plugin-Raw-Data-API-Objective-C sample to record and save local video during a video call. But it is crashing when converting all stored Video frames to Images. I have...

**Is your feature request related to a problem? Please describe.** i want it to add to an existing app the share screen with video call option **Describe the solution you'd...

enhancement

Hi. Thanks for this sdk. I've tried the advance iOS example, and currently able to see the video call between two users. However my UI needs to show it in...

`E/AndroidRuntime: FATAL EXCEPTION: screen_setup_thread Process: com.codestomp.agora_flutter_app:screensharingsvc, PID: 27844 java.lang.SecurityException: Media projections require a foreground service of type ServiceInfo.FOREGROUND_SERVICE_TYPE_MEDIA_PROJECTION at android.os.Parcel.createExceptionOrNull(Parcel.java:2373) at android.os.Parcel.createException(Parcel.java:2357) at android.os.Parcel.readException(Parcel.java:2340) at android.os.Parcel.readException(Parcel.java:2282) at android.media.projection.IMediaProjection$Stub$Proxy.start(IMediaProjection.java:231) at android.media.projection.MediaProjection.(MediaProjection.java:59)...

bug