at least it wroks on some browsers
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<!--
|
||||
<script src="https://webrtc.github.io/adapter/adapter-latest.js"></script>
|
||||
-->
|
||||
<script src="webrtc.js"></script>
|
||||
<style>
|
||||
video {
|
||||
@@ -26,5 +28,8 @@
|
||||
<script type="text/javascript">
|
||||
pageReady();
|
||||
</script>
|
||||
|
||||
<div id="log">
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user