-
-
Notifications
You must be signed in to change notification settings - Fork 532
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
Update Video player to new library #4914
Comments
Its almost there https://github.com/vidstack/player/discussions/categories/releases ... so many things there I would love/need to see in Blazorise. |
Hopefully, there will not be a lot of breaking changes. |
@stsrki would it be possible to abstract it in a way that you can have multiple video providers? |
It might be possible as long as they share similar features so that the API can be abstracted. I will know as soon as I start working on it. But the general idea for the future is to create most of the extensions that way by abstracting and then implementing different libraries. |
Working on this. So far, we can
We are still missing some APIs from plyr. Hopefully, I will be able to find an alternative. |
The Plyr.js is going to be obsolete by the new library at some point sampotts/plyr#2408
We must plan for the upgrade once it is stabilized and exits beta.
New Library: https://www.vidstack.io/
The text was updated successfully, but these errors were encountered: