From 6c4fd58d5a79bc1f2ecfb6573b00a7c2721374eb Mon Sep 17 00:00:00 2001 From: giangndm <45644921+giangndm@users.noreply.github.com> Date: Tue, 21 May 2024 16:45:15 +0700 Subject: [PATCH] chore: update readme for webrtc sdk status (#291) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 904ce9da..f3d13b0b 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ We are actively refactoring entire media server and network stack with [sans-io- | 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) | 🚧 | +| WebRTC-SDK | Webrtc-SDK Protocol [RFC-0005](https://github.com/8xFF/rfcs/pull/5) | 🚀 | | RTMP | RTMP Protocol | ❌ | | RTMP-Transcode | RTMP with Transcode | ❌ | | SIP | SIP calls | ❌ |