Ninja Docs
Ask or search…
K
Comment on page

Updates - Native mobile apps

September 13

September 10

  • Zoom-in/out support added to the native vdo.ninja app, however this change still needs to be rolled out. Available on Google Play; the App Store update may be a couple weeks however. (once iOS 17 launches) -- Zoom is controlled with up/down swipe gestures; similar to how it is with the web app, but maybe a bit more stable.

August 30

August 23

  • The Android native app has been updated to allow a custom turn server to be specified. It's live on the play store now. -- Also added geo-routing for the official turn servers to the native app, so the closest turn server to you will be used if possible now (if needed). -- General framework updates applied as well, including a higher minimum android target that was required. -- An update to the iOS version will take longer to get out; the code's updated, but I can't publish to the store just yet.

July 23

  • I pushed out v19 of the Android native app version of VDO.Ninja (its live now). -- Fixed some menu bugs related to scrolling -- Stream ID and room ID will now replace spaces and special characters with underscores -- Added a button that will show users a "Help Guide" page, with basic instructions -- The "stream ID" field now says "stream ID (optional)", to help with avoiding some user confusion about how to get a stream ID -- And as previously mentioned with the Android version, other features now include an optional web-view version of VDO.Ninja, fixed Discord support link, fixed scrolling support, and the stream/room IDs are parsed now to correct reject special characters.

July 17

  • Updated the Android native app client. It should be live on google play? -- Added an option to load the VDO.Ninja web client from within the native app; no tabs or URL bar. (it stops working tho if you background the app.) -- Made the Discord Support link open Discord directly, if installed, to make it easier to use.

July 13

  • This week the Android and iOS apps were updated; mainly fixing errors, including the screen sharing on iOS not working correctly. iOS update specifically just went live.

July 1

  • I pushed an update to the Google Play store with a BETA (open test) release of the android native app (for VDO.Ninja).
    --- It fixes an issue where if more than 5 cameras listed, additional cameras are blanked out and not available. This also often blocks the mic-only option, as its typically listed last. --- Some additional library and null-safety updates applied to this beta build also, so it might be buggy -- hence why its going to beta testing first. --- I'm not sure when the beta will be "approved" for download, but it should be available soon if you've signed up for the beta in the App Store. Please report issues and I'll try to have it available for mass production download shortly after.
*** seems to be live now

May 7

  • I have updated the iOS native app to have system-wide screen sharing support, rather than just in-app screen sharing. (Android already had it). The iOS beta here: https://testflight.apple.com/join/KnzvY7JO (version 2.0.13) Audio for both android and iOS is still from the microphone, and not the internal system audio. I'll try to fix that, but it's quite the challenge for me. It probably wouldn't be too challenging for a more experienced mobile developer to get working though, along with perhaps HDMI support. The app code's repo is here, https://github.com/steveseguin/vdon_flutter, if you wanted to pull and build it yourself. Ill continue to work on it this weekend, improving the UI/UX, and maybe have whatever progress I make then be pushed to the public live app store during the work week. There's some additional features and polish I want to get in before doing the final app submission. [update; the beta link should be live now]

April 9

  • Updated builds of the VDO.Ninja native app for Android and iOS are now LIVE on both Google Play and iOS App stores. These new versions allow for use with fully self-hosted deployments, a mic-only mode, and general WebRTC lib updates.

April 3

March 21

  • Updated the Android app to support offline/fully-self-hosted deployments of VDO.Ninja, by request. -- just click the "Advanced" toggle on it setup page, then enter your custom WSS address in the field. Until I push this into the Google Play / App store, you can grab the sideloadable APK here: https://drive.google.com/file/d/1M0kv5nWLtcfl2JOnsAGiG1zUmkeIVLyZ/view?usp=share_link (btw, I am very much welcoming any experienced help in adding USB/HDMI support to the native app)

January 31

  • The v3 update for the iOS native app has been approved and is now available.

January 30

  • Updated the iOS/Android version with a newer version 2.0.9, which contains some improvements for manual disconnection/reconnection. (also disconnects faster now when using alpha) The Android update is live now, while the Apple update is still pending store approval.

January 21

  • I pushed an update for the iOS native app of VDO.Ninja earlier and it just got approved. Mainly added reconnection fixes, along with publish-to-room support.

2022

December 8

  • Updated the android native app to have better re-connection smarts; if you lose the peer connection due to an IP address change or such, it should now reconnect. Can't promise it will handle more aggressive networking issues though.

November 14

May 27

  • Got the native iOS app into the app store. (crude, but finally got it accepted.) https://apps.apple.com/us/app/vdo-ninja/id1607609685
  • The native iOS app has the ability to turn the torch light on, and it might support more than two cameras, but that's untested. It also has "screen share" support, but currently it only works within the VDO.Ninja app itself -- switching apps stops the screen capture. Overall, there's not a lot of reason to use the native app, but I'll keep it updated with new features as they become available to me.

May 12

  • Forgot to mention this, but I did get around to pushing the Android native app version of VDO.Ninja onto the Google Play store. (took a few days for approval) https://play.google.com/store/apps/details?id=flutter.vdo.ninja
  • I may re-release it at some point, but I'll keep this updated until then. Please note -- this is not a feature complete version of VDO.Ninja; its bare bones.

February 23

  • Updated the android app to android 12, added flashlight support to the android app, and patched some crashing causes. (not published yet; still have another couple things to do before that)

February 20

  • Android app will save the last stream ID used automatically (not yet uploaded)
  • Android app will show the camera preview before a user joins (not yet uploaded.) I'll upload the new android app once I finish up a few other features with it

February 2

  • The android app was updated; minor stuff updated in the code, such as updated API endpoints, and it's been built with an updated code framework, so hopefully better support and fewer bugs. Functionality wise, the app is the same though -- camera and screen share support, but pretty basic. Same install link as before. https://drive.google.com/file/d/1M0kv5nWLtcfl2JOnsAGiG1zUmkeIVLyZ/view

January 14

  • Added stats back into the iOS app, so they will appear in the header.