From 1455ea6448c46d9f9df2ee9005fab605925d1d67 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 12 Mar 2021 12:05:25 +0100 Subject: [PATCH] Embed live stream --- index.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index ffc6eac..94d06e5 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ NARROWCAST + @@ -76,6 +77,19 @@ --> +

* move and resize the elements above by dragging their corners / sides and click on the page to set the position *

@@ -146,7 +160,10 @@ function dragMoveListener (event) { target.setAttribute('data-y', y); } - + +