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

Is there a leaner version of videojs (minified) available, which offers basic functionality which <video> does, with support of adaptive bitrate streaming? #8972

Open
harshchiki opened this issue Feb 3, 2025 · 1 comment
Labels
needs: triage This issue needs to be reviewed

Comments

@harshchiki
Copy link

harshchiki commented Feb 3, 2025

Description

On our websites, when the landing page has videos, the lighthouse score computed by Google's tools, never passes. It is typically throttled to slow 4G, and 200KB of videojs itself ends up taking 3-10 seconds, based on our experiments.

For strong core web vitals, we need to have everything rendered well within 2.5s, apart from other stuff being optimised.

Please share your recommendations.

Reduced test case

https://pagespeed.web.dev/analysis?url=https%3A%2F%2Fmain-lazy--nexa-eds-stage--msildigital.aem.live%2Fe-vitara

Steps to reproduce

Errors

No response

What version of Video.js are you using?

8.17.3

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

Chrome

What OS(es) and version(s) does this occur with?

MacOS, Windows

@harshchiki harshchiki added the needs: triage This issue needs to be reviewed label Feb 3, 2025
Copy link

welcome bot commented Feb 3, 2025

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: triage This issue needs to be reviewed
Projects
None yet
Development

No branches or pull requests

1 participant