Skip to content

Remove custom NdiOutput logic and modifies the bundle to take advantage of new executor and bundles features

Guillaume Riou requested to merge feat/remove-ndi-output-nickname-logic into develop

This removes the custom logic used to manage the commandline and nickname changes of the NdiOutput quiddities.

This also modifies the NdiOutput bundle to use the new features added by sat-mtl/tools/switcher!636 (merged)

In conjunction with that last MR, this makes it so that scenic does not play any special role in the management of an NDI output and that it is possible to create an NDIOutput from something else than scenic and have it work as expected.

Merge request reports