---
title: "How Pinterest Optimized Video Playback"
url: https://daily.dev/posts/how-pinterest-optimized-video-playback-j622lm4bd
source_url: https://blog.quastor.org/p/how-pinterest-optimized-video-playback-02e9
type: article
source: "Quastor Daily"
published: 2025-02-14T16:37:57.497Z
updated: 2025-02-14T16:38:12.127Z
tags: ["tech-news", "webdev", "performance"]
reading_time: 6
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How Pinterest Optimized Video Playback

**[Quastor Daily](https://daily.dev/sources/quastor)** · 6 min read · 2 upvotes · 0 comments

## Summary

Pinterest has optimized video playback by introducing Adaptive Bitrate Streaming and embedding manifest files in their metadata API to reduce startup latency. They used both HLS for iOS and DASH for Android. By caching popular video manifest files, Pinterest achieved a 36.7% reduction in p90 startup latency on iOS and improved the user experience by reducing the number of users facing delays in video startup.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.quastor.org/p/how-pinterest-optimized-video-playback-02e9>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#tech-news](https://daily.dev/tags/tech-news), [#webdev](https://daily.dev/tags/webdev), [#performance](https://daily.dev/tags/performance)

[View this post on daily.dev](https://daily.dev/posts/how-pinterest-optimized-video-playback-j622lm4bd)
