- Guests can only see the Director's Video
+ The guests can see the director, but not other guests' videos
@@ -273,10 +278,10 @@
- Director will be performing; appearing in scenes
+ The director will be performing as well, appearing in group scenes
-
+
@@ -295,11 +300,11 @@
-
+
-
+
@@ -317,10 +322,10 @@
-
+
Looking to just chat and not direct?
@@ -399,7 +404,13 @@
Audio Source(s)
-
+
+
+
@@ -417,7 +428,10 @@
Audio Output Destination:
-
+
+
+
+
@@ -773,10 +787,10 @@
Some devices that use hardware encoding can experience video glitching; switching to VP8 or VP9 as a codec may help.
- Video glitching and random audio-loss can occur when using the OBS browser source. The Electron Capture app avoids these issues.
+ Windows users, upgrading to OBS 27.2 or newer will fix video glitching issues caused by network packet loss. Grab the newest OBS version here.
- Samsung smartphones (A-series) may fail to publish video with some mobile browsers; try using Firefox or the native VDO.Ninja Android app in these cases.
+ 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.
@@ -1182,11 +1196,11 @@
-
Guest 1
-
Guest 2
-
Guest 3
-
Guest 4
-
These four guest slots are just for demonstration. More than four guests can actually join a room.
+
Guest 1
+
Guest 2
+
Guest 3
+
Guest 4
+
These four guest slots are just for demonstration. More than four guests can actually join a room.
@@ -1219,6 +1233,15 @@
add to scene 1
+
+
+
+ 100
+
+
-
🔌
+
+
+
@@ -1840,7 +1858,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.1";
+ session.version = "20.2";
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 +1923,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.
-
+
-
+