mirror of
https://github.com/nestriness/warp.git
synced 2025-12-15 03:15:41 +02:00
feat: add audio stream
This commit is contained in:
@@ -32,6 +32,7 @@ rfc6381-codec = "0.1"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
gst-plugin-mp4 = { git = "https://github.com/sdroege/gst-plugin-rs", version = "0.12.0-alpha.1" }
|
||||
gst-plugin-fmp4 = { git = "https://github.com/sdroege/gst-plugin-rs", version = "0.12.0-alpha.1" }
|
||||
gstreamer-audio = { git = "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs", version = "0.22.0" }
|
||||
# uuid = "1.7.0"
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user