mirror of
https://github.com/nestriness/warp.git
synced 2025-12-15 19:35:37 +02:00
Add `cli` functionality
This commit is contained in:
@@ -118,7 +118,7 @@ impl GST {
|
||||
pub async fn run(mut broadcast: broadcast::Publisher) -> anyhow::Result<()> {
|
||||
gst::init()?;
|
||||
|
||||
//FIXME: Get this value from commandline argument
|
||||
//FIXME: add audio pipeline
|
||||
|
||||
gstfmp4::plugin_register_static()?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user