Adaptive Video Streaming With Dash.js In React — Smashing Magazine
HTML is the de facto element we turn to for embedding video content, but it comes with constraints. For example, it downloads the video file linearly over HTTP, which leads to performance hiccups, especially for large videos consumed on slower...