File size: 199 Bytes
3337c5d
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head><meta charset="UTF-8"/></head>
<body>
<!-- Offscreen document: handles MediaRecorder since service workers can't -->
<script src="offscreen.js"></script>
</body>
</html>