Adaptive Video Streaming With Dash.js In React

HTML <video> 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 connections. But with adaptive bitrate streaming, we can split the video into multiple segments at different bitrates and resolutions. https://smashingmagazine.com/2025/03/adaptive-video-streaming-dashjs-react/

Établi 5mo | 27 mars 2025, 19:10:08


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

Designing With AI, Not Around It: Practical Advanced Techniques For Product Design Use Cases

Prompting isn’t just about writing better instructions, but about designing better thinking. Ilia Kanazin and Marina Chernyshova explore how advanced prompting can empower different product & design u

11 août 2025, 15:50:06 | Smashing magazine
The Power Of The <code>Intl</code> API: A Definitive Guide To Browser-Native Internationalization

Internationalization isn’t just translation. It’s about formatting dates, pluralizing words, sorting names, and more, all according to specific locales. Instead of relying on heavy third-party librari

8 août 2025, 13:50:02 | Smashing magazine
Automating Design Systems: Tips And Resources For Getting Started

Design systems are more than style guides: they’re made up of workflows, tokens, components, and documentation — all the stuff teams rely on to build consistent products. As projects grow, keepi

6 août 2025, 13:10:08 | Smashing magazine
UX Job Interview Helpers

Talking points. Smart questions. A compelling story. This guide helps you prepare for your UX job interview. And remember: no act of kindness, however small, is ever wasted. https://smashingmagazine.c

5 août 2025, 16:20:05 | Smashing magazine
Stories Of August (2025 Wallpapers Edition)

Do you need a little inspiration boost? Well, then our new batch of desktop wallpapers might be for you. The wallpapers are designed with love by the community for the community and can be downloaded

31 juil. 2025, 13:20:08 | Smashing magazine
The Core Model: Start FROM The Answer, Not WITH The Solution

The Core Model is a practical methodology that flips traditional digital development on its head. Instead of starting with solutions or structure, we begin with a hypothesis about what users need and

30 juil. 2025, 14:10:09 | Smashing magazine
Web Components: Working With Shadow DOM

Web Components are more than just Custom Elements. Shadow DOM, HTML Templates, and Custom Elements each play a role. In this article, Russell Beswick demonstrates how Shadow DOM fits into the broader

28 juil. 2025, 11:10:16 | Smashing magazine