LonnyGomes / vjs-video

An angular js directive for video.js
http://lonnygomes.github.io/vjs-video/
MIT License
75 stars 33 forks source link

Automatically switch quality of video according to network speed #80

Open mihirp1730 opened 6 years ago

mihirp1730 commented 6 years ago

Hello, Anyone have idea to change the quality according to network speed, Like youtube had. Whenever the network speed low it will redirect to lower quality video and good strength will redirect to higher quality.

Thanks in Advance.