diff --git a/index.html b/index.html index 8af44dc..5fd4ec2 100644 --- a/index.html +++ b/index.html @@ -55,7 +55,7 @@ } - + @@ -66,8 +66,8 @@ - - + +
You are in room: -
@@ -165,7 +164,7 @@

File Sharing seems to be broken on Chrome v88.
Using The Electron Capture app instead of Chrome should work:
GET IT HERE
You can also turn off hardware-accleration in Chrome/Edge to fix the issue.

@@ -587,9 +587,9 @@
-
  • Remote website must be CORS/IFrame compatible with full SSL-encryption enabled.
  • -
  • Not all websites will work with this feature and many will actively not allow embedding like this.
  • -
  • If sharing a Youtube video, try using the embeddable link version and ensure that the video is set to allow embedding.
  • +
  • Not all websites will work with this feature as some sites disallow embedding.
  • +
  • The site will try to auto-optimize standard Youtube or Twitch links.
  • +
  • Remote websites must be CORS/IFrame compatible with full SSL-encryption enabled.
  • @@ -603,7 +603,7 @@ -
    +

    Run a Speed Test

    @@ -620,10 +620,8 @@

    What is OBS.Ninja


    -
  • 100% - free; no downloads; no personal data collection; no sign-in -
  • -
  • Bring video from your smartphone, computer, or friends directly into your OBS video stream
  • +
  • 100% free; no downloads; no personal data collection; no sign-in
  • +
  • Bring live video from your smartphone, remote computer, or friends directly into OBS or other studio software.
  • We use cutting edge Peer-to-Peer forwarding technology that offers privacy and ultra-low latency

  • Youtube video @@ -631,41 +629,32 @@ Demoing it here

  • + + 🥳 Over 350,000 streamers have used OBS.Ninja this month alone, including major TV networks and some of the biggest Youtube/Twitch stars. +
    +
    +
    Known issues:
  • - MacOS users using OBS will need to update to OBS Studio 26.1.2 or resort to - window-capturing with the provided Electron-Capture app. - -
  • -
  • If you have "pixel smearing" or corrupted video, try adding &codec=vp9 or &codec=h264 to the OBS view link. Using Wi-Fi will make the issue worse. -
  • -
  • - iOS devices may have occasional audio or camera issues, such as no sound or distorted sound. Partially fixed in iOS 14.3 + If you have "pixel smearing" or corrupted video, try adding &codec=h264 or &codec=vp9 to the OBS view link. Using Wi-Fi will make the issue worse.
  • Chrome on Android 11 has an issue with the browser freezing at times. To unfreeze it, background the browser and then foreground it again.
  • -
  • - The VP9 codec on Chromium-based browsers seems to lag when screen-sharing at the moment. Use the OBS Virtual Camera as a capture source instead. -

  • - 🥳 Site Updated: Fed 3rd, 2021. The previous version can be found at - https://obs.ninja/v15/ if you are having new issues. + Site Updated: Feb 24th, 2021 (v16.3). The previous version can be found at https://obs.ninja/v16/ if you are having issues with this minor update.

    - - Check out the - sub-reddit - for help and see the Wiki for advanced info. I'm also on - Discord or email me at steve@seguin.email + 🛠 For support, see the sub-reddit or join the Discord . The Wiki is here and my personal email is steve@seguin.email +

    - - + +
    @@ -933,7 +922,7 @@ Message - @@ -942,9 +931,33 @@ mute in scene - - 100 + + + + 100 + + - + + + + + + + + + + + @@ -1158,7 +1209,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 = "16.2"; + session.version = "16.3"; session.streamID = session.generateStreamID(); // randomly generates a streamID for this session. You can set your own programmatically if needed session.defaultPassword = "someEncryptionKey123"; // Disabling improves compatibility and is helpful for debugging. @@ -1223,7 +1274,7 @@ --> - + + + + + + + + + + + + +