Closed aleeusgr closed 9 months ago
cargo install xiu
xiu -c config.toml
ffmpeg -re -stream_loop -1 -i /home/alex/Videos/DJI_0147.MP4 -c:a copy -c:v copy -f flv -flvflags no_duration_filesize rtmp://127.0.0.1:1935/live/test
```rust [rtmp] enabled = true port = 1935 [webrtc] enabled = true port = 8900 [log] level = "info" ```
![image](https://github.com/aleeusgr/efected-coto-emmory/assets/36756030/9e9bf363-5aaa-4103-af04-96f7271dcd13)
xiu, 1.2k⭐ A simple, high performance and secure live media server in pure Rust
https://crates.io/crates/xiu https://github.com/harlanc/xiu
Originally posted by @aleeusgr in https://github.com/aleeusgr/efected-coto-emmory/issues/17#issuecomment-1880776620