Skip to content

wxsd-sales/share-whiteboard-macros

Repository files navigation

Share Whiteboard Macros

Cisco Webex Board, and Desk series, offer the possibility to share whiteboards by sending them via email or saving them into Webex spaces. To do this, users need to be standing in front of the board and perform several clicks on the screen. This Webex Device macro allows users to share whiteboards via email simply by clicking on a button on the navigator/touch screen. This is especially useful in Companion mode environments, where the Navigator is connected to the main video device.

Overview

Features

  • Send Whiteboard from your Navigator:

    Use your Navigator to send Whiteboards that are open on your paired Board or Desk Series Devices

    image
  • Send Whiteboard in Companion Mode

Similar to the above feature, we can also send Whiteboards opened on a Companion Board Device from the main Room Series Device and its Navigator. The macro, running on the main video device, will connect to the Board, check for a shared whiteboard, and instruct the Board to send it by email:

image

  • Send Whiteboard from your touch screen

Send your Desk/Board Whiteboards with a simple click

image

Using the macro

The macro automatically creates a share button, which will be visible only in the call controls. This is because the API used to share the whiteboard (xapi.Command.Whiteboard.Email.Send) is only available when a whiteboard is shared during a call/meeting.

The device will send a warning message if the button to share the whiteboard is pressed before the whiteboard is shared:

image

Another message indicating that the macro is checking if there is any shared Whiteboard in the Webex board (only for Companion mode):

image

and, finally, one message confirming that the whiteboard was sent:

image

Setup

Prerequisites & Dependencies:

Installation Steps:

For Companion mode, the macro is designed to run on the main video device in the room:

  1. Download the share-whiteboard-companion.js file and upload it to the main video device macro editor via the web interface
  2. Configure the macro by changing the initial values, there are comments explaining each one.
  3. Enable the macro on the editor.

For standalone Boards, and Desks:

  1. Download the share-whiteboard-standalone.js file and upload it to your Webex Room devices macro editor via the web interface
  2. Configure the macro by changing the initial values, there are comments explaining each one
  3. Enable the macro on the editor

Validated Hardware:

  • Room Series & Navigator with Board Series in Companion mode
  • Board Series & Navigator
  • Desk Series & Navigator

New version: selecting participants

Overview

A new version of this macro is ready, with a new option allowing the user to send the Whiteboard to selected meeting participants

image image

Only participants in the same organization will be shown

Installation Steps:

  1. Download the share-wb-participants-companion.js file for Companion mode (or the share-wb-participants-standalone.js for standalone devices ), and upload it to the main video device macro editor via the web interface
  2. Configure the macro by changing the initial values, there are comments explaining each one.
  3. Enable the macro on the editor.

Demo

*For more demos & PoCs like this, check out our Webex Labs site.

License

All contents are licensed under the MIT license. Please see license for details.

Disclaimer

Everything included is for demo and Proof of Concept purposes only. Use of the site is solely at your own risk. This site may contain links to third party content, which we do not warrant, endorse, or assume liability for. These demos are for Cisco Webex use cases, but are not Official Cisco Webex Branded demos.

Questions

Please contact the WXSD team at wxsd@external.cisco.com for questions. Or, if you're a Cisco internal employee, reach out to us on the Webex App via our bot (globalexpert@webex.bot). In the "Engagement Type" field, choose the "API/SDK Proof of Concept Integration Development" option to make sure you reach our team.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published