@@ -783,7 +783,7 @@
Welcome to VDO Ninja! We've rebranded! Nothing else is changing and we're staying 100% free.
- 🎁 Welcome to v20, updated December 24th. 🎄 Release notes are here. The previous version is available here if you have new issues.
+ 🎁 Welcome to v20, released December 24th. 🎄 Release notes are here. The previous version is available here if you have new issues.
@@ -1840,7 +1840,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 = "20.0";
+ session.version = "20.1";
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
@@ -1905,11 +1905,11 @@
// session.introOnClean = true; // this will load the page with the webcam selection screen if &push or &room is in the URL; no need to use &webcam.
-
+
-
+