Whiteboard

Step 1: Open Chrome and navigate to: https://v.ringcentral.com

Step 2: Open the Developer console and paste the following:

localStorage.rwcFederatedModules = JSON.stringify({
 ringcentral_whiteboard: {
   url: 'https://whiteboard.srs.ringcentral.com/federation/remoteEntry.js',
   sync: true,
   enabled: true,
 },
});
location.reload();

Step 3: Refresh the page

Step 4: Start or Join a meeting. You should see a Whiteboard icon in the toolbar (the icon can be displayed with a delay of a couple of seconds)

https://docs.google.com/presentation/d/1szxEp9-cKMne8Wqv7S_Uys1aXut3tQTAN-KW1_4EbdY/edit#slide=id.g10985f6667a_1_0

Last updated

Was this helpful?