Skip to content

Commit

Permalink
docs: 修改 readme 文档
Browse files Browse the repository at this point in the history
  • Loading branch information
wangrongding authored Sep 15, 2022
1 parent ee06de8 commit 5b77156
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,25 @@

### WebRTC 音视频协同

- 拍照 ![](https://assets.fedtop.com/picbed/202209150918746.png)
- [x] 拍照
<img
src="https://assets.fedtop.com/picbed/202209150918746.png"
alt=""
style="width:400px"
/>

- [x] 无信令传递 sdp(p2p 音视频通话)

- 无信令传递 sdp(p2p 音视频通话)
<img
src="https://assets.fedtop.com/picbed/202209150922457.png"
alt=""
style="width:400px"
/>

![](https://assets.fedtop.com/picbed/202209150922457.png)
- [ ] 搭建 STUN/TURN 服务器
- [ ] 美颜功能
- [ ] WebRTC + Three.js 实现一个有趣的项目
- [ ] WebRTC + TensorFlow.js 实现一个有趣的项目

### ThreeJs

Expand Down

1 comment on commit 5b77156

@vercel
Copy link

@vercel vercel bot commented on 5b77156 Sep 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.