hls.js icon indicating copy to clipboard operation
hls.js copied to clipboard

Placeholder for handling EME key status "output-downscaled"

Open robwalch opened this issue 7 months ago • 0 comments

This PR will...

Handle EME key status "output-downscaled"

Why is this Pull Request needed?

Either another ErrorDetails should be defines, similar to KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED. Or, additional fields should accompany the error for determining if HDCP Level or other down-switch actions (resolution/bitrate/audio-channels cap) should be used to resolve the issue.

Are there any points in the code the reviewer needs to double check?

Resolves issues:

Checklist

  • [ ] changes have been done against master branch, and PR does not conflict
  • [ ] new unit / functional tests have been added (whenever applicable)
  • [ ] API or design changes are documented in API.md

robwalch avatar Jul 23 '25 23:07 robwalch