Skip to content

cnxtech/jitsi-meet-spot

 
 

Jitsi-Meet Spot

This is the mono-repo for Jitsi Meet's room integration, named Spot.

spot-admin/ contains a mock server for testing integration between Spot and a backend service spot-client/ contains the Spot code plus its remote control spot-controller/ contains the iOS and Android application for the Spot-Remote spot-electron/ contains the desktop application for displaying a Spot-TV spot-webdriver/ contains selenium webdriver tests for spot-client

Known limitations

  • Spot-Remotes and Spot-TVs only works together when they use the same server configuration
  • Spot-TV currently supports latest Chrome only
  • Spot-Remotes is full-featured in Chrome but also supports mobile browsers, Safari, 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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • CSS 4.6%
  • Objective-C 0.4%
  • Ruby 0.3%
  • Python 0.2%
  • Java 0.2%
  • Other 0.3%