bitfocus / companion-module-studiocoast-vmix

Studiocoast vMix module for Bitfocus Companion
MIT License
32 stars 10 forks source link

Include some more instant replay commands in the vMix StudioCast module #240

Closed TL68 closed 3 months ago

TL68 commented 7 months ago

Describe the feature To make managing instant replays and highlight reels during live broadcasts easy for a commentator doing offtube commentary and running graphics and replays by using buttons on a StreamDeck XL, we would like to be able to run some commands that are included in the vMix Shortcuts library but missing in current StudioCast module. These are: -ReplayPLayLastEventToOutput -ReplayPlayAllEventsToOutput -ReplayStopEvents -ReplayShowHide -AudioMixerShowHide

Is this version dependent (vMix v24.)? No

If documentation is required to implement, do you know where to find it? No documentation is required

Usecases Commentator wants to press a StreamDeck button to play out the last captured instant replay video. This button will be using command: ReplayPLayLastEventToOutput

Commentator wants to press a StreamDeck button to play out the entire list of captured instant replay videos to show a highlight reel in period breaks. This button will be using command: ReplayPlayAllEventsToOutput

Commentator wants to press a StreamDeck button to stop the playback of the entire list of captured instant replay videos. This button will be using command: ReplayStopEvents

Commentator wants to press a StreamDeck button to toggle the Replay panel in the vMix interface. This button will be using command: ReplayShowHide

Commentator wants to press a StreamDeck button to toggle the Audio mixer panel in the vMix interface. This button will be using command: AudioMixerShowHide

Thanks in advance or considering this feature request in future developing of this great module :-)!

thedist commented 3 months ago

I forgot to update this feature request, these should all be available in the beta branch now.