In ngx-agora, webrtc not supported in any browser

833 Views Asked by At

Please Could you help me for solving my problem.I am using the ngx-agora package in angular 10+ version that package is working fine before 1 month but now it's creating the issue.

Whenever we try to make a video/audio call or try to join into a room for video/audio call, we get an error This browser doesn't support webRTC.

2

There are 2 best solutions below

4
On

The issue you are facing is because of a recent update with Chrome browsers. You will need to update to the latest version of the Agora Web SDK. Since you are using the open-source community NGX wrapper, you will want to use Agora Web v3.6.10, don't use 4.x because it has breaking changes to the API that will cause issues when used in the Angular/NGX wrapper.

Agora SDK Downloads Page
3.6.10 Release Notes

4
On

Use AgoraSDK 3.6.10 but my suggestion is to upgrade your code to agora4. AgoraSDK3.6.10