I need to have a video player where user can change the language and quality for playing video. Like in the image below
So, for one video, I have actually 6 videos (2 qualities and 3 languages 2x3=6)
I have heard about some players like jwplayer, video.js, projector.js
With which player can I do the trick?
Thanks