Porting/Jitsi
Jump to navigation
Jump to search
Jitsi is an excellent free and open source software WebRTC conferencing software suite.
Self-hosting Jitsi on a ppc64le system is possible with a few tweaks. There are two issues filed:
https://github.com/jitsi/jitsi-sctp/issues/19
https://github.com/jitsi/jitsi-videobridge/issues/1246
There is no ppc64 big endian support yet, but I requested it in those bug reports. Packagers could add support for big endian without too much trouble though, especially if/when ppc64le support lands.