MeetingBar icon indicating copy to clipboard operation
MeetingBar copied to clipboard

Feature: Support directly joining Workplace meetings in app

Open zpao opened this issue 5 months ago β€’ 1 comments

Issue that this suggestion fixes

My company (unsurprisingly, since I work at Meta πŸ˜‚) uses Workplace for meetings. When I open meetings via MeetingBar, I get a browser tab which then triggers the native VC interface in the desktop app. Let's cut out the middleman.

Solution description

The app is registered as a handler for the workchat protocol. We can use that. Specifically, workchat://room/?joinurl=MEETING_LINK, so it's pretty straightforward to take what you're already parsing out and use it.

Alternatives considered

n/a

Additional context

No response

zpao avatar Jan 22 '24 01:01 zpao