ffmpeg-streaming

Installation
SKILL.md

Ffmpeg Streaming

Context: $ARGUMENTS

Quick start

  • Push to YouTube/Twitch (RTMP): → Step 1 (RTMP) + Step 2 (live encoder)
  • Generate HLS VOD (.m3u8 + TS): → Step 1 (HLS) + Step 3 (muxer)
  • HLS live with sliding window: → Step 1 (HLS live) + Step 3
  • HLS ABR ladder (multi-rendition master): → Step 1 (HLS ABR)
  • MPEG-DASH manifest: → Step 1 (DASH)
  • Low-latency SRT transport: → Step 1 (SRT)
  • Multi-output (HLS + RTMP + file): → Step 1 (Tee)

When to use

Installs
6
GitHub Stars
17
First Seen
May 27, 2026
ffmpeg-streaming — damionrashford/media-os