add a powerful live stream server project

This commit is contained in:
Harlan 2021-08-22 07:59:46 +08:00
parent 192f6deec0
commit 19b73875f3

View file

@ -382,6 +382,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
* [dertuxmalwieder/yaydl](https://github.com/dertuxmalwieder/yaydl) [[yaydl](https://crates.io/crates/yaydl)] - A simple video downloader
* [xiph/rav1e](https://github.com/xiph/rav1e) — The fastest and safest AV1 encoder. [![build badge](https://api.travis-ci.org/xiph/rav1e.svg?branch=master)](https://travis-ci.org/xiph/rav1e)
* [harlanc/xiu](https://github.com/harlanc/xiu) — A powerful and secure live server by pure rust (rtmp/httpflv/hls/relay). [![Build Status](https://app.travis-ci.com/harlanc/xiu.svg?branch=master)](https://app.travis-ci.com/harlanc/xiu)
### Virtualization