Scalable, High Performance, Open source web conferencing system.
Deploy this app to Linode with a free $100 credit!
Plug-N-Meet is an open source web conferencing system based on high performance WebRTC infrastructure livekit. Please join us on Slack to discuss your suggestions and/or any issues you may be experiencing.
1) Compatible with all devices. Browser recommendation: Google Chrome, Firefox. For iOS: Safari.
2) WebRTC based secured & encrypted communication.
3) Scalable and high performance system written in Go programming language which made it possible to distributed as a
single binary file!
4) Simulcast and Dynacast features will allow you to continue online conferencing even if your internet
connection is slow! Supported video codecs: H264
, VP8
and AV1
.
5) Easy integration with any existing website or system.
6) Easy customization with functionality, URL, logo, and branding colors.
7) HD audio, video call and Screen sharing. Virtual background for webcams.
8) Shared notepad and Whiteboard for live collaboration. Can upload, draw & share various office file (pdf, docx, pptx, xlsx, txt etc.) in whiteboard directly.
9) Easy to use Polls & voting.
10) Customizable waiting room.
11) Various Lock & control settings.
12) Breakout rooms
13) Raise hand.
14) Public & private chatting with File sharing.
15) MP4 Recordings.
16) RTMP Broadcasting.
And many more!
The components of Plug-N-Meet are as follows:
1) plugNmeet-server, the main backend server written in Go (Golang).
2) plugNmeet-client, which is the main interface/frontend. It's built with React and Redux.
3) plugNmeet-recoder, a NodeJS application for recording/rtmp broadcasting which is written in TypeScript.
https://demo.plugnmeet.com/login.html
We've created an easy to install script which can be used to install all the necessary components in few minutes. Please follow installation guide from here: https://www.plugnmeet.org/docs/installation
SDK
1) PHP 2) JavaScript for NodeJS and Deno
Following ready to use extensions/solutions:
1) Joomla component 2) Moodle Plugin 3) Wordpress Plugin 4) LTI
Docker:
Server API information can be found in API doc section.
Requirements:
1) Livekit configured properly.
2) plugNmeet-server
configured with Redis.
3) Mariadb server for data storage.
4) (optional) Install libreoffice
& mupdf-tools
for office files support in whiteboard.
Create config.yaml
from config_sample.yaml &
change necessary info
Using docker
docker run --rm -p 8080:8080 \
-v $PWD/config.yaml:/config.yaml \
mynaparrot/plugnmeet-server \
--config /config.yaml \
You can also follow docker-compose_sample.yaml file.
You can manually download server from release page too.
Please follow this article for details.
We welcome your suggestions for improving plugNmeet! Let's chat on Slack to discuss your suggestions and/or PRs.
Please login to review this project.
No reviews for this project yet.
Modern, scalable WebRTC conferencing platform with client S…
Simple, secure, fast real-time video conferences up to 4k a…
A full featured self-hosted video web-conferencing platform.
Comments (0)
Please login to join the discussion on this project.