mindslide icon indicating copy to clipboard operation
mindslide copied to clipboard

Multiplex

Open redapemusic35 opened this issue 8 years ago • 1 comments

I would like to use multiplex to share my presentation but I cannot seem to get it to function correctly as per the instructions under https://github.com/hakimel/reveal.js. Could someone tell me if anything over and above basic mindslide usage is needed?

redapemusic35 avatar Feb 19 '18 16:02 redapemusic35

sorry I didn't got any notification from your question.

Multiplex does work fine for me, provided I install a webserver reachable by all clients.

A Simple python webserver does the trick (python -m SimpleHTTPServer 8080), or mongoose, or apache,.. you name it. It's more a problem of opening the right firewall ports if you are going over the internet.

berteh avatar Mar 18 '19 15:03 berteh