The idea is to piggyback on the work of dash.js and hls.js to allow bitrate switching on the server side.
The code exposed by hls.js:src/controller/abr-controller.js can be fed with information from the server based on the throughput visible to the user side.
The idea is to piggyback on the work of dash.js and hls.js to allow bitrate switching on the server side.
The code exposed by hls.js:src/controller/abr-controller.js can be fed with information from the server based on the throughput visible to the user side.