How to implement a video player with quality options for online playback?

Asked

Viewed 1,069 times

2

Does anyone know of any library or other way to play videos from my server with quality control to avoid slow upload, youtube style, so that the user selects the resolution (for example).

Thanks in advance.

1 answer

3


There is the Video js., an open-source library with good popularity on Github, used on more than 400,000 websites, according to the page itself.

There is also the JW Player, the most popular embedded player in the world, according to the page itself.

Other options for media technologies can be viewed on this statistics site.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.