bitfocus / companion-module-bmd-hyperdeck

MIT License
10 stars 13 forks source link

Feature Request: File Format - Feedback and Dynamic Variable #45

Open ColinMulcahy opened 3 years ago

ColinMulcahy commented 3 years ago

Hi,

Is it possible to implement the following features:

ACTION

Setting the File Format is already implemented for in the module.

configuration: file format: {File format}↵

FEEDBACK

The "configuration" command may be used to query the current configuration of the deck:

configuration↵

The server returns the configuration of the deck:

211 configuration:↵ file format: {File format}↵ ↵

All HyperDeck models currently support the following file formats:

QuickTimeUncompressed QuickTimeProResHQ QuickTimeProRes QuickTimeProResLT QuickTimeProResProxy QuickTimeDNxHD220 DNxHD220

HyperDeck Studio Mini and HyperDeck Studio 12G additionally support the following file formats:

QuickTimeDNxHR_HQX DNxHR_HQX

HyperDeck Studio Mini also supports the following file formats:

H.264Low H.264Medium H.264High QuickTimeDNxHD45 DNxHD45 QuickTimeDNxHD145 DNxHD145 QuickTimeDNxHR_SQ DNxHR_SQ QuicktimeDNxHR_LB DNxHR_LB Supported file formats may

sphlabs commented 3 years ago

This will require an update to the hyperdeck-connection module to support notification of configuration changes.

nrkno/tv-automation-hyperdeck-connection#13

LikeThisReview commented 1 year ago

Perhaps I misunderstand. There is already a variable 'hyperdeck:fileFormat' and with 'internal: variable: check: value' one can set feedback. Also with boolean expression. The strings used by COmpanion are "text box friendly" with inserted blanks for example. You can use function replaceAll to replace one string for another (in an expression). So this request can be closed?!

drruru commented 8 months ago

Hi! Missing the FileFormat "h264/5 SDI" wich is supported by the HyperDeck Studio 4K Pro. Is it possible to implement it, please?