1 Star 0 Fork 1

郭慧亮 / WebRTC-tutorial

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 296 Bytes
一键复制 编辑 Web IDE 原始数据 按行查看 历史
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>WebRTC 入门教程 Demo01</title>
<script src="../adapter.js"></script>
</head>
<body>
<video id="gum-local" autoplay playsinline></video>
<div id="errorMsg"></div>
<script src="main.js"></script>
</body>
</html>
1
https://gitee.com/ghlgelong/WebRTC-tutorial.git
git@gitee.com:ghlgelong/WebRTC-tutorial.git
ghlgelong
WebRTC-tutorial
WebRTC-tutorial
master

搜索帮助

14c37bed 8189591 565d56ea 8189591