项目作者: Dhaiwat10

项目描述 :
Plug-and-play React wrapper for AgoraRTC.
高级语言: TypeScript
项目地址: git://github.com/Dhaiwat10/react-agora.git
创建时间: 2021-06-29T04:38:52Z
项目社区:https://github.com/Dhaiwat10/react-agora

开源协议:MIT License

下载


react-agora

How to use

  1. <VideoCall appId={YOUR_APP_ID} appCertificate={YOUR_APP_CERTIFICATE} channelId={CHANNEL_ID} userId={USER_ID} ></VideoCall>

Note:

Keep the value of userId between 1 and 9999. This is necessary for screen sharing to work.

The package is still in development. Not recommended for use in prod.