diff --git a/electron.html b/electron.html index 46c2ee1..a749d01 100644 --- a/electron.html +++ b/electron.html @@ -563,7 +563,7 @@ function modURL(){ } else if (url.startsWith("https://")){ // pass } else if (url.startsWith("file:")){ - // pass + alert("Warning:\n\nFor security purposes, local files need to be loaded via the command-line or via the right-click context menu -> Edit URL.\n\nThis is supported in Electron Capture 2.15.2 and newer."); } else { url = "https://"+url; } diff --git a/iframe.html b/iframe.html index d4c8b78..e75e3fd 100644 --- a/iframe.html +++ b/iframe.html @@ -33,6 +33,10 @@ padding:5px; margin:5px; } + video{ + max-width:300px; + max-height:100px; + } @@ -82,7 +82,7 @@ - + + + @@ -1050,6 +1054,16 @@ Disable animations +
+ + Pretty experimental and limited browser support, though relatively low CPU usage. + P2P Chunked-mode + + +
Prefix screenshare IDs -
-
-
+
-
Mini self-preview +
+ + Show rule-of-thirds grid +
Animate mixing -
@@ -1230,6 +1249,14 @@ This can cause video playback to lag Unlock Video Bitrate + +
+ + + Viewer-side downscaling
@@ -1642,12 +1669,14 @@
Audio Source(s) +
+

@@ -1872,12 +1901,12 @@ - -
-
-
Bitrate (kbps)
- -
-
-
Reported lost packets (per second)
- 0 - -
-
-
    -
    -
    +