Skip to content

Commit

Permalink
notable and missing support
Browse files Browse the repository at this point in the history
  • Loading branch information
adrums86 committed Nov 8, 2023
1 parent 90e3d52 commit 63a76a5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/content-steering.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,16 @@ Content steering manifest response will look something like this:
Where `CDN-PRIORITY` represents either `PATHWAY-PRIORITY` for HLS or `SERVICE-LOCATION-PRIORITY` for DASH. This priority collection of keys will match with either a `PATHWAY-ID` or `serviceLocation` (HLS and DASH respectively) associated with a location where VHS can fetch segments.

VHS will attempt to fetch segments from the locations defined in the steering manifest response, in the order, then during playback provide quality of experience metrics back to the steering server which can then adjust the steering decision accordingly.

## Notable Support

### HLS
* Pathway Cloning
### DASH
* queryBeforeStart
* proxyServerURL

## Currently Missing Support

### DASH
* Flexible Insertion of URL Parameters, see: ISO/IEC 23009-1 [2], clause I.3

0 comments on commit 63a76a5

Please sign in to comment.