Giter Site home page Giter Site logo

wxsd-sales / meraki-vision-supervisor Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 135 KB

Cross browser extension to add call buttons on Meraki Vision Dashboard, enabling click-to-call.

License: MIT License

JavaScript 15.35% TypeScript 80.71% Shell 3.94%
browser-extension meraki meraki-api meraki-dashboard webex

meraki-vision-supervisor's Introduction

Meraki Vision Supervisor

Cross browser extension to add call buttons on Meraki Vision Dashboard, enabling click-to-call.

This is a proof-of-concept extension for web browsers (like Chrome, Edge, Firefox etc.) that adds call buttons to the Meraki Vision Dashboard. When clicked, the button cross-launches a call to the SIP address associated with the selected camera. This extension is particularly useful for scenarios such as patient-room monitoring, prison systems, and more.

meraki-vision-supervisor-demo

Table of Contents (click to expand)

Overview

This browser extension enhances the Meraki Vision Dashboard by adding a call button next to each camera tile. The button uses the SIP address associated with the camera (via tags) to initiate a Webex call. This enables quick and seamless video communication directly from the dashboard.

Setup

These instructions assume that you have:

  • Administrator access to a browser where you can install the extension, locally in Developer Mode.
  • Node.js installed on a Windows (via WSL2), macOS, or Linux machine.

Open a new terminal window and follow the instructions below to set up the project locally for development/demo.

  1. Clone this repository and change directory:

    git clone https://github.com/wxsd-sales/meraki-vision-supervisor && cd meraki-vision-supervisor
    
  2. Install Node.js dependencies:

    npm install
    
  3. Build the extension from source:

    npm run build
    
  4. Install the extension:

    • You should now see some files in the .output directory.
    • Follow your respective browser's guide to install the extension from this directory.

If you are actively making changes to the source code, you may be better off using npm run dev in step 3 above. Please do note that some changes need re-installation of the extension to take effect.

Demo

A video where we demo this PoC is available on Vidcast โ€” https://app.vidcast.io/share/296228d8-18d0-4a76-b350-3fec18274613.

Disclaimer

Everything included in this repository is for demo and Proof of Concept (PoC) purposes only. Use of the PoC is solely at your own risk. This project may contain links to external content, which we do not warrant, endorse, or assume liability for. This project is for Cisco Webex use-case, but is not official Cisco Webex branded project.

License

MIT

Support

Please reach out to the WXSD team at [email protected] or contact me on Webex ([email protected]).

meraki-vision-supervisor's People

Contributors

askmrsinh avatar

Watchers

 avatar  avatar Taylor Hanson avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.