Home
Jamstack Explorers
Menu

This Mission: Video Streaming with Adaptive Bitrate

Instructors: Scott Wachtmann & Jen Brissman

When you create an application that delivers video, it’s important for your users that they be able to start watching the video right away. You can eliminate buffering and create a low latency experience that will give your users an excellent experience.

This mission will show you how to create video streaming chunks that can adapt to different network bandwidths, and then serve them with a video player in React. This means that even your mobile users will get optimal performance viewing video served in an application hosted on Netlify.

Start This Mission

Explorers