diff --git a/README-CN.md b/README-CN.md index d51e1a5..afb6331 100644 --- a/README-CN.md +++ b/README-CN.md @@ -53,6 +53,10 @@ SyncTV 的同步观影功能确保所有观看视频的人都在同一点上。 - [x] Emby - [x] 直播解析 - [x] 哔哩哔哩 +- [x] WebRTC 在线通话 + - [x] 语音 + - [ ] 视频 + - [ ] 屏幕共享 --- diff --git a/README.md b/README.md index 67d0990..04b4a74 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,10 @@ SyncTV's synchronized viewing feature ensures that everyone watching the video i - [x] Emby - [x] Parse live - [x] Bilibili +- [x] WebRTC online call + - [x] Audio + - [ ] Video + - [ ] Screen ---