Some devices that use hardware encoding can experience video issues; switching to VP8 or VP9 as a codec may help.
-
- iPhones continue to have random audio issues, such as lowered volume or no audio at all. These are issues that Apple needs to fix..
-
Audio may drop out in OBS Studio at random times, yet still appear active. Delete the browser source and re-create, or use the Electron Capture app instead.
@@ -809,8 +806,7 @@
Welcome to VDO Ninja! We've rebranded! Nothing else is changing and we're staying 100% free.
- 🎁 Welcome to v20, released December 24th. Release notes are here. The previous version is available here if you have new issues.
-
+ Site updated February 14th. v21 release notes. If having new issues, the previous version is here, and the upcoming next version is here; please test it when possible.
@@ -1932,7 +1928,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.7";
+ session.version = "21.0";
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
@@ -1998,11 +1994,11 @@
// session.lowBitrateCutoff = 300; // Set a minimum bitrate (in kbps) before the stream is hidden. Useful for IRL streams maybe
-
+
-
+