Wesley Luyten
Wesley Luyten
I've run into this a few times myself. easy to reproduce with short videos.
I see the error but does this break anything in your program? seems the captions still work as expected. it's a strange error because the media element is different from...
totally get that. how I see it currently is that it's a bug in hls.js, could you open an issue there and mention this ticket? we'll follow it along.
Is this still an issue in v3? please provide a test example for debugging purposes, thanks!
I see how you might interpret it this way. The main reason we dropped those platforms are because there are no [media-elements](https://github.com/muxinc/media-elements) available yet for those platforms. We decided to...
@Aluisio thanks for the feedback. Could you please add that feature request to https://github.com/cookpete/react-player/discussions/categories/ideas so we can gauge interest. If there are enough votes it can be added back in....
this one should be resolved in the latest Mux player release in Vue, at least in my testing it worked like intended. it was caused by a race condition where...
unfortunately this is a browser bug of Safari, it has been reported https://github.com/muxinc/media-chrome/discussions/831
this will probably have to be written a little differently. In CustomVideoElement there is a static `getTemplateHTML` method which creates the HTML that will go in the shadow DOM. It...
Thanks for the contribution but I'm hesitant to add this new config option as a public API. Could this be solved internally in some way? Is the video in question...