feat: w
This commit is contained in:
14
webrtc-static/public/index.html
Normal file
14
webrtc-static/public/index.html
Normal file
@ -0,0 +1,14 @@
|
||||
<!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.0">
|
||||
<link rel="icon" href="<%= BASE_URL %>webrtc-icon-192x192.png">
|
||||
<title>webrtc-demo</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="<%= BASE_URL %>video-view.js"></script>
|
||||
</body>
|
||||
</html>
|
2
webrtc-static/public/video-view.js
Normal file
2
webrtc-static/public/video-view.js
Normal file
File diff suppressed because one or more lines are too long
BIN
webrtc-static/public/webrtc-icon-192x192.png
Normal file
BIN
webrtc-static/public/webrtc-icon-192x192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Reference in New Issue
Block a user