Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player fails when it tries to read ID3Frames (Encrypted stream AES-128) #3034

Closed
ghost opened this issue Sep 10, 2020 · 1 comment
Closed

Comments

@ghost
Copy link

ghost commented Sep 10, 2020

I am using version 0.14.9. The player fails to read ID3Frames when stream is encrypted (AES-128). It invokes isHeader() function and then it fails with the error message "Uncaught (in promise) Type Error: Cannot read property 'length' of undefined ........ please see the attached screenshot.
image

@robwalch
Copy link
Collaborator

robwalch commented Sep 11, 2020

Hi @porasl,

This is an issue with the mp3 demuxer, not with encrypted segments. See #3037. You can expect a fix in 0.14.12 shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant