videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.53k stars 425 forks source link

docs: add docs for content steering #1442

Closed adrums86 closed 1 year ago

adrums86 commented 1 year ago

Description

Add docs describing the basics of content steering

Specific Changes proposed

Add to supported-features.md and link to a specific content-steering.md doc.

Requirements Checklist

adrums86 commented 1 year ago

@misteroneill great suggestions, I appreciate the thorough feedback!

@wseymour15 Good catch, I mentioned it at the bottom of the content-steering.md doc Flexible Insertion of URL Parameters, but used the wrong title. I think Extended HTTP GET request parametrization is better.

Fixed both 🍻