Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
harlanc committed Feb 3, 2024
1 parent 0fa61e3 commit 1cad13a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Xiu is a simple,high performance and secure live media server written in pure Ru
- [x] Support WebRTC(Whip/Whep).
- [x] Support publishing rtc stream using Whip.
- [x] Support subscribing rtc stream using Whep.
- [x] Support protocol conversion from WHIP to RTMP/HLS/HTTP-FLV.
- [x] Support HTTP-FLV/HLS protocols(Transferred from RTMP/RTSP).
- [x] Support configuring the service using command line or a configuration file.
- [x] Support HTTP API/Notifications.
Expand Down
1 change: 1 addition & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ XIU是用纯Rust开发的一款简单和安全的流媒体服务器,目前支
- [x] 支持WebRTC(Whip/Whep)
- [x] 支持使用Whip发布rtc流;
- [x] 支持使用Whep订阅rtc流;
- [x] 支持转换到RTMP/HLS/HTTP-FLV协议;
- [x] 支持订阅HLS/HTTPFLV直播流
- [x] 支持命令行或者配置文件配置服务
- [x] 支持HTTP API/notify
Expand Down

0 comments on commit 1cad13a

Please sign in to comment.