From 9632adb57fa22378d28a446eaf522f9464da90e7 Mon Sep 17 00:00:00 2001 From: Dennis Ranke Date: Mon, 24 Jan 2022 09:05:10 +0100 Subject: [PATCH] add basic video recording on F10 in web runtime --- web/src/index.html | 6 +++-- web/src/main.js | 55 ++++++++++++++++++++++++++++++++++++++++++++++ web/src/style.css | 10 +++++++++ 3 files changed, 69 insertions(+), 2 deletions(-) diff --git a/web/src/index.html b/web/src/index.html index cbbd27e..aaa6141 100644 --- a/web/src/index.html +++ b/web/src/index.html @@ -13,8 +13,10 @@ MicroW8 0.1.0
- -
+ + + +