OpenAgoraWeb-React
OpenAgoraWeb-React copied to clipboard
Video Call App built with :heart:Agora SDK:heart: and React
1)Web To Web Video calling =>when i turn off the camera then the video screen get hide that is ok with me but 2)Mobile to Web video calling =>when i...
when User "A" and User "B" are in the call and when User "A" try to disconnect and reconnect from the web browser the User "B" is unable to hear...
  When i join the call from mobile to web or web to mobile i cant see the mobile user in web and even i cant...
Hello, everyone. I ran this project, but I am getting this error. `10:22:21:680 Agora-SDK [ERROR]: [4A5DB] Get server node failed [DYNAMIC_USE_STATIC_KEY] https://webrtc2-ap-web-1.agora.io/api/v1 DYNAMIC_USE_STATIC_KEY`
I am facing a problem at safari 11+ I have tried to add ```stream.setAudioVolume(100)``` at ```stream-subscribed``` but nothing helps out for safari so far following is my stream-subscribed callback ```...
I'm trying to show a preview of the users webcam before publishing to the client/room. local_stream.play('my-dom') works okay when there is no other users in the room: the user can...
I have setup project successfully on my local machine. When I execute the project on my local it's giving the following error:  Please help me on this as it's...
I subscribed a channel and the internet is interrupted the video hang.
Thanks for open sourcing this project. Is there plan to make this a npm package? or is there a way to implement this in an existing react project?