Qnap [ PeerCall ] [ 4.1.0 ] Group peer to peer video calls for everyone (kind of Zoom fork Self hosted)

QoolBox

Représentant QNAP
2 Janvier 2014
10 559
163
153
50
France
www.qnap.com
qpkg_icon_80.gif

source https://github.com/peer-calls/peer-calls

download

https://www.qnapclub.eu/fr/qpkg/1020

WebRTC peer to peer calls for everyone. See it live in action at peercalls.com.

The server has been completely rewriten in Go and all the original functionality works. An optional implementation of a Selective Forwarding Unit (SFU) is available to make Peer Calls consume less bandwith for user video uploads. This wouldn't haven been possible without the awesome pion/webrtc library.

Code:
Listen on HTTPS on port 3000
default config : /opt/PeerCall/config.yml

many options available please read documentation : https://github.com/peer-calls/peer-calls

by default will use self signed NAS certificate, but if Letsencrypt Qnapcloud Certificate are detected then it will use it ...