---
title: Examples
description: Code examples for common Cloudflare Stream video and live streaming use cases.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/stream/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Examples

[Shaka PlayerExample of video playback with Cloudflare Stream and Shaka Player](https://developers.cloudflare.com/stream/examples/shaka-player/)[RTMPS playbackExample of sub 1s latency video playback using RTMPS and ffplay](https://developers.cloudflare.com/stream/examples/rtmps%5Fplayback/)[SRT playbackExample of sub 1s latency video playback using SRT and ffplay](https://developers.cloudflare.com/stream/examples/srt%5Fplayback/)[Android (ExoPlayer)Example of video playback on Android using ExoPlayer](https://developers.cloudflare.com/stream/examples/android/)[dash.jsExample of video playback with Cloudflare Stream and the DASH reference player (dash.js)](https://developers.cloudflare.com/stream/examples/dash-js/)[hls.jsExample of video playback with Cloudflare Stream and the HLS reference player (hls.js)](https://developers.cloudflare.com/stream/examples/hls-js/)[iOS (AVPlayer)Example of video playback on iOS using AVPlayer](https://developers.cloudflare.com/stream/examples/ios/)[Stream PlayerExample of video playback with the Cloudflare Stream Player](https://developers.cloudflare.com/stream/examples/stream-player/)[Video.jsExample of video playback with Cloudflare Stream and Video.js](https://developers.cloudflare.com/stream/examples/video-js/)[VidstackExample of video playback with Cloudflare Stream and Vidstack](https://developers.cloudflare.com/stream/examples/vidstack/)[First Live Stream with OBSSet up and start your first Live Stream using OBS (Open Broadcaster Software) Studio](https://developers.cloudflare.com/stream/examples/obs-from-scratch/)[Test webhooks locallyTest Cloudflare Stream webhook notifications locally using a Cloudflare Worker and Cloudflare Tunnel.](https://developers.cloudflare.com/stream/examples/test-webhooks-locally/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/stream/","name":"Stream"}},{"@type":"ListItem","position":3,"item":{"@id":"/stream/examples/","name":"Examples"}}]}
```
