rtc-web-archive icon indicating copy to clipboard operation
rtc-web-archive copied to clipboard

Results 25 rtc-web-archive issues
Sort by recently updated
recently updated
newest added

I am using React-Native-Webview with Agora RTC Live audio streaming premium Everything is working fine in browser (Chrome - Desktop) but when on mobile inside React-native-Webview using the agora rtc...

Hey Support , I'm facing this issue on chrome only as it's working fine in firefox and other browsers. I have enabled my SSL certificate but still i'm facing this...

It would be good if you could provide Information about the exception for Content-Security-Policies Agora demands. With the latest update (to keep working for Chrome 103) we needed more CSP...

### Failed to StreamPlay Safari Desktop and iOS devices > Failed to execute 'createObjectURL' on 'URL': Overload resolution failed. Hi guys. I have a problem when implementing Agora in my...

Hi, when I mute/unmute audio on localStream, it will unmute video too. Why? How can I toggle audio without unmuting video? (Same issue with enable/disable too) Thanks, Fabio.

Hello guys, we were using your library for a while now, recently we updated to newer version - agora-rtc-sdk (3.1.1), and strange issue begin to appear, as error in title...

{snip} sdp,t.sendMessage("ANSWER",e),t.state="established"}else t.debug("Dazed and confused in state "+t.state+", stopping here");t.actionNeeded=!1 {snip} Can you please look into this, there is not t.debug function defined anywhere in the file

Hello Community, I have been using Agora since 2 years. Recently it is started encountering CORS issue in config file. ```Access to XMLHttpRequest at 'https://cds-ap-web-1.agora.io/api/v1?action=config' from origin '' has been...

Hi! I implement webrtc service with agora. It worked in notebook pc but desktop pc(external camera). This is my code. stream.init is fired because console log, prev and next line,...