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

Chrome 105 on MacOS 12.2 (21D49) not displaying encrypted video over Screen Mirroring (AirPlay) using Video.JS 7.20.2, and the EME plugin 5.0.1 #174

Open
nick-myers-dt opened this issue Sep 15, 2022 · 4 comments

Comments

@nick-myers-dt
Copy link

Chrome Version : 105.0.5195.125
URLs (if applicable) : https://codepen.io/nick-myers-dt/pen/OJZbogL
Other browsers tested:
Add OK or FAIL, along with the version, after other browsers where you
have tested this issue:
Safari: OK
Firefox: OK
Edge: OK

What steps will reproduce the problem?
(1) Open https://codepen.io/nick-myers-dt/pen/OJZbogL
(2) Mirror Screen to Apple TV
(3) Observe video is now black/blank

What is the expected result?
Video is displayed

What happens instead?
Video is not displayed (audio is played)
Screenshot 2022-09-15 at 16 32 49

@nick-myers-dt
Copy link
Author

Issue on Apple Support community: https://discussions.apple.com/thread/254197199
Issue on Chromium bug reporter: https://bugs.chromium.org/p/chromium/issues/detail?id=1364125

@evanluu
Copy link

evanluu commented Sep 16, 2022

I have the same issue with

I can AirPlay with any kind of video format. But with the decrypted video (DRM Fairplay) I can't with the black screen and loading endlessly. Please advise!!!

@suzaku056
Copy link

Hi @evanluu, after we upgrade IOS to 16.1 have the same issue. Did you resolve this?
Thank you!

@evanluu
Copy link

evanluu commented Nov 8, 2022

Hi @evanluu, after we upgrade IOS to 16.1 have the same issue. Did you resolve this?
Thank you!

Yes I can fix it by using npm not yarn nor pnpm. Just remove node_modules and package-lock.json and re-installing with npm.

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

No branches or pull requests

3 participants