| <html> | |
| <head><meta charset="UTF-8"/></head> | |
| <body> | |
| <!-- Offscreen document: handles MediaRecorder since service workers can't --> | |
| <script src="offscreen.js"></script> | |
| </body> | |
| </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> | |