index.html
470 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>开放日</title>
</head>
<body class="agora-theme">
<script type="text/javascript" src="AgoraRTC.js"></script>
<script type="text/javascript" src="AgoraRTS.js"></script>
<div class="video-flex-container" id="video">
</div>
</body>
</html>