WIP, frames are being sent to the other end
This commit is contained in:
parent
6ebe5d5053
commit
481c19fbaf
8 changed files with 274 additions and 59 deletions
|
@ -4,7 +4,7 @@ use client::{proto, User};
|
|||
use collections::HashMap;
|
||||
use gpui::WeakModel;
|
||||
pub use live_kit_client::Frame;
|
||||
use live_kit_client::{RemoteAudioTrack, RemoteVideoTrack};
|
||||
pub(crate) use live_kit_client::{RemoteAudioTrack, RemoteVideoTrack};
|
||||
use project::Project;
|
||||
use std::sync::Arc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue