diff --git a/packages/docs/examples/stitcher.md b/packages/docs/examples/stitcher.md index 99ab360a..3224daa0 100644 --- a/packages/docs/examples/stitcher.md +++ b/packages/docs/examples/stitcher.md @@ -1,7 +1,10 @@ ---- -next: false ---- - # Stitcher -Work in progress +Stitcher is a playlist manipulator that can insert HLS interstitials on-the-fly. Several use cases include: + +- Insert ads at given cue points. +- Add a bumper manifest at the start of a playlist, like Netflix' intro. + +::: info +Stitcher is in alpha, until we have proper documentation for this, refer to the source for more info and the API contract. Get in touch if you have questions! +:::