I just found MediaElementJs and I have to say that it works great. Now I was wondering how (or rather, if) it was possible to provide several media sources of the same video in different resolutions (1080p, 720p, 480p) and have a button that allows the user to choose between these sources (for example, one Youtube). Does MediaElementJS have such a function, or do I need to write it myself to make it work?
Thanks in advance!
source
share