More updates receiver

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-18 12:54:22 +01:00
parent c12db4c3bf
commit fece31e31a
4 changed files with 80 additions and 9 deletions

View File

@@ -1,9 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<script src="https://www.gstatic.com/cast/js/receiver/1.0/cast_receiver.js"> </script>
<script src="https://www.gstatic.com/cast/sdk/libs/receiver/2.0.0/cast_receiver.js"> </script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="receiver.js"></script>
<style>
#player{
width: 100vw;
height: 100vh;
margin-left: -8px;
margin-top: -8px;
}
</style>
</head>
<body>
<div id="wrapper">