Hacker News new | ask | show | jobs
by CarbyAu 2128 days ago
I love Jitsi and have a server VM at home for my personal use.

But while it can share a desktop view I didn't think it allowed control?!? Man, this could be a family support game changer...

Edit:

requires Electron app it seems. https://github.com/jitsi/jitsi-meet-electron/releases

Was on HN, some comments suggest the Electron app bundles Chromium.(Not sure if all Electron apps do this, I know nothing about Electron..yet.) https://news.ycombinator.com/item?id=22830846

Edit sub basement 2: Yes, Electron apps include Chromium. "it combines the Chromium rendering engine and the Node.js runtime."

https://en.wikipedia.org/wiki/Electron_(software_framework)

1 comments

All Electron apps are Chromium-based.
Sorry, just figured that out for myself and edited my parent comment again. Thanks!