Giter Club home page Giter Club logo

jitsi-meet-spot's Introduction

Jitsi-Meet Spot

This is the mono-repo for Jitsi Meet's room integration, named Spot. This project is fairly independent of jitsi-meet (the web UI codebase) but it consumes Jitsi Meet through jitsi-meet's iFrame API.

  • spot-admin/ contains a mock server for testing integration between Spot and a backend service
  • spot-client/ contains the Spot-TV and Spot-Remote codebase. This is the main application folder.
  • spot-controller/ contains the iOS and Android application for the Spot-Remote. It shows the spot-client in a webview.
  • spot-electron/ contains the desktop application for displaying a Spot-TV in an iframe. It has additional functionality on top of what the spot-client can provide.
  • spot-integrations-service is a backend service used for facilitating joining meetings from providers other than jitsi. For example, the service provides a signed meeting number for Spot to use when joining a zoom meeting.
  • spot-webdriver/ contains selenium webdriver tests for spot-client

Spot SDKs

Some of Spot's code has been created outside of the mono repo.

  • Jitsi Spot SDK for react-native applications to show the Spot controller.
  • Spot Electron SDK for other electron applications communicate with the Spot-TV webview.

Known limitations

  • Spot-TV currently supports latest Chrome only
  • Spot-Remotes are full-featured in Chrome but also supports reduced functionality in mobile browsers, Safari, and Firefox.

Contributing

Contributions are definitely welcome! If reporting an issue or suggesting features, please do provide steps to reproduce and mention if the issue is consistently reproduceable. If contributing a pull request, the build scripts used for development should automatically be running to ensure (one day) tests are passing and styling is in compliance.

Docker

To do a docker build, be in the root directory / Decide on the next tag name, current tags are 0.0.1, 0.0.2, etc. Then run: scripts/docker-build <TAG>

This will build and push a new image

Notes

Spot Electron uses native libraries for various platforms. For up to date build instructions of those modules see the README of the appropriate modules (e.g. https://github.com/jitsi/winrt-libs/blob/master/README.md)

jitsi-meet-spot's People

Contributors

paweldomas avatar virtuacoplenny avatar zbettenbuk avatar saghul avatar aaronkvanmeerten avatar hristoterezov avatar dependabot[bot] avatar

Watchers

 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.