[package] name = "rave" version = "0.1.0" edition = "2024" [dependencies] tokio = { version = "1", features = ["rt-multi-thread", "macros", "net", "io-util", "time", "sync", "signal"] } # ffmpeg -re -i video.mp4 -c copy -f flv rtmp://localhost:1935/live/test # ffplay http://localhost:8080/live/test.flv