Skip to content

Releases: bitfocus/companion-module-osee-gostream

v1.3.3

25 Feb 09:39
444fc1b
Compare
Choose a tag to compare

Fixed missing recording preset
Fixed feedback in preview/program preset
Fixed toggle switch for recording action

v1.4.0

19 Feb 08:51
5423367
Compare
Choose a tag to compare

Fixes:
S/SRC mask end , both H and V, has wrong default value .
UpStream Key:Set inputs assumes that the selected key is luma
Preview and program feedbacks in presets are broken
gostream: Next Transition:Set Transition Key Switch does not work
Bug: Recording Start/Stop Toggle doesn't work
Bug: Monitor (Headphones) out labels are in the wrong order
Fix toggle behavior for 'Audio Mixer:Set Input Audio Enable'

Features:
Feature: Consolidate Next Transition actions
Replace "Bank" (and "Switch") with "Button" globally
DownstreamKeyer lots of updates with feedback, presets and actions
Feature: 'Set Record FileName' - Allow Variables in the input string
Bug or Feature: Add Monitor (Headphones) out source feedback
Feature: Combine the two Audio Enable buttons/Add second toggle option

Internal:
Feature/Code reorg: Move 'Set Record FileName' to the record function
Add .vscode to .gitignore
nextTransition is spread out over many function

v1.4.0 prerelease

17 Feb 11:34
Compare
Choose a tag to compare
v1.4.0 prerelease Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0_prerelease

v1.3.1 retar with lower case v

11 Feb 18:47
3880c80
Compare
Choose a tag to compare
V1.3.1 (#65)

* connectedNdiSouce => connectedNdiSource (#42)

* UpackDatas => UnpackDatas (#41)

* simple typos (#40)

* [1.3.1] Readme (#43)

* Update README.md

* Update README.md

* Update README.md

* Fixed input source list containing PGM and PVW sources , added testcase

* fixed out source list for settings our source feedback

* Fixed version number to reflect that this is now 1.3.1

* fixed broken feedback for Settings: Our Source

---------

Co-authored-by: Brian Teeman <[email protected]>

v1.3.1 prerelease

10 Feb 08:28
Compare
Choose a tag to compare
v1.3.1 prerelease Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1_pre

V1.3.0

23 Jan 08:54
3183385
Compare
Choose a tag to compare

Added variables for version, device id and device name
Fixed missing AUX source presets and non working feedbacks
fixed broken streaming presets and feedbacks
Fixed issue with mic2 power options beeing wrong in list
fixed audioMixer and settings feedback
Fixed some super source feedbacks and upstream keyer feedback
Implementing rudimentary NDI handling

internal:
major work to introduce models into the module

V1.3.1

11 Feb 08:43
3183385
Compare
Choose a tag to compare

critical fixes

v1.2.0

20 Jan 13:24
Compare
Choose a tag to compare

Full Changelog: v1.2...v1.2.0

V1.2

20 Jan 12:31
cc2b86c
Compare
Choose a tag to compare
V1.2 (#35)

* Added models and started implementing that

* fixes Live action problems

* collected all sync calls for all functions to one TCP request instead of individual requests to reduce signalling at startup.
Fixed formatting error in companion-module-checks.yaml

* Started updatig state to use model information
internal restructuring

* fixed error in keyPattern resize action

V1.1.3

15 Jan 11:54
5a71544
Compare
Choose a tag to compare

fixed node version missmatch found during review