if anyone needs a fast realtime multimedia collaboration tool, self hosted, we released Spacedeck in 2018 as free software https://github.com/spacedeck/spacedeck-open
@mntmn Thanks for open sourcing the Spacedeck server! I've filed issue #37: https://github.com/spacedeck/spacedeck-open/issues/37
@mntmn any chance you have an image lying around of spacedeck that you can toss into the top of the readme?
i find that helps people a lot :)
@cblgh screenshot you mean?
@mntmn yes!
@klardotsh @cblgh cool, will do that
@mntmn Spacedeck is really impressive and looks really useful! I followed the quick setup instructions (npm install && node spacedeck.s) and have it running on localhost, with the exception of images never rendering. There is a closed issue about installing ImageMagick, but don't see the instructions for doing so in the README.