Dhaiwat10 / react-agora

Plug-and-play React wrapper for AgoraRTC.

Home Page:https://www.npmjs.com/package/react-agora

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-agora

How to use

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

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.

About

Plug-and-play React wrapper for AgoraRTC.

https://www.npmjs.com/package/react-agora

License:MIT License


Languages

Language:TypeScript 84.4%Language:CSS 9.1%Language:JavaScript 6.5%