A project I'm working on uses Video.js with Encrypted Media Extensions (DRM). We know that if someone plays video via an interface that isn't HDCP compliant or look like it may be used to capture the output, the video plays but is blacked out.
I'm trying to find information about whether it is possible to detect this state, so I can display a message to help users who encounter it.
Anyone know about this stuff?