Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update feature status in README #281

Merged
merged 1 commit into from
May 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,10 @@ We are actively refactoring entire media server and network stack with [sans-io-

| Feature | Description | Status |
| ------------------- | ------------------------------------------------------------------------------------ | ------ |
| Multi-zones Cluster | Implement with global pubsub network [RFC-0003](https://github.com/8xFF/rfcs/pull/3) | 🚧 |
| Whip | Whip Protocol | 🚧 |
| Whep | Whep Protocol | 🚧 |
| Cluster Room & Peer | Multi-zones room & peer mechanism [RFC-0003](https://github.com/8xFF/rfcs/pull/3) | 🚀 |
| Simulcast & SVC | Support WebRTC Simulcast (VP8, H264) and SVC (VP9) | 🚀 |
| Whip | Whip Protocol | 🚀 |
| Whep | Whep Protocol | 🚀 |
| WebRTC-SDK | Webrtc-SDK Protocol [RFC-0005](https://github.com/8xFF/rfcs/pull/5) | ❌ |
| RTMP | RTMP Protocol | ❌ |
| RTMP-Transcode | RTMP with Transcode | ❌ |
Expand Down
Loading