Updates - Mixer App

Mixer App

January 10

January 9

  • You can host your own images at Imgur or such still, but to make life easier, I'm offer hosted options. Let me know if you want more added

  • The room name is listed now in the top-right of the Mixer App

** on production and alpha

  • Just for example of what you can fairly easily do with the Mixer:

2023

November 4

  • When using the Mixer App (vdo.ninja/alpha/mixer), the &limittotalbitrate value was set to 350-kbps before, but now I have it set to 1500-kbps. Guests in the Mixer App should as a result now see the director's broadcast output in 3x higher quality now, for better or worse.

  • I may adjust the default value in the mixer based on user issue reports

  • The slider doesn't appear if not using the &limittotalbitrate value in the URL (or if not using the Mixer App). It's just too confusing to explain to include it by default.

** change on alpha

July 24

  • &screenshareaspectratio (already existed) is now used within the Mixer App's WHIP/Twitch output scene. This will force the screen share capture that is used to publish to the CDN to stay at a 16:9 aspect ratio, regardless of the window's actual aspect ratio. -- The combined result of these two flags on the Mixer's publishing output is a 16:9 output to Twitch / etc. without black bars, regardless of window size. Resolution might not be exactly 720p still, but that's something I can work on.

  • Fixed a minor issue with invite links on the Mixer App

  • Fixed a minor issue (I hope), where the videos might vertically stack when it should preferably horizontally stack (1-pixel difference).

** on alpha, with the Mixer updated at https://vdo.ninja/alpha/

July 19

* available at vdo.ninja/alpha/mixer

June 30

  • Mixer App has been updated to use &hash instead of &password for guest invites.

  • Mixer also now has built-in support for the option to obfuscate links with invite.cam.

  • The option to add custom URL parameters to the invite link also added to the Mixer App.

  • An issue with how the &broadcast toggle was being saved to local storage was fixed in the Mixer App.

on production at https://vdo.ninja/mixer

May 3

  • Further improved the new Mixer's feature where you can have OBS and the Mixer synced, so you can have OBS and the Mixer change scenes/layout automatically when either changes. (ie: change your OBS scene will auto activate the linked VDO.Ninja mixer layout.) The improvement is more customization over whether you want the sync to work both ways or not, and I've improved the speed of syncing to be instant.

April 27

March 6

  • Note: The benefit of being able to switch just the layout, rather than scene, is that you only need one browser source in OBS (not even needing OBS really either). Having one browser source means fewer resources used for both the director and guests. All controllable via hotkeys or API. ** works on vdo.ninja/alpha/mixer?api=APIKEY

January 19

January 16

  • You can specify the animation speed now

  • Manually enter values for element size/position (rather than just by dragging)

  • IFrame source support added, so you can specify a website as a source

  • Background images now display, even if no video stream is active

January 11

  • URL-param pass-thru added to the Mixer App. So &meshcast now works with the Mixer App, etc.

January 9

  • The Mixer App now has the director defaulting to &screensharetype=3, so they can screen share and host a camera at the same time.

2022

December 18

  • Fixed a couple minor CSS issues, such as the hot keys being hidden at times, the control bar being partially offscreen, or the mini-preview breaking the control bar when toggling views. (partially pushed to production; a full fix on alpha)

November 13

  • Added the option to change OBS scenes whenever you change layouts in the Mixer App. For this to work:

    1. &remote needs to be on the scene link (should be there if using the provided scene link)

    The idea here is that you can have OBS overlays/mixer apply in sync to your VDO.Ninja custom mix layouts, and even control your show remotely without OBS even on the same computer.

November 12

  • Added the option to save scenes in the editor with pixel-units instead of relative percentiles. Not recommended for most users, but can make it easy to manually edit an exported layout (pixels vs fractions). The little thumbnails will update.

  • Added support to VDO.Ninja so that layouts can be expressed as a relative percentile or pixel specific (for advanced users). VDO.Ninja will assume wp,hp,xp, and yp are "pixel" based units for x,y,h,w. If you canvas/browser is too big or small, things may overflow or not fit correctly. -- please note: w,h,x,y take priority over wp,hp,xp,yp, if both are present in a layout file.

  • *** Changes on alpha at vdo.ninja/alpha/mixer for testing and feedback.

October 19

  • vdo.ninja/alpha/mixer was updated to have the director be included as a slot option, so you can include yourself in the video layouts now.

August 17

August 16

  • Solo links are setup to use &solo instead of &scene now; it's the same outcome, except &solo tells the system not to apply custom 'layouts' to them. Links updates in the director's room and the mixer app.

  • Changes to how layouts are issued have been updated -- you'll need to do a hard browser refresh (particularly in OBS) for things to work now, if using alpha + mixer.

  • Invite/scene links in the mixer get copied to the clipboard when pressed, rather than open.

  • If a guest is using &minipreview and is issued a layout, the mini preview only shows now if they are not in the current layout.

August 11

  • The Mixer App now has initial support for the http/wss API. https://api.vdo.ninja/{apikey}/layout/N to use, where N is the layout (starting at 1). 0 is auto-mix. (feedback valued, as more will be added to this over time)

  • Fixed a switching bug with mixer on alpha and added in the director's control bar, so they can share video/audio.; with this, you can output the OBS Virtual cam feed to the guests, as they will be in broadcast-mode already.

June 16

  • Minor fixes to the mixer have been applied; (lots more to do)

May 16

  • More improvements to the mixer-app on alpha; mainly UX/UI improvments, with a couple bug fixes. (vdo.ninja/alpha/mixer)

May 15

  • The Mixer App (https://vdo.ninja/beta/mixer) has been updated with changes. While the mixer is still under exploratory development, it uses a new UX/UI approach to assigning guests to slots. Much less drag/drop-based. These changes were based on user-feedback; lots more feedback to still dig thru.

April 27

  • Keyboard hotkey support added to the mixer app on vdo.ninja/alpha/mixer (change layouts using 0 to 9). plus other fixes/tweaks.

April 26

  • Beta updated will all recent changes, including mixer.

April 25

  • vdo.ninja/alpha/mixer has further fixes/tweaks. Basic, but functional now I think.

April 24

  • While it's still a work in progress, the Mixer App has hit a new milestone of development and is up on alpha at https://vdo.ninja/alpha/mixer Some of the functions available now in the update mixer:

  • The ability to switch between a preview of the mixed scene and the director's view (toggle button for this)

  • Each element allows for setting of: border thickness, color, margin, border roundness, media coverage, background image (URL), and animated transition.

  • Scene editor, with drag/resize capabilities

  • Layout refreshes automatically on scene reload

  • Default layout is scene load now blank

  • Saves scenes to local storage, for reuse

  • Copy/paste export of JSON of constructed scenes for use in the URL without needing mixer controller (&layout=JSONOBJECT)

  • Most of the work so far has gone into rewriting parts of the mixer logic to support more complex layouts, but also aspects like switching between director view and scene view has required a few nights of head bashing.

  • I'm hoping to get this all tied up as soon as possible and released as a v22, where I'll continue to refine things. (still some lingering bugs and a couple broken features)

April 1

  • Fixed a password issue with the vdo.ninja/mixer (passwords can be set via the URL now)

January 2

  • Removed the animated background of the mixer app based on feedback (more feedback on it welcomed)

2021

December 14

November 2

  • Made some improvements to the prototype mixer I've been working on; on alpha https://vdo.ninja/alpha/mixer I'm still experimenting with it, but you can add custom layouts now. I think it's functional, but the UI/UX still stinks.

October 24

October 20

  • Created a sample app that allows for custom-layouts and mixing, using just VDO.Ninja and basic Javascript. https://vdo.ninja/examples/mixer It's a very crude prototype of what's possible via the IFRAME API. I'll be extending a version of it to allow for structured scene layouts and custom dynamic layout switching in the director's control center, etc.

  • To play with this prototype though: Go to above link, enter a room name when prompted, and then open a few guest feeds with the "invite guest link" button.

  • Next, as your guests streams join, their associated stream ID will appear on the far left. Drag a stream ID into a slot position: 1,2,3 or 4. You can do this for up to 4 stream Ids, as there are 4 slots.

  • Once guests are loaded into slots, you can select a scene layout at the top of the page. It will apply the scene layout, relative to what has been assigned to the slots. If a slot is empty, it will be left empty when drawing the layout.

  • Stream IDs can be dragged to other spots or removed. Must select the scene layout to re-apply after It should be possible to create custom layouts, with assets, transitions and effects, when I'm done.

Last updated