mattermost-community / mattermost-plugin-jitsi

Jitsi plugin for Mattermost :electric_plug:
Apache License 2.0
193 stars 89 forks source link

Feature: Deeplinks support #187

Open mrichez opened 3 years ago

mrichez commented 3 years ago

Hi, Just installed https://github.com/jitsi/jitsi-meet-electron which has support for deeplinks:

Support for deeplinks such as jitsi-meet://myroom (will open myroom on the configured Jitsi instance) or jitsi-meet://jitsi.mycompany.com/myroom (will open myroom on the Jitsi instance running on jitsi.mycompany.com)

Could the plugin allows to generate links with deeplinks (configuration parameter) to prevent to use browser by default with jitsi and use the electron app instead. Thanks!

hanzei commented 3 years ago

On what kind of configuration parameter would the decision be based on? Global? Per user?

mrichez commented 3 years ago

Per user seems more logical, to use app if installed on user's computer.

ageekhere commented 6 months ago

Has there been any progress on adding this feature to support jitsi-meet-electron? maybe have a drop down arrow next to JOIN MEETING so you can select either open in a browser or jitsi-meet-electron app. Also have an option to set the default.