Skip to content

[FEATURE]-Deprecate the inputSlotSupportsHdcp2 config object unless necessary for legacy input cards.  #18

@jtalborough

Description

@jtalborough

Is your feature request related to a problem? Please describe.
The DMChassis config has an object inputSlotSupportsHdcp2 where each input card can be set to true or false depending on the support. This was necessary because for a period of time certain input cards supported either HDCP1 or HDCP2 and there was no good way to tell programmatically. Modern DM cards all support HDCP 2. Therefor the object (or having the developer set the HDCP support value) is only necessary in those legacy card cases. Ultimately we should auto set it whenever possible.

I would like Essentials to set the correct value for HDCP support depending on the type of card and only require a developer to set via the config value if absolutely necessary.

Metadata

Metadata

Labels

enhancementNew feature or requestplanningfuture direction and discussion

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions