Teammeet is a video conferencing program that also includes screen sharing and whiteboard collaboration. This package contains binaries for web (PWA), Android, Mac, Windows, and Linux.
The frontend app is built using the Ionic framework and React, while the backend API is built with Express.js. We are use the SQlite3 database. In addition, for video calling, we use the WebRTC protocol, and for real-time communications, we use the Websockets protocol.