ffmpeg-whip
Installation
SKILL.md
Ffmpeg WHIP
Context: $ARGUMENTS
WebRTC publish via ffmpeg's whip muxer (FFmpeg 7.0+). Sub-second glass-to-glass live delivery to any WHIP-compatible ingest (Cloudflare Stream, Mux, Millicast/Dolby.io, MediaMTX, self-hosted Pion/Janus).
Quick start
- Verify build supports whip: → Step 1
- Encoder flags for WebRTC: → Step 2
- Publish a file as live: → Step 3, Example 1
- Publish live screen + mic capture: → Step 3, Example 2
- Debug connection / ICE failure: → Step 4, Troubleshooting