Simplification is desired. There are two players, one for patrons, another for public. video.js and Plyr.js. The reason for this is that I thought Mux didn't support Plyr. I think Mux does actually support Plyr, although it is not well documented.
Adding temporal tags for two players is proving difficult, as I must fetch timestamps from two players instead of one. There must be logic to choose which one to use. It's an unnecessary part which exists only because there are two players.
I like Plyr's theme the most. I like video.js's JS api the most. I don't know which player to switch to. Would be cool to switch to https://github.com/vidstack/player but it's not production ready.
Simplification is desired. There are two players, one for patrons, another for public. video.js and Plyr.js. The reason for this is that I thought Mux didn't support Plyr. I think Mux does actually support Plyr, although it is not well documented.
Adding temporal tags for two players is proving difficult, as I must fetch timestamps from two players instead of one. There must be logic to choose which one to use. It's an unnecessary part which exists only because there are two players.
I like Plyr's theme the most. I like video.js's JS api the most. I don't know which player to switch to. Would be cool to switch to https://github.com/vidstack/player but it's not production ready.