rtc-web-archive
rtc-web-archive copied to clipboard
this error is thrown randomly when user tries to rejoin, some time it leads to user unable to join channel, pleas let me know how this issue could be prevented....
Agora has published 4.2.1 on website, and note that "Typescript Supported". But no 4.x definitely Types file was found.
Fix types error of getDevices, see doc below https://docs.agora.io/cn/Interactive%20Broadcast/API%20Reference/web/globals.html#getdevices
error: `/node_modules/agora-rtc-sdk/index.d.ts' is not a module`. install `agora-rtc-sdk` in `CRA` react project, but get this error when compiling how can I fix this ?
Ocsionally this unchaught error is thrown which preventing user to rejoin room with error user id duplication, this occur when leav function invoked on client object, i think some internal...
When a user joins channel stream-added event is not triggering for each remote user. However local user is able to get some users remote stream. Why this behaviour is happening?
When I want to use it, it gives an error on Chrome. Please Could you tell me how can I solve it ?
HI! I'm developing webrtc application with react and agora. I encountered this error after I disposed during initialize and publishing and re-initialize and join a channel. When a "remote-added" event...
静音事件触发逻辑变更。 建议任何时候不应阻止静音事件的触发给用户。
Everything was working fine but After updating Agora to 3.1.2., once remote user joined the video call, After a few seconds, Video call disconnected and getting this error in log...