We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c0324f commit 851d7e2Copy full SHA for 851d7e2
learning-webrtc/README.md
@@ -9,12 +9,13 @@ python -m SimpleHTTPServer
9
10
访问http://localhost:8000
11
```
12
-
++ [getUserMedia()视频约束](https://webrtc.org.cn/getusermedia-video-constraints/)
13
++ [getUserMedia()音频约束](https://webrtc.org.cn/getusermedia-audio-constraints/)
14
15
16
#### 参考资料
17
18
- [WebRTC Tutorial](https://www.tutorialspoint.com/webrtc/index.htm)
19
- [WebRTC Web demos and samples](https://webrtc.github.io/samples/)
20
- [WebRTC-Experiment](https://github.com/muaz-khan/WebRTC-Experiment)
-- [Getting Started with WebRTC](https://www.html5rocks.com/en/tutorials/webrtc/basics/#toc-disruptive)
21
+- [Getting Started with WebRTC](https://www.html5rocks.com/en/tutorials/webrtc/basics/#toc-disruptive)
0 commit comments