@@ -113,7 +114,7 @@
Control center for room:
- 💾
+ 💾
@@ -439,6 +440,24 @@
+
+
+
+ Default Avatar / Placeholder Image:
+
+
+
+
+
+
+
+
Digital Video Effects:
@@ -452,7 +471,7 @@
-
+
@@ -460,9 +479,9 @@
-
-
-
+
+
+
+ Default Avatar / Placeholder Image:
+
+
+
+
+ No Image Selected
+
+
+
+ Select Local Image
+
+
+
+
+
@@ -1599,12 +1636,12 @@
-
+
-
-
+
+ Select Local Image
@@ -1934,7 +1971,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 = "21.4";
+ session.version = "22.0b";
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
@@ -2001,11 +2038,11 @@
// session.apiserver = "wss://api.vdo.ninja:443"; // specifiy a custom websocket API URL.
-
+
-
+