-
Notifications
You must be signed in to change notification settings - Fork 742
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
Implement the MediaPlayerElement control #154
Comments
Work in progress, see https://github.com/nventive/Uno/tree/dev/bgy/video_player |
When can we expect captions (webvtt, srt etc.), playback speed and DRM to be available in mediaplayer? These are critical to virtually any serious application that would use video inside UNO. (and obviously web support too) |
@JohnGalt1717 Can you open an issue with those items ? |
@JohnGalt1717 Thanks. I've compiled those issues in #4646 for better tracking. |
When can it be implemented on Linux platform? Raspberry Pi in my case, where video is used to show how an exercise is done as a primary form. It'll be highly appreciated if any progress or updates on this. Thanks! |
chore: Bump to 5
Implement the
MediaPlayerElement
,MediaPlayer
,MediaPlayerSurface
.The text was updated successfully, but these errors were encountered: