Will Hunt

Results 284 issues of Will Hunt

Presently anyone who enables Element Call via `feature_group_calls` can start an Element Call, but that is not enough to *actually* succeed. You need to have a foci configured on your...

If only because it would save the next person a hour researching into the 401 errors when using Synapse with reasonably hardened configs, ultimately caused by https://github.com/matrix-org/matrix-spec/issues/2254 and https://github.com/ruma/ruma/issues/380.

enhancement
good first issue
help wanted

This implements MSC4143's backend endpoint for transports, and uses https://github.com/matrix-org/matrix-js-sdk/pull/5104 to handle it. This changes makeTransport to: - Try *all* listed transports, not just the first livekit one. - Test...

PR-Improvement

Not *everyone* loves a keyboard shortcut, so allow disabling them if you are not a fan.

T-Enhancement

### Steps to reproduce 1. Start a screenshare in a group call (on SPA) 2. Screenshare starts as normal and works for a few minutes 3. Notice after some time...

T-Defect

Fixes #3594 This adds a new settings type that is per-userId, that tracks settings you've applied to another user and retains them for the next call. TODO: Need to think...

### Your use case #### What would you like to do? Right now when someone stops sharing a screen (like @lampholder), we don't hear any audio identification of it. ####...

T-Enhancement

### Your use case #### What would you like to do? Currently, calls using the embedded version of Element Call use the default set of options for `matrix_rtc_session`. This means...

T-Enhancement

### Steps to reproduce 1. Attempt to join a call. 2. Browser fails to complete the open_id auth dance because of some terminal error (e.g. spotty internet connection) ### Outcome...

T-Defect
S-Minor
O-Uncommon

### Steps to reproduce 1. Have a homeserver without MSC4140 (delayed events) enabled. 2. Try to start or join a call. 3. Call fails with "Connection lost - You were...

T-Defect