ktj4820 / meetapp

meetapp Free Adobe Connect Alternatives

Home Page:https://en.learn100.ir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meetapp

meetapp is free adobe connect alternatives for visual classrooms , online meetings, screen share, webinars , video and audio conferencing.

Features

  • Advanced interactive whiteboard
  • Collaboration online Office suite
  • Team collaboration
  • Chat
  • Desktop sharing
  • Video and audio conferencing
  • File sharing
  • Polls
  • Play video file
  • Collaboration diagram
  • Collaboration math editor
  • Member roles
  • Permissions management
  • Collaboration online IDE (html javascript and css)
  • record (webm mp4 mkv format)
  • live (hls)

online demo

demo

os support

  • Linux server
  • Windows server
  • FreeBSD

Requirements

  • ip
  • domain or subdomain
  • docker

install meetapp

The installation process is very easy and can be installed in less than 5 minutes

Temporarily disable firewall

if use windows server , disable iis to release 80 and 443 ports

  • install docker and docker-compose in your os (for windows install docker desktop)
  • git clone https://github.com/sunmobiir/meetapp.git
  • cd meetapp
  • open .env file and replace example.com with a domain or subdomain and inter valid ip
  • docker-compose up -d

By executing the above command, Docker will run and download and install the software, as well as provide the required ssl use letsencrypt

The software is installed Open the Chrome browser and enter the https://yourdomain.com



To develop this software, free and open source packages have been used, which include the following :


webrtc for audio and video conference
intel® collaboration suite for webrtc
BoringSSL (fork of OpenSSL) by google for ssl validation
letsencrypt
asp.net core
bootstrap for front end design
coturn server for nat traversal
OpenResty (nginx base webserver) for reverse proxy
ffmpeg
libwebsocket for websocket communication
docker for container management
Visual Math Editor
online diagramming web
HTTP reverse proxy
collaborative online office suite
Monaco Editor

About

meetapp Free Adobe Connect Alternatives

https://en.learn100.ir


Languages

Language:JavaScript 98.9%Language:Shell 1.1%