Stefan Otto
Stefan Otto
15participants * ( 300kbps + 12kbps) * 3 active participants * 5 rooms = ca 70mbps This could work if you tweak config as I suggested
Should be no problem, if you have control over port-ranges but not 100% sure ;) We used such setup for testing purpose a time ago and had no problems. But...
Please see https://github.com/edumeet/edumeet/commit/9065996abd6f75f60640dacca797cc333b728fbd Misi commented in example config with some links. IMHO the existing way is the way to go for configure proxies for load balancing setups. Not sure about...
@Astagor express-session will use the `trust proxy` setting from express if `proxy` variable is not defined. https://github.com/expressjs/session#proxy
`rolling` makes sense - should `maxAge` then increased as well or is it enough with just rolling?. There should be a lot of socket.io traffic in a meeting for holding...
You are right! So yes, I agree. BTW: Anyone who feels competent to answer the question if we need these: ``` resave : true, saveUninitialized : true, ``` I really...
This is quite long ago :( This does not merge any longer with develop automatically. @Astagor : Could you please make a new pull request (or just push to develop)...
Leave this open as a reminder until a real fix arrived in webtorrent.
@Aleeeeeeeex which version are you running. We had a lot of problems with synchronizing of local-storage and session-state. But should be resolved in develop.
Hi @alangecker! Yes, `RoomClient.js` is a mess and needs complete rewrite - this is highly appreciated! To make a lib-edumeet is the most obvious step :+1: We want to come...