I'm the creator of Peer Calls [1], a peer to peer video conferencing web app using WebRTC, and it has a basic chat functionality (sending files is a little quirky). The first release was back it in 2016. Users create a room and share the link.<p>It's built in NodeJS/React/TypeScript, and I just recently ported the backend to Go because I wanted to build a Selective Forwarding Unit using pion/webrtc. You can test this in the alpha release on peercalls.com/alpha [2].<p>Would love to get more feedback and/or bug reports! Open source, available on
GitHub [3].<p>[1]: <a href="https://peercalls.com" rel="nofollow">https://peercalls.com</a><p>[2]: <a href="https://peercalls.com/alpha" rel="nofollow">https://peercalls.com/alpha</a><p>[3]: <a href="https://github.com/peer-calls/peer-calls" rel="nofollow">https://github.com/peer-calls/peer-calls</a>
Check out bigbluebutton [0]. It is open source with tons of features. It however requires specific Ubuntu 16.04 version and can only be installed on that OS. It is not the best fit for very large audiences (say over 200) in one session BUT for that they are working on another load balancing solution recently [1]<p>I have been using this for our clients (edtech) for a while and with their 2.2 official version, they made it HTML5 only and removed flash. Works really well if you follow all the guidelines and installation instructions.<p>They also have a bash installer script [2] which literally does everything for you in one single script.<p>[0] <a href="https://docs.bigbluebutton.org" rel="nofollow">https://docs.bigbluebutton.org</a><p>[1] <a href="https://github.com/blindsidenetworks/scalelite" rel="nofollow">https://github.com/blindsidenetworks/scalelite</a><p>[2] <a href="https://github.com/bigbluebutton/bbb-install" rel="nofollow">https://github.com/bigbluebutton/bbb-install</a>
Jitsi Meet, Matrix or Nextcloud Talk. See more here [1]<p>[1] <a href="https://www.peter.saarland/hosted-homeoffice" rel="nofollow">https://www.peter.saarland/hosted-homeoffice</a>