From 5b771566b5cdf32fa79aefa9984c825ae408eb30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=A3=E9=A1=B6?= Date: Thu, 15 Sep 2022 09:36:36 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9=20readme=20=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 46f2895..fb56909 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,25 @@ ### WebRTC 音视频协同 -- 拍照 ![](https://assets.fedtop.com/picbed/202209150918746.png) +- [x] 拍照 + + +- [x] 无信令传递 sdp(p2p 音视频通话) -- 无信令传递 sdp(p2p 音视频通话) + -![](https://assets.fedtop.com/picbed/202209150922457.png) +- [ ] 搭建 STUN/TURN 服务器 +- [ ] 美颜功能 +- [ ] WebRTC + Three.js 实现一个有趣的项目 +- [ ] WebRTC + TensorFlow.js 实现一个有趣的项目 ### ThreeJs