Add Group Video Chat to OBS
- (COMING VERY SOON)-
The Group Chat is EXPERIMENTAL and likely unstable.
Please report issues to steve@seguin.email
+
Room Name:
With a room name entered, enter the room as a director. Links to invite guests will be provided.
-
+
Known issues:
-
-
+
** Please REFRESH the CACHE in OBS and on your Smartphone/Browser if having problems. https://imgur.com/C3Oxcpw
-
Send feature requests and support to steve@seguin.email, or check out the sub-reddit
+Check out the sub-reddit for help and advanced info. Or email me steve@seguin.email
Invite Link: Give this link to your guests --> https://"+location.hostname+location.pathname+"?roomid="+session.roomid+"
Scene 1 (auto-mix) for OBS: (experimental+optional) --> https://"+location.hostname+location.pathname+"?scene=1&roomid="+session.roomid+"
"; + joinRoom(roomname,300); } @@ -1298,7 +1341,7 @@ function generateQRPage(ele){ -if (urlParams.has('streamid')){ +if ((urlParams.has('streamid')) && (session.roomid==false)){ document.getElementById("container-4").className = 'column columnfade'; document.getElementById("container-3").className = 'column columnfade'; document.getElementById("container-2").className = 'column columnfade'; @@ -1517,11 +1560,13 @@ function poker(){