From f9fe22569ce291f9cbb58175193aa1b2e6f31f16 Mon Sep 17 00:00:00 2001 From: Alexey Khit Date: Wed, 8 Mar 2023 17:35:28 +0300 Subject: [PATCH] Rewrite WebRTC HTML pages --- www/webrtc-sync.html | 76 ++++++++++++------------ www/webrtc.html | 137 +++++++++++++++++-------------------------- 2 files changed, 92 insertions(+), 121 deletions(-) diff --git a/www/webrtc-sync.html b/www/webrtc-sync.html index 36cf1189..4f818f3f 100644 --- a/www/webrtc-sync.html +++ b/www/webrtc-sync.html @@ -5,61 +5,63 @@ go2rtc - WebRTC - \ No newline at end of file diff --git a/www/webrtc.html b/www/webrtc.html index 1463b7b7..15da853c 100644 --- a/www/webrtc.html +++ b/www/webrtc.html @@ -5,108 +5,77 @@ go2rtc - WebRTC \ No newline at end of file