Bug: Resolution is not changing for entire video and on current offset time #991
Labels
bug
Something isn't working
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Is there an existing issue for this?
Which Mux Elements/Packages does this apply to? Select all that apply
mux-player-react
Which browsers are you using?
Chrome, Firefox
Which operating systems are you using?
Other (add details below)
Description
OS : Ubuntu 24.04 LTS
Reduced test case
No response
Steps to reproduce
1.Provider m3u8 url to MuxPlayer via src prop react
@mux/mux-player-react
Stackblitz Example: https://stackblitz.com/edit/vitejs-vite-byewwu?file=src%2FApp.tsx&terminal=dev
<MuxPlayer preload="none" loading="page" loop src={videoUrl} poster={posterImage} audio={audioOnly} metadata={{ video_title: record?.name }} style={{ width: '100%', height: '654px', padding: 0, margin: 0, borderRadius: 10, marginBottom: 5, }} />
Current Behavior
Screencast from 2024-09-20 12-37-15.webm
Expected Behavior
Errors
No Error were consoled by player.
What version of the package are you using?
v^2.9.1
The text was updated successfully, but these errors were encountered: