File Sharing seems to be broken on Chrome v88. Using The Electron Capture app instead of Chrome should work: GET IT HERE You can also turn off hardware-accleration in Chrome/Edge to fix the issue.
@@ -587,9 +587,9 @@
-
Remote website must be CORS/IFrame compatible with full SSL-encryption enabled.
-
Not all websites will work with this feature and many will actively not allow embedding like this.
-
If sharing a Youtube video, try using the embeddable link version and ensure that the video is set to allow embedding.
+
Not all websites will work with this feature as some sites disallow embedding.
+
The site will try to auto-optimize standard Youtube or Twitch links.
+
Remote websites must be CORS/IFrame compatible with full SSL-encryption enabled.
@@ -645,8 +645,7 @@
Chrome on Android 11 has an issue with the browser freezing at times. To unfreeze it, background the browser and then foreground it again.
- Site Updated: Feb 18rd, 2021. The previous version can be found at
- https://obs.ninja/v15/ if you are having new issues.
+ Site Updated: Feb 24th, 2021 (v16.3). The previous version can be found at https://obs.ninja/v16/ if you are having issues with this minor update.
@@ -1210,7 +1209,7 @@
}
var session = WebRTC.Media; // session is a required global variable if configuring manually. Run before loading main.js but after webrtc.js.
- session.version = "16.2";
+ session.version = "16.3";
session.streamID = session.generateStreamID(); // randomly generates a streamID for this session. You can set your own programmatically if needed
session.defaultPassword = "someEncryptionKey123"; // Disabling improves compatibility and is helpful for debugging.
@@ -1275,7 +1274,7 @@
-->
-
+