From 52b0128db74de3cc231bc2642bfcbe7bca17f41f Mon Sep 17 00:00:00 2001 From: Steve Seguin Date: Sat, 28 Mar 2020 11:33:02 -0400 Subject: [PATCH] Features updates from last few days Group Room *PARTIALLY* complete on the front-end side Server-side Code re-written, but still needing heavy testing -- added support for group video and smarter routing If OBS video fails, the default screen has better information O in OBS turns red if server is down after loading obs.ninja QR Code link works, including the option for use of a usable PERMA LINK , which can be used to invite someone RETRY button if stream does not connect; useful if sending out a guest link More error handling --- index.html | 690 ++++++++++++++++++++++++++++++-------------------- qrcode.min.js | 1 + 2 files changed, 415 insertions(+), 276 deletions(-) create mode 100644 qrcode.min.js diff --git a/index.html b/index.html index d355bcc..49d0933 100644 --- a/index.html +++ b/index.html @@ -1,10 +1,12 @@ + + + - - - + + @@ -367,36 +402,48 @@ video {
-
+
-