# Developing a picture-in-picture experience with Zoom Video SDK [Document Picture-in-Picture](https://developer.mozilla.org/en-US/docs/Web/API/Document_Picture-in-Picture_API) is a browser API that enables developers to create a picture-in-picture window that stays visible on top of other windows. At the time of writing, [this API is supported](https://caniuse.com/picture-in-picture) on Chromium-based web browsers (Chrome, Edge) and Safari. In this post, we'll use these APIs with the [Zoom Video SDK](/docs/video-sdk/) to create a picture-in-picture experience for both participant and self view. ## Motivation The current [picture-in-picture specification](https://www.w3.org/TR/picture-in-picture/) only supports `