Multiple Video Player Instances, some buttons do not work #8123
Unanswered
xSignificant
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am having an issue where I have multiple video player instances of Videojs, and aside from the first player instance, every player instance afterwards(e.g source-player-2); The playback rate and caption button do not work.
I thought it was an issue with the player #id being the same, but as you can see below with the HTML code, each player instance has their unique ID.
Any insight of this issue would be appreciated.
PHP code to generate player instances
HTML code for the generated Player Instance
Beta Was this translation helpful? Give feedback.
All reactions