feat: video publishing (#42)
- Prepare webrtc abstraction ( for future wasm support ) - Added track publish support for videos - Added LogoTrack example to simple_room demo - Lot of cleanup - There are compiler warnings I'll solve on our v1 release
This commit is contained in:
@@ -16,3 +16,5 @@ parking_lot = "0.12.1"
|
||||
egui = "0.20.1"
|
||||
egui-wgpu = { version = "0.20.0", features = ["winit"] }
|
||||
egui-winit = "0.20.1"
|
||||
|
||||
image = "0.24.5"
|
||||
|
||||
Reference in New Issue
Block a user