Fix VideoTile bug and improve screen sharing
This commit is contained in:
parent
f93f2efd28
commit
bb3fc6c891
7 changed files with 187 additions and 19 deletions
|
|
@ -15,4 +15,4 @@ tracing = "0.1.41"
|
|||
tracing-subscriber = "0.3.19"
|
||||
bincode = "1.3.3"
|
||||
futures = "0.3.31"
|
||||
shared = { path = "../shared" }
|
||||
shared = { path = "./shared" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue