Skip to content

Commit 851d7e2

Browse files
authored
getUserMedia
1 parent 2c0324f commit 851d7e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

learning-webrtc/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ python -m SimpleHTTPServer
99
1010
访问http://localhost:8000
1111
```
12-
12+
+ [getUserMedia()视频约束](https://webrtc.org.cn/getusermedia-video-constraints/)
13+
+ [getUserMedia()音频约束](https://webrtc.org.cn/getusermedia-audio-constraints/)
1314

1415

1516
#### 参考资料
1617

1718
- [WebRTC Tutorial](https://www.tutorialspoint.com/webrtc/index.htm)
1819
- [WebRTC Web demos and samples](https://webrtc.github.io/samples/)
1920
- [WebRTC-Experiment](https://github.com/muaz-khan/WebRTC-Experiment)
20-
- [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

Comments
 (0)