jitsi-meet-react-sdk icon indicating copy to clipboard operation
jitsi-meet-react-sdk copied to clipboard

How to experience the whiteboard feature?

Open qdhaiqiang opened this issue 2 years ago • 2 comments

I learned that jitsi has added the whiteboard function, but after using the react-sdk 1.3.0 version on my app, there is still no whiteboard button on the web side, what should I do?

react-sdk version : 1.3.0 Thanks

qdhaiqiang avatar Oct 31 '22 08:10 qdhaiqiang

Hello, thank you for taking an interest in that feature! At the moment the whiteboard is released only for the stage environment, so in order to experiment with it you need to use the JaaSMeeting component with useStaging set to true. You'll need a JaaS pilot account too for the appId. However I don't recommend using that in production, as the staging environment is used by the dev team and you might experience inconsistencies. We're planning on making it available for JitsiMeeting (i.e. https://meet.jit.si/) very soon.

mihhu avatar Oct 31 '22 08:10 mihhu

Thanks for the efficient reply. The server we deployed with the new version of jitsi-meeting can already experience this function, and the whiteboard switch button can be displayed using the electron api. When is it expected to be available in JitsiMeeting?

qdhaiqiang avatar Oct 31 '22 08:10 qdhaiqiang