add commented out gstreamer parts
This commit is contained in:
parent
10fbbe5a65
commit
117d3d60f1
1 changed files with 4 additions and 2 deletions
|
@ -25,8 +25,10 @@ dirs = "5.0.1"
|
|||
tokio = "1.41.1"
|
||||
crisp = { git = "https://git.tfcconnection.org/chris/crisp", version = "0.1.3" }
|
||||
rodio = { version = "0.20.1", features = ["symphonia-all", "tracing"] }
|
||||
gstreamer = "0.23.3"
|
||||
gstreamer-app = "0.23.3"
|
||||
gstreamer = "0.23"
|
||||
gstreamer-app = "0.23"
|
||||
# gstreamer-video = "0.23"
|
||||
# gstreamer-allocators = "0.23"
|
||||
# cosmic-time = "0.2.0"
|
||||
url = "2"
|
||||
colors-transform = "0.2.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue