ZIm/crates/collab_ui/src
Kirill Bulatov d92166f9f6
Revert "Use livekit's Rust SDK instead of their swift SDK (#13343)" (#20809)
Issues found:

* audio does not work well with various set-ups using USB
* switching audio during initial join may leave the client with no audio
at all
* audio streaming is done on the main thread, beachballing certain
set-ups
* worse screenshare quality (seems that there's no dynamic scaling
anymore, compared to the Swift SDK)

This reverts commit 1235d0808e.

Release Notes:

- N/A
2024-11-18 11:43:53 +02:00
..
chat_panel Fix some issues with branch buffers (#18945) 2024-10-09 16:55:25 -07:00
collab_panel chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
notifications chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
channel_view.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
chat_panel.rs Dynamic tab bar height (#19076) 2024-11-16 13:48:25 +02:00
collab_panel.rs Revert "Use livekit's Rust SDK instead of their swift SDK (#13343)" (#20809) 2024-11-18 11:43:53 +02:00
collab_ui.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
notification_panel.rs Dynamic tab bar height (#19076) 2024-11-16 13:48:25 +02:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Revert "settings: Remove auxiliary Content types where possible (#16744)" (#17768) 2024-09-12 14:46:08 -04:00