Release 2.4
This release implements a significant change regarding the handling of start and stop actions on Visca cameras. This fixes issues where start and stop actions were not executed, conditionally executed or incorrectly (superfluous) executed. The new system implements consistent execution:
Load scene on preview | Transition to program | Transition back to preview | Unload scene on preview2 | |
---|---|---|---|---|
Action Active: Always On preview exclusive: No |
Send start command | Send start command | Send stop command | Send stop command |
Action Active: Always On preview exclusive: Yes1 |
- | Send start command | Send stop command | - |
Action Active: Preview On preview exclusive: No |
Send start command | - | - | Send stop command |
Action Active: Preview On preview exclusive: Yes1 |
- | - | - | - |
Action Active: Program On preview exclusive: N/A |
- | Send start command | Send stop command | - |
For details and notes see README.
In addition, this release contains several other fixes:
- Support for preset number up to 254
- Revert of automatic detection of JVC cameras
- Extended testing
- Support for OBS <v28
- Several small fixes
- Improvement of documentation (readme)
Full Changelog: 2.3...2.4