Git Product home page Git Product logo

weemo-extension's Introduction


Weemo-extension currently has some main functions

  • Store weemo credentials
  • Authenticate with weemo cloud
  • Provide video call service by attaching video call button in user popup, connections, suggestion...
  • Provide utitily to help other extensions implement video call in themselves

By reusing weemo-extension utility, you also can put video call button to other place in your own extensions.

Just do some following steps:

  1. Put html markup of weemo call button into the place you want.
    • The button can be put to template file (*.gtmpl)
    • You can use javascript to insert the button dynamically
    • 3 type of buttons you should notice: one-one call button, creating conference button, joining conference button
  2. Provide information to make call such as:
    • User Id to call one-one
    • Host Id to make a conference call or to join a created conference call
    • Display Name of User Id or Host Id
  3. Reuse weemo-extension javascript utility to make a call.
  4. Additionally, You can enable/disable/set invisible call button which depends on permission or something like that

Example:

weemo-extension's People

Contributors

exo-swf avatar dongpd avatar fbassy avatar anhvurz90 avatar minhdv avatar luongtrunghieu avatar maydt avatar aheritier avatar annb avatar nttuyen avatar

Watchers

James Cloos avatar ToanNH 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.