MacOS users need to use OBS v23 or resort to Window Capturing a Chrome Browser with OBS v25
+
Some users will have "pixelation" problems with videos. Please add the URL parameter &codec=vp9 to the OBS Links to correct it.
Site last updated: April 21th, 2020. The previous version can be found at https://obs.ninja/old/ if you are having new issues
diff --git a/main.js b/main.js
index 7dba395..0b1842c 100644
--- a/main.js
+++ b/main.js
@@ -324,7 +324,7 @@ function publishScreen(){
if( activatedStream == true){return;}
activatedStream = true;
- var title = "ScreenShare" //document.getElementById("videoname2").value;
+ var title = "ScreenShare";//document.getElementById("videoname2").value;
formSubmitting = false;