feat: Many more improvements to video player now with a subscription
This commit is contained in:
@@ -5,7 +5,7 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
# gst = { workspace = true }
|
||||
wgpu = "*"
|
||||
wgpu = "27"
|
||||
gstreamer = { version = "0.24.4", features = ["v1_26"] }
|
||||
gstreamer-app = { version = "0.24.4", features = ["v1_26"] }
|
||||
gstreamer-base = { version = "0.24.4", features = ["v1_26"] }
|
||||
|
||||
Reference in New Issue
Block a user