mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-10-29 19:57:28 +00:00
Co-authored-by: Dzikoysk <dzikoysk@dzikoysk.net> Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
This is a plugin for Spark that allows users to join audio and video conferences hosted by Pade Meetings. See the documentation for more details. It provides a button from a Multi User Chat (MUC) room or chat window within the Spark client, to open a Chrome window using the URL for the Jitsi Meet web client. It uses Electron instead of depending on Chrome installed and configured as the default browser.
It is a much better user experience than opening a Chrome browser window out of context somewhere else. Screen sharing is not yet working. All Electron runtime platforms (windows, Linux & OSX) are supported. I have only tested it at home on my windows desktop. Feeback will be appreciated from Linux and OSX users.

