- If the video fails to load in OBS Studio, where the browser source remains blank, try disabling hardware-acceleration or
- refer to this help guide for more.
+ Starting OBS in Administrator mode has resolved a couple recent user issues related to Windows Firewall P2P blocking and video/audio degraded performance issues.
- Samsung smartphones (A-series) may fail to publish video with some mobile browsers; try using Firefox Mobile or the native Android app in these cases.
+ If the video fails to load in OBS Studio, where the browser source remains blank, try disabling hardware-acceleration or
+ refer to this help guide for more.
Welcome to VDO Ninja! We've rebranded! Nothing else is changing and we're staying 100% free.
- ⛄ Site last updated on December 19th. You can also still access the previous version, which is hosted here. Development updates are here.
+ 🌱 Site last updated on March 29th. You can also still access the previous version, which is hosted here. Development updates are here.
@@ -2584,7 +2584,7 @@
// if (!window.location.search){document.body.innerHTML = "";} // uncomment this line, if you wish to try it.
var session = WebRTC.Media; // session is a required global variable if configuring manually. Run before loading main.js but after webrtc.js.
- session.version = "24.9";
+ session.version = "25.0";
session.streamID = session.generateStreamID(); // randomly generates a streamID for this session. You can set your own programmatically if needed
session.defaultPassword = "someEncryptionKey123"; // Change this password if self-deploying for added security/privacy
@@ -2705,7 +2705,7 @@
// session.decrypted = session.decodeInvite("U2FsdGVkX1+d58DFIHoO3EQZSuX86ch4PqW2ouztnJ0="); // get a code from invite.cam
-
-
+
+